SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-pear-Math_Fibonacci rpm build for : Mageia 8. For other distributions click php-pear-Math_Fibonacci.

Name : php-pear-Math_Fibonacci
Version : 0.8 Vendor : Mageia_Org
Release : 19.mga8 Date : 2020-02-12 09:04:20
Group : Development/PHP Source RPM : php-pear-Math_Fibonacci-0.8-19.mga8.src.rpm
Size : 0.05 MB
Packager : umeabot < umeabot>
Summary : Package to calculat and manipulate Fibonacci numbers
Description :
The Fibonacci series is constructed using the formula:
F(n) = F(n - 1) + F(n - 2),
By convention F(0) = 0, and F(1) = 1.
An alternative formula that uses the Golden Ratio can also be used:
F(n) = (PHI^n - phi^n)/sqrt(5) [Lucas\' formula],
where PHI = (1 + sqrt(5))/2 is the Golden Ratio, and phi = (1 - sqrt(5))/2
is its reciprocal.

Requires Math_Integer, and can be used with big integers if the GMP or
the BCMATH libraries are present.

RPM found in directory: /vol/rzm1/linux-mageia/distrib/8/armv7hl/media/core/release

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-pear-Math_Fibonacci-0.8-19.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-Math_Fibonacci-0.8-19.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-Math_Fibonacci-0.8-19.mga8.noarch.rpm
ftp.icm.edu.pl  php-pear-Math_Fibonacci-0.8-19.mga8.noarch.rpm
     

Provides :
pear(Math/Fibonacci.php)
pear(Math/Fibonacci/_fibonacciTable.php)
pear(Math/test/testMath_Fibonacci.php)
php-pear-Math_Fibonacci

Requires :
pear(Benchmark/Iterate.php)
pear(Math/Histogram.php)
pear(Math/IntegerOp.php)
pear(PEAR.php)
php-pear
php-pear
php-pear
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/share/pear/Math
/usr/share/pear/Math/Fibonacci
/usr/share/pear/Math/Fibonacci.php
/usr/share/pear/Math/Fibonacci/_fibonacciTable.php
/usr/share/pear/Math/test
/usr/share/pear/Math/test/testMath_Fibonacci.php
/usr/share/pear/packages/Math_Fibonacci.xml

 
ICM