The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "module:Math::Cephes"

Math::Cephes::Matrix - Perl interface to the cephes matrix routines River stage two • 11 direct dependents • 18 total dependents

This module is a layer on top of the basic routines in the cephes math library for operations on square matrices. In the following, a Math::Cephes::Matrix object is created as my $M = Math::Cephes::Matrix->new($arr_ref); where $arr_ref is a reference...

SHLOMIF/Math-Cephes-0.5305 - 06 May 2016 15:18:54 UTC

Math::Cephes::Complex - Perl interface to the cephes complex number routines River stage two • 11 direct dependents • 18 total dependents

This module is a layer on top of the basic routines in the cephes math library to handle complex numbers. A complex number is created via any of the following syntaxes: my $f = Math::Cephes::Complex->new(3, 2); # $f = 3 + 2 i my $g = new Math::Cephes...

SHLOMIF/Math-Cephes-0.5305 - 06 May 2016 15:18:54 UTC

Math::Cephes::Fraction - Perl interface to the cephes math fraction routines River stage two • 11 direct dependents • 18 total dependents

This module is a layer on top of the basic routines in the cephes math library to handle fractions. A fraction object is created via any of the following syntaxes: my $f = Math::Cephes::Fraction->new(3, 2); # $f = 3/2 my $g = new Math::Cephes::Fracti...

SHLOMIF/Math-Cephes-0.5305 - 06 May 2016 15:18:54 UTC

Math::Cephes::Polynomial - Perl interface to the cephes math polynomial routines River stage two • 11 direct dependents • 18 total dependents

This module is a layer on top of the basic routines in the cephes math library to handle polynomials. In the following, a Math::Cephes::Polynomial object is created as my $p = Math::Cephes::Polynomial->new($arr_ref); where $arr_ref is a reference to ...

SHLOMIF/Math-Cephes-0.5305 - 06 May 2016 15:18:54 UTC

lib/Math/Cephes.pm River stage two • 11 direct dependents • 18 total dependents

SHLOMIF/Math-Cephes-0.5305 - 06 May 2016 15:18:54 UTC

PDL::Math - extended mathematical operations and special functions River stage three • 93 direct dependents • 101 total dependents

This module extends PDL with more advanced mathematical functions than provided by standard Perl. All the functions have one input pdl, and one output, unless otherwise stated. Many of the functions are linked from the system maths library or the Cep...

ETJ/PDL-2.088 - 21 Apr 2024 23:58:19 UTC

Bundle::Math::Interface - Bundle of modules interfacing with math libraries River stage zero No dependents

Bundle of modules interfacing with math libraries. Please have a look at Bundle::Math. If you would like to see a specific module included in a future version of this bundle, please send me an email or use rt.cpan.org....

SMUELLER/Bundle-Math-Interface-1.00 - 04 Apr 2004 15:28:49 UTC
7 results (0.056 seconds)