PHP Classes

LW_Matrix: Perform math operations with matrices

Recommend this page to a friend!
  Info   Screenshots   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 58%Total: 158 All time: 9,003 This week: 455Up
Version License PHP version Categories
lw-matrix 1.0.0GNU Lesser Genera...5.0PHP 5, Math
Description 

Author

This class can perform math operations with matrices.

It can take the definition of a matrix as a string with the values of the elements separated by commas and the rows by semi-colons.

It can also create an identity matrix given its size.

The class can perform several types of operations with matrices like add or subtract another matrix, multiply by a scalar value or by another matrix, get the determinant, get the cofactor, transpose the matrix, adjugate and invert.

Picture of Jon Lawrence
  Performance   Level  
Name: Jon Lawrence <contact>
Classes: 4 packages by
Country: United States United States
Innovation award
Innovation award
Nominee: 1x

Screenshots (1)  
  • linear_screenshot.jpg
  Files folder image Files (4)  
File Role Description
Plain text file matrix.class.php Class Main Class
Accessible without login Plain text file linear.matrix.php Example Solve Linear Equations
Accessible without login Plain text file matrix.example.php Example Example usage

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:158
This week:0
All time:9,003
This week:455Up
User Ratings User Comments (2)
 All time
Utility:83%StarStarStarStarStar
Consistency:83%StarStarStarStarStar
Documentation:-
Examples:83%StarStarStarStarStar
Tests:-
Videos:-
Overall:58%StarStarStar
Rank:1467
 
Great!
12 years ago (Octavio Leon)
70%StarStarStarStar
Excellent job.
12 years ago (alfredo de oliveira)
70%StarStarStarStar