
Membangkitkan Suatu Matriks Unimodular Dengan Python
Author(s) -
Samsul Arifin,
Indra Bayu Muktyas
Publication year - 2018
Publication title -
jurnal derivate/jurnal derivat
Language(s) - English
Resource type - Journals
eISSN - 2549-2616
pISSN - 2407-3792
DOI - 10.31316/j.derivat.v5i2.361
Subject(s) - unimodular matrix , python (programming language) , matrix (chemical analysis) , mathematics , square matrix , combinatorics , computer science , physics , symmetric matrix , programming language , chemistry , eigenvalues and eigenvectors , chromatography , quantum mechanics
An SPL can be represented as a multiplication of the coefficient matrix and solution vector of the SPL. Determining the solution of an SPL can use the inverse matrix method and Cramer's rule, where both can use the concept of the determinant of a matrix. If the coefficient matrix is a unimodular matrix, then all solutions of an SPL are integers. In this paper we will present a method of generating a unimodular matrix using Python so that it can be utilized on an SPL. Keywords: SPL, Unimodular Matrix, Python