Skip to content
/ maxy Public

PHP Framework to deal with mathematical matrices

License

Notifications You must be signed in to change notification settings

terremoth/maxy

Repository files navigation

maxy

PHP Library to deal with mathematical matrices

Requirements

  • >= PHP 7.4
  • bcmath and json PHP extensions

Features

  • Blazing fast
  • Zero dependency, everything is on top of PHP built-in functions

Installation (not on packagist yet)

composer require terremoth/maxy