a8e379637c
Math::GMPf is a bigfloat module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpf floating point functions provided by that library. See the Math::GMPf test suite for some examples of usage. WWW: http://search.cpan.org/dist/Math-GMPf/
16 lines
802 B
Text
16 lines
802 B
Text
%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPf.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPf/Random.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPf/V.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/.packlist
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/GMPf.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/GMPf.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/Random/Random.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/Random/Random.so
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/V/V.bs
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/V/V.so
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/V
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf/Random
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/GMPf
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/Math/GMPf
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/Math
|