Skip to content
#

determinant

Here are 34 public repositories matching this topic...

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

  • Updated Mar 9, 2019
  • TypeScript

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

  • Updated Aug 15, 2020
  • Go

Algorithm to calculate the determinant or the echelon form of a matrix with integer entries using only integer arithmetic; any divisions that are performed are guaranteed to be exact (there is no remainder). The method can also be used to compute the determinant of matrices with (approximated) real entries, avoiding the introduction any round-off errors beyond those already present in the input.

  • Updated Apr 5, 2019
  • JavaScript
Real-world-Application-of-Linear-Algebra

This project is created for learning the real world application of linear algebra which contains some core concepts like determinants, matrix, eigen-value, eigen-vector, etc to create a real-world application like steganography, grafh-theory, analysis of spread of disease, image processing, cryptography etc. This can have small bugs like exception handling but i always appreciate suggestion so please contact me for suggestion .

  • Updated Aug 6, 2020
  • Python

Improve this page

Add a description, image, and links to the determinant topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the determinant topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.