Features
-
Add support for PHP 8.0
-
Remove support for PHP 5.6, 7.0 and 7.1
-
New NdArray methods
-
New NumPhp methods
Core changes
- Enforce type hintings
- Reduce code redundancy between np and ndarray: once it's implemented in np, it's distributed to ndarray's