The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "module:Math::Approx"

Math::Approx River stage one • 1 direct dependent • 1 total dependent

ULPFR/Math-Approx-0.220 - 12 Jul 2004 08:42:49 UTC

Math::Erf::Approx - pure Perl approximate implementation of the error function River stage zero No dependents

This is a pure Perl implementation of the error function (a.k.a. the Gauss error function). It gives an approximation with a maximum absolute difference of 0.0005 from the real value. Functions This module can export two functions. Neither is exporte...

TOBYINK/Math-Erf-Approx-0.002 - 10 Sep 2014 22:38:28 UTC

Bundle::Math::Approx - Bundle related to interpolation and approximation River stage zero No dependents

This is a bundle of modules related to interpolation and approximation of functions and data. 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 r...

SMUELLER/Bundle-Math-Approx-1.00 - 03 Apr 2004 16:12:04 UTC

Math::Approx::Symbolic - Symbolic representation of interpolated polynomials River stage zero No dependents

This module is a thin wrapper around the Math::Approx module. It subclasses Math::Approx and adds the "symbolic" subroutine that returns a Math::Symbolic object representing the calculated approximation. EXPORT None. Ever....

SMUELLER/Math-Approx-Symbolic-0.100 - 28 Sep 2003 11:38:23 UTC

Math::Rational::Approx - approximate a number with a rational number River stage zero No dependents

This module and its object oriented companion modules provide various means for finding rational number approximations to real numbers. The object oriented versions are suitable when repeated refinements are required. See Math::Rational::Approx::MaxD...

DJERIUS/Math-Rational-Approx-0.02 - 26 Jan 2014 02:53:46 UTC

Math::Rational::Approx::MaxD - approximate a number with a rational number up to a given denominator River stage zero No dependents

This module is an object oriented front end to the Math::Rational::Approx::maxd function...

DJERIUS/Math-Rational-Approx-0.02 - 26 Jan 2014 02:53:46 UTC

Math::Rational::Approx::ContFrac - Rational number approximation via continued fractions River stage zero No dependents

This module is an object oriented front end to the Math::Rational::Approx::contfrac function...

DJERIUS/Math-Rational-Approx-0.02 - 26 Jan 2014 02:53:46 UTC

Math::BigApprox - Fast and small way to closely approximate very large values. River stage zero No dependents

Math::BigApprox stores numbers as the logarithm of their (absolute) value (along with separately tracking their sign) and so can keep track of numbers having absolute value less than about 1e100000000 with several digits of precision (and quite a bit...

TYEMQ/Math-BigApprox-0.001005 - 10 Aug 2007 21:10:52 UTC

Math::LinearApprox - fast linear approximation of 2D sequential points River stage zero No dependents

Typically there are several methods of linear approximation in use to approximate 2D points series, including least squares method. All of them requires a lot of multiplication operations. I have invented new numerical method which requires less comp...

ZHMYLOVE/Math-LinearApprox-0.02 - 19 Mar 2021 21:27:15 UTC

Bundle::Math - A bundle to install various mathematics related modules River stage zero No dependents

This is a bundle of mathematics related modules. It is divided into several categories as sub-bundles. 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-1.02 - 21 Jan 2005 14:03:02 UTC

Math::Quaternion - Perl class to represent quaternions River stage one • 2 direct dependents • 2 total dependents

This package lets you create and manipulate quaternions. A quaternion is a mathematical object developed as a kind of generalization of complex numbers, usually represented by an array of four real numbers, and is often used to represent rotations in...

JCHIN/Math-Quaternion-0.07 - 17 Nov 2013 13:39:38 UTC

Math::Prime::Util - Utilities related to prime numbers, including fast sieves and factoring River stage two • 12 direct dependents • 20 total dependents

A module for number theory in Perl. This includes prime sieving, primality tests, primality proofs, integer factoring, counts / bounds / approximations for primes, nth primes, and twin primes, random prime generation, and much more. This module is th...

DANAJ/Math-Prime-Util-0.73 - 15 Nov 2018 18:56:14 UTC

Math::Prime::Util::PrimeIterator - An object iterator for primes River stage two • 12 direct dependents • 20 total dependents

An iterator over the primes. "new" returns an iterator object and takes an optional starting position (the initial value will be the least prime greater than or equal to the argument). BigInt objects will be returned if the value overflows a Perl uns...

DANAJ/Math-Prime-Util-0.73 - 15 Nov 2018 18:56:14 UTC
13 results (0.032 seconds)