Skip to content

BaseMax/MatPHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 

Repository files navigation

MatPHP, MTPHP

The tiny library to calculating the matrices and operations.

Features

General

  • isEmpty()
  • getData()
  • getSize()
  • isEqual()

Change Matrix

  • resize()
  • zeros()
  • ones()
  • determinant()
  • inverse()

Operator

  • multiplication()
  • subtraction()
  • addition()
  • division()

About

The tiny library to calculating the matrices and operations. (Soon)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages