Skip to content

3.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@andrewdalpino andrewdalpino released this 25 May 05:47
· 47 commits to master since this release
  • Add support for PHP 8.0 in the extension
  • Drop extension support for PHP 7.2 and 7.3
  • Tensors only compute floating point operations
  • Remove dependency on JAMA library
  • Remove previously deprecated items
  • Matrix returns vector on row access
  • Added Algebraic and Special function interfaces