php-zendframework-zend-math - Zend Framework Math component
- Website:
- http://framework.zend.com/
- Licence:
- BSD
- Vendor:
- Remi Collet
- Description:
Zend\Math provides general mathematical functions. So far the supported functionalities are: * Zend\Math\Rand, a random number generator; * Zend\Math\BigInteger, a library to manage big integers.
Packages
php-zendframework-zend-math-2.7.0-2.el7.remi.noarch | [17 KiB] |
Changelog by Remi Collet (2016-09-15):
- fix FTBFS detected by Koschei, patch from https://github.com/zendframework/zend-math/pull/24 |
php-zendframework-zend-math-2.7.0-1.el7.remi.noarch | [17 KiB] |
Changelog by Remi Collet (2016-04-08):
- update to 2.7.0 - add mandatory dependency on ircmaxell/random-lib |