Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 15 Dec 2024

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: 10 Nov 2024

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: 28 Oct 2024

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: 15 Nov 2024

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

A small javascript linear algebra library

determinant javascript linear-algebra matrix matrix-multiplication

Last synced: 28 Nov 2024

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: 08 Nov 2024

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: 29 Nov 2024

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: 23 Nov 2024

https://github.com/miomit/determinant_matrix

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

determinant matrix python rust

Last synced: 09 Nov 2024

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: 25 Nov 2024