Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPRSTUVWXZ
]
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.3.1-1.fc31.remi.noarch
|
[19 KiB]
|
Changelog by Remi Collet (2021-01-22):
- update to 3.3.1
- drop patch merged upstream
|
php-laminas-math-3.3.0-1.fc31.remi.noarch
|
[19 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
|