An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with determinant

A curated list of projects in awesome lists tagged with determinant .

https://github.com/r-js/blasjs

Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.

blas complex-matrix conjugate conjugate-matrix determinant generalized-linear-model lapack linear-algebra linear-regression machine-learning mathlab matrix neural-network transpose-matrix vector vector-algebra

Last synced: 05 Apr 2025

https://github.com/R-js/blasjs

Pure Javascript manually written :ok_hand: implementation of BLAS, Many numerical software applications use BLAS computations, including Armadillo, LAPACK, LINPACK, GNU Octave, Mathematica, MATLAB, NumPy, R, and Julia.

blas complex-matrix conjugate conjugate-matrix determinant generalized-linear-model lapack linear-algebra linear-regression machine-learning mathlab matrix neural-network transpose-matrix vector vector-algebra

Last synced: 25 Apr 2025

https://github.com/pbenner/autodiff

Autodiff is a numerical library for the Go programming language that supports automatic differentiation. It implements routines for linear algebra (vector/matrix operations), numerical optimization and statistics

automatic-differentiation bfgs cholesky-decomposition determinant eigenvalues gauss-jordan go golang gram-schmidt hessenberg-reduction linear-algebra linear-algebra-library newton-raphson numerical-optimization qr-algorithm rprop singular-value-decomposition special-functions statistical-models statistics

Last synced: 14 Oct 2025

https://github.com/willnode/n-matrix-programmer

A software to write an optimized code that calculates inverse and determinant of N by N matrix.

calculator determinant matrix

Last synced: 12 Apr 2025

https://github.com/plainas/ualgebra.js

A small javascript linear algebra library

determinant javascript linear-algebra matrix matrix-multiplication

Last synced: 19 Apr 2025

https://github.com/abhijit-hota/nyo

A matrix library for JavaScript with ability to calculate determinants, inverse, RREF and perform other simple matrix operations.

determinant inverse javascript matrix nodejs rref

Last synced: 13 Mar 2026

https://github.com/urbanjost/m_la

A small collection of Linear Algebra routines

determinant fortran-package-manager linear-algebra magic-square matrix-inverse

Last synced: 19 Mar 2026

https://github.com/hrosicka/determinant

Attention, mathematicians! Finally, a matrix determinant calculator that won't let you down. Whether you're an engineer, student, or just curious about math, our Determinant Calculator is your key to unlocking the secrets of matrices and their applications in various fields.

determinant determinant-calculation determinant-matrix math matrix python python3 tkinter tkinter-gui tkinter-python

Last synced: 16 Aug 2025

https://github.com/elenaches/javascript-html-matrix-calculator

A college project in JavaScript and HTML, calculates the determinant (solution) of a Matrix up to size 4x4.

calculator calculator-javascript college-project determinant determinant-calculation html javascript matrix webapp

Last synced: 03 May 2026

https://github.com/alessandroconti11/matrix_library

Library that contains all useful functions for handling matrices and their operations.

c cofactor determinant inverse-matrix matrix matrix-operation matrix-types minor pivot rank row-echelon-matrix transpose-matrix

Last synced: 22 Jun 2025

https://github.com/usmana5809/matrix-operations-cpp

C++ program that performs various matrix operations such as addition, subtraction, multiplication, scalar multiplication, transpose, determinant calculation, matrix inversion, checking for symmetry and identity, and converting to row echelon and reduced row echelon forms. It also includes eigenvalue and eigenvector

calculator cpp determinant eigenvalues eigenvector- identity-matrix- inverse-matrix linear-algebra matrix-calculator matrix-operations reduced-row-echelon-form row-echelon-form symmetry transpose

Last synced: 20 Mar 2025

https://github.com/miomit/determinant_matrix

функция det, которая ищет определитель матрицы

determinant matrix python rust

Last synced: 11 Apr 2026

https://github.com/k-karna/linalg

Linear Algebra Step by Step by Kuldeep Singh. Hopefully each exercise of chapter 2 to chapter 7. Lets see!

determinant eigenvalues-and-eigenvectors euclidean-spaces linear-algebra lu-factorization singular-value-decomposition

Last synced: 07 Apr 2025

https://github.com/kirill71/numeric-marix-processor

Simple matrix processor(addition, multiplication, transposing, determinant, inversing) is written on Python

determinant matrix-calculations python3 recursion

Last synced: 03 Sep 2025

https://github.com/goessl/adjugate

A package for calculating submatricies, minors, adjugate- and cofactor matrices.

adjugate cofactor determinant inverse linear-algebra matrix minor numpy python submatrix

Last synced: 07 Jan 2026