php-laminas-math - Laminas Framework Math component
- Website:
- https://github.com/laminas/laminas-math
- Licence:
- BSD
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
laminas-math provides general mathematical functions. So far the supported functionalities are: * Laminas\Math\Rand, a random number generator; * Laminas\Math\BigInteger, a library to manage big integers. Documentation: https://docs.laminas.dev/laminas-math/
Packages
php-laminas-math-3.6.0-1.remi.src | [38 KiB] |
Changelog by Remi Collet (2022-10-17):
- update to 3.6.0 - raise dependency on PHP 8.0 |
php-laminas-math-3.5.0-1.remi.src | [37 KiB] |
Changelog by Remi Collet (2021-12-07):
- update to 3.5.0 (no change) - keep compatibility using laminas-zendframework-bridge as this is only used using compat autolader |
php-laminas-math-3.4.0-1.remi.src | [37 KiB] |
Changelog by Remi Collet (2021-10-11):
- update to 3.4.0 |
php-laminas-math-3.3.2-1.remi.src | [27 KiB] |
Changelog by Remi Collet (2021-02-25):
- update to 3.3.2 |
php-laminas-math-3.3.1-1.remi.src | [29 KiB] |
Changelog by Remi Collet (2021-01-22):
- update to 3.3.1 - drop patch merged upstream |
php-laminas-math-3.3.0-1.remi.src | [29 KiB] |
Changelog by Remi Collet (2021-01-22):
- update to 3.3.0 - raise dependency on PHP 7.3 - drop dependency on paragonie/random_compat - switch to phpunit9 - drop patch merged upstream - add patch for PHP 8 from https://github.com/laminas/laminas-math/pull/8 |
php-laminas-math-3.2.0-2.remi.src | [28 KiB] |
Changelog by Remi Collet (2020-01-17):
- cleanup |
php-laminas-math-3.2.0-1.remi.src | [28 KiB] |
Changelog by Remi Collet (2020-01-06):
- switch to Laminas - add patch to fix test suite from https://github.com/laminas/laminas-math/pull/2 |