PHP Classes

Perform matrix arithmetic: I need to compute determinats

Recommend this page to a friend!
  All requests RSS feed  >  Perform matrix arithmetic  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

Perform matrix arithmetic

Edit

Picture of Bill Meany by Bill Meany - 7 years ago (2017-11-22)

I need to compute determinats

This request is clear and relevant.
This request is not clear or is not relevant.

+1

Solve linear equations

Ask clarification

2 Recommendations

PHP Matrix Math Library: Perform operations to manipulate matrices

This class can perform operations to manipulate matrices

It can take bi-dimensional arrays with numbers as parameters and can perform several types of matrix operations. Currently it can:

- Multiply two matrices
- Divide two matrices by inverting one matrix and multiplying by another
- Invert a matrix
- Add or subtract two matrices
- Transpose a matrix
- Display a matrix in a HTML page
- Check if a matrix is squared
- Find the determinant of a matrix
- Find the adjunct matrix
- Calculate a matrix co-factor
- Calculate a matrix minor
- Solve an equation given two matrices of factors
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of Clement Sam by Clement Sam package author package author Reputation 120 - 5 years ago (2019-07-16) Comment

This class will help you with that


PHP Matrix Arithmetic Library: Perform math operations with matrices

This class can perform math operations with matrices.

It can store the values of a bidimensional matrix taking the initial values from arrays.

The class can also perform math operations with the matrix like addition, subtraction, multiplication, division, determinant, eigen values, inverse, factorizations, decomposition, etc..
This recommendation solves the problem.
This recommendation does not solve the problem.

+1

Picture of zinsou A.A.E.Moïse by zinsou A.A.E.Moïse package author package author Reputation 6835 - 7 years ago (2017-11-23) Comment

try this library.But you can also use php lapack library.


Recommend package
: 
: