![]() |
| |||||||
| Math::Algebra::Symbols
Symbolic Algebra in Pure Perl. |
Math::Algebra::Symbols::Sum
|
Math::Algebra::Symbols::Term
|
| Math::Amoeba
Multidimensional Function Minimisation |
Math::Approx
Approximate x,y-values by a function |
Math::Approx::Symbolic
Symbolic interpolated polynomials |
| Math::Aronson
generate values of Aronson's sequence |
Math::Assistant
functions for various exact algebraic calculations |
Math::Base36
Encoding and decoding of base36 strings |
| Math::Base85
Perl extension for base 85 numbers, as referenced by RFC 1924 |
Math::BaseArith
Perl extension for mixed-base number representation (like APL encode/decode) |
Math::BaseCalc
Convert numbers between various bases |
| Math::BaseCnv
fast functions to CoNVert between number Bases |
Math::Bezier
Solution of Bezier curves |
Math::Bezier::Convert
convert cubic and quadratic bezier curve |
| Math::Big
routines (cos,sin,primes,hailstone,euler,fibbonaci etc) with big numbers |
Math::Big::Factors
factor big numbers into prime factors using different algorithmns |
Math::BigApprox
Fast and small way to closely approximate very large values. |
| Math::BigFloat
Arbitrary size floating point math package |
Math::BigFloat::Constant
Arbitrary sized constant integers |
Math::BigFloat::Trace
|
| Math::BigInt
Arbitrary size integer math package |
Math::BigInt::Calc
Pure Perl module to support Math::BigInt |
Math::BigInt::CalcEmu
Emulate low-level math with BigInt code |
| Math::BigInt::Constant
Arbitrary sized constant integers |
Math::BigInt::FastCalc
Math::BigInt::Calc with some XS for more speed |
Math::BigInt::GMP
Use the GMP library for Math::BigInt |
| Math::BigInt::Lite
What BigInts are before they become big |
Math::BigInt::Named
Math::BigInts that know their name in some languages |
Math::BigInt::Named::English
Math::BigInts that know their name in English |
| Math::BigInt::Named::German
Math::BigInts that know their name in German |
Math::BigInt::Pari
Use Math::Pari for Math::BigInt routines |
Math::BigInt::Parts
split a Math::BigInt into signed mantissa and exponent |
| Math::BigInt::Random
arbitrary sized random integers |
Math::BigInt::Random::OO
generate uniformly distributed Math::BigInt objects |
Math::BigInt::Trace
|
| Math::BigRat
Arbitrary size rational numbers (fractions) |
Math::BigSimple
|
Math::BLAS
basic linear algebra subroutines |
| Math::BLAS::Enum
named constants |
Math::BLAS::Legacy
original Level 1, 2, and 3 BLAS |
Math::BLAS::PP
pure Perl BLAS |
| Math::Brent
One-dimensional Function Minimisation |
Math::Business::ATR
Average True Range |
Math::Business::BlackScholes
Black-Scholes option price model functions |
| Math::Business::BollingerBands
Bollinger Bands |
Math::Business::DMI
Directional Movement Index (aka ADX) |
Math::Business::EMA
Exponential Moving Average |
| Math::Business::HMA
Hull Moving Average |
Math::Business::LaguerreFilter
Technical Analysis: Laguerre Filter |
Math::Business::MACD
Moving Average Convergence/Divergence |
| Math::Business::ParabolicSAR
Parabolic Stop and Reversal |
Math::Business::RSI
Relative Strength Index |
Math::Business::SMA
Simple Moving Average |
| Math::Business::Stochastic
Perl extension for calculate stochastic oscillator |
Math::Business::WMA
Weighted Moving Average |
Math::Calc::Euro
Convert between EUR and the old currencies |
| Math::Calc::Units
Unit-aware calculator with readable output |
Math::Calc::Units::Compute
|
Math::Calc::Units::Convert
|
| Math::Calc::Units::Convert::Base
|
Math::Calc::Units::Convert::Base2Metric
|
Math::Calc::Units::Convert::Byte
|
| Math::Calc::Units::Convert::Combo
|
Math::Calc::Units::Convert::Date
|
Math::Calc::Units::Convert::Distance
|
| Math::Calc::Units::Convert::Metric
|
Math::Calc::Units::Convert::Multi
|
Math::Calc::Units::Convert::Time
|
| Math::Calc::Units::Grammar
|
Math::Calc::Units::Rank
|
Math::Calculator
a multi-stack calculator class |
| Math::Calculus::Differentiate
Algebraic Differentiation Engine |
Math::Calculus::NewtonRaphson
Algebraic Newton Raphson Implementation |
Math::Calculus::TaylorEquivalent
Estimating expression equivalence by decomposition |
| Math::Calculus::TaylorSeries
Decomposition of an expression into its Taylor Series |
Math::Cartesian::Product
Generate the cartesian product of zero or more lists. |
Math::CatmullRom
Calculate Catmull-Rom splines |
| Math::CDF
Cumulative Distribution Functions |
Math::Cephes
Interface to St. Moshier's Cephes library |
Math::Cephes::Complex
Perl interface to the cephes complex number routines |
| Math::Cephes::Fraction
Perl interface to the cephes math fraction routines |
Math::Cephes::Matrix
Perl interface to the cephes matrix routines |
Math::Cephes::Polynomial
Perl interface to the cephes math polynomial routines |
| Math::CheckDigits
Generating and testing check digits. |
Math::Clipper
Polygon clipping in 2D |
Math::Combinatorics
Perform combinations and permutations on lists |
| Math::Complex
Complex number data type |
Math::Complex_C
perl interface to C's complex.h functions. |
Math::Complex_C::Long
|
| Math::ContinuedFraction
Create and Manipulate Continued Fractions |
Math::ConvexHull
Calculate convex hulls using Graham's scan |
Math::Counting
Combinatorial counting operations |
| Math::CPWLF
interpolation using nested continuous piece-wise linear functions |
Math::Currency
Exact Currency Math with Formatting and Rounding |
Math::Currency::de_DE
|
| Math::Currency::en_GB
|
Math::Currency::ja_JP
|
Math::Curve::Hilbert
Perl Implementation of Hilberts space filling Curve |
| Math::Decimal
arithmetic in decimal |
Math::Derivative
1st and 2nd order differentiation of data |
Math::Disarrange::List
Generate all disarrangements of a list. |
| Math::DyckWords
Perl module for generating Dyck words. Dyck words |
Math::EMA
compute the exponential moving average |
Math::ematica
Interface to the powerful Mathematica system |
| Math::ErrorPropagation
Error of a function of statistical data |
Math::ES
Evolution Strategy Optimizer |
Math::Evol
Evolution Search Optimisation |
| Math::Expression
Evaluate arithmetic/string expressions |
Math::Expression::Evaluator
parses, compiles and evaluates mathematic expressions |
Math::Expression::Evaluator::Lexer
Simple Lexer |
| Math::Expression::Evaluator::Optimizer
|
Math::Expression::Evaluator::Parser
Parse mathematical expressions |
Math::Expression::Evaluator::Util
Common functions for |
| Math::Factor::XS
Factorize numbers and calculate matching multiplications |
Math::FastGF2
Fast Galois Field GF(2^8|16|32) math module |
Math::FastGF2::Matrix
Matrix operations for fast Galois Field arithmetic |
| Math::FFT
Perl extension for Fast Fourier Transforms |
Math::FFTW
Perl interface to parts of the FFTW |
Math::Fibonacci
Fibonacci numbers. |
| Math::Fibonacci::Phi
Adds Phi support to Math::Fibonacci |
Math::Financial
Calculates figures relating to loans and annuities. |
Math::FitRect
Resize one rect in to another while preserving aspect ratio. |
| Math::FixedPrecision
Decimal Math without Floating Point Errors |
Math::Fleximal
Arithmetic with any base representation |
Math::Fortran
Implements Fortran log10 & sign functions |
| Math::Fractal::Curve
Generate 2-dimensional fractal curves |
Math::Fractal::DLA
Creates a DLA-fractal with GD |
Math::Fractal::DLA::Explode
|
| Math::Fractal::DLA::GrowUp
|
Math::Fractal::DLA::Race2Center
|
Math::Fractal::DLA::Surrounding
|
| Math::Fractal::Mandelbrot
Calculate points in the mandelbrot fractal |
Math::Fractal::Noisemaker
Visual noise generator |
Math::Fraction
Fraction Manipulation |
| Math::Fraction::Egyptian
construct Egyptian representations of fractions |
Math::FractionDemo
Math::Fraction demo script (v.51b, Beta Release) |
Math::FresnelZone
Calculate Fresnel Zone for a distance & freq |
| Math::Function::Roots
Collection of Root Finding algorithms |
Math::GammaFunction
The Gamma and its related functions |
Math::GAP
GAP interpreter controller for Perl |
| Math::Geometry
2D and 3D algorithms |
Math::Geometry::GPC
Perl wrapper for Alan Murta's gpc library |
Math::Geometry::Planar
A collection of planar geometry functions |
| Math::Geometry::Planar::GPC
Perl wrapper for Alan Murta's gpc library |
Math::Geometry::Planar::GPC::Polygon
OO wrapper to gpc library |
Math::Geometry::Planar::Offset
Calculate offset polygons |
| Math::Geometry::Voronoi
compute Voronoi diagrams from sets of points |
Math::GMatrix
Extension of Math::Matrix for (2D graphics-)vector manipulation |
Math::GMP
High speed arbitrary size integer math |
| Math::GMPf
perl interface to the GMP library's floating point (mpf) functions. |
Math::GMPf::Random
|
Math::GMPn
Fixed length integer arithmetic. |
| Math::GMPq
perl interface to the GMP library's rational (mpq) functions. |
Math::GMPq::Random
|
Math::GMPz
perl interface to the GMP library's integer (mpz) functions. |
| Math::GMPz::Random
|
Math::Goedel
Fundamental Goedel number calculator |
Math::Gradient
Calculate Gradients Between Multiple Numbers |
| Math::GrahamFunction
Calculate the Graham's Function of a Natural |
Math::Group::Thompson
Calculate #B(n) on Thompson group F. |
Math::GSL
Perl interface to the GNU Scientific Library (GSL) |
| Math::GSL::BLAS
Basic Linear Algebra Subprograms |
Math::GSL::BSpline
Functions for the computation of smoothing basis splines |
Math::GSL::CBLAS
Basic Linear Algebra Subprograms based on C functions |
| Math::GSL::CDF
Cumulative Distribution Functions |
Math::GSL::Chebyshev
Univariate Chebyshev Series Approximation |
Math::GSL::Combination
Combinations |
| Math::GSL::Complex
Complex Numbers |
Math::GSL::Const
Constants |
Math::GSL::Deriv
Numerical Derivatives |
| Math::GSL::DHT
Discrete Hankel Transforms |
Math::GSL::Diff
|
Math::GSL::Eigen
Functions for computing eigenvalues and eigenvectors of matrices |
| Math::GSL::Errno
Error Handling |
Math::GSL::FFT
Fast Fourier Transforms (FFT) |
Math::GSL::Fit
Least-squares functions for a general linear model with one- or two-parameter regression |
| Math::GSL::Heapsort
Functions for sorting data, both directly and indirectly (using an index) |
Math::GSL::Histogram
Create and manipulate histograms of data |
Math::GSL::Histogram2D
Create and manipulate histograms of data in 2 dimensions |
| Math::GSL::IEEEUtils
|
Math::GSL::Integration
Routines for performing numerical integration (quadrature) of a function in one dimension |
Math::GSL::Interp
Interpolation |
| Math::GSL::Linalg
Functions for solving linear systems |
Math::GSL::Linalg::SVD
Perl extension with convenience methods for performing SVD and eigenvector decomp with the gsl C libraries. |
Math::GSL::Machine
Machine constants |
| Math::GSL::Matrix
Mathematical functions concerning Matrices |
Math::GSL::MatrixComplex
Complex Matrices |
Math::GSL::Min
One-dimensional Minimization |
| Math::GSL::Monte
Routines for multidimensional Monte Carlo integration |
Math::GSL::Multifit
Least-squares functions for a general linear model with multiple parameters |
Math::GSL::Multimin
Routines for finding minima of arbitrary multidimensional functions |
| Math::GSL::Multiroots
|
Math::GSL::NTuple
Functions for creating and manipulating ntuples, sets of values |
Math::GSL::ODEIV
functions for solving ordinary differential equation (ODE) initial value problems |
| Math::GSL::Permutation
functions for creating and manipulating permutations |
Math::GSL::Poly
Functions for evaluating and solving polynomials |
Math::GSL::PowInt
Integer Power functions |
| Math::GSL::QRNG
Quasi-random number generator |
Math::GSL::Randist
Probability Distributions |
Math::GSL::RNG
Random Number Generators |
| Math::GSL::Roots
Routines for finding roots of arbitrary one-dimensional functions. |
Math::GSL::SF
Special Functions |
Math::GSL::Siman
Simulated Annealing |
| Math::GSL::Sort
Functions for sorting data |
Math::GSL::Spline
Higher-level Interface to Interp |
Math::GSL::Statistics
Statistical functions |
| Math::GSL::Sum
Functions to accelerate the convergence of a series using the Levin u-transform. |
Math::GSL::Sys
|
Math::GSL::Test
Assertions and such |
| Math::GSL::Vector
Functions concerning vectors |
Math::GSL::VectorComplex
Complex Vectors |
Math::GSL::Wavelet
Wavelets (for 1-D real data) |
| Math::GSL::Wavelet2D
|
Math::HashSum
Sum a list of key-value pairs on a per-key basis |
Math::Inequalities::Parser
Minimum and maximum values allowed by an inequality. |
| Math::Int128
Manipulate 128 bits integers in Perl |
Math::Int2Base
Perl extension for converting decimal (base-10) |
Math::Int64
Manipulate 64 bits integers in Perl |
| Math::Int64::C_API::Sample
C API Usage sample for Math::Int64 |
Math::Integral::Romberg
Scalar numerical integration |
Math::Interpolator
interpolate between lazily-evaluated points |
| Math::Interpolator::Knot
x/y point for use in interpolation |
Math::Interpolator::Linear
lazy linear interpolation |
Math::Interpolator::Robust
lazy robust interpolation |
| Math::Interpolator::Source
source of points for use in interpolation |
Math::Intersection::StraightLine
Calculate intersection point for two lines |
Math::IntervalSearch
Search where an element lies in a list of sorted elements |
| Math::Libm
Perl extension for the C math library, libm |
Math::LinearCombination
sum of variables with a numerical coefficient |
Math::Logic
Provides pure 2, 3 or multi-value logic |
| Math::Logic::Predicate
Query a Predicate Logic database |
Math::LogRand
Perl extension to return a random number with log weighting. |
Math::LP
OO interface to linear programs |
| Math::LP::Constraint
representation of constraints in Math::LP objects |
Math::LP::LinearCombination
linear combination of Math::LP::Variable objects |
Math::LP::Object
base class for objects in the Math::LP family |
| Math::LP::Solve
perl wrapper for the lp_solve linear program solver |
Math::LP::Variable
variables used in linear programs |
Math::Lsoda
Solve ordinary differential equations |
| Math::Macopt
A perl wrapper for macopt++ |
Math::MagicSquare
Magic Square Checker and Designer |
Math::MagicSquare::Generator
Magic Square Generator |
| Math::Matlab
An abstract base class for a simple Matlab API. |
Math::Matlab::Engine
Perl extension for using Matlab from within Perl |
Math::Matlab::Local
Interface to a local Matlab process. |
| Math::Matlab::Pool
Interface to a pool of Matlab processes. |
Math::Matlab::Remote
Interface to a remote Matlab process. |
Math::Matlab::Server
A Matlab server as a mod_perl content handler. |
| Math::Matrix
Matrix data type (transpose, multiply etc) |
Math::MatrixBool
Matrix of booleans (Boolean Algebra) |
Math::MatrixDecomposition
matrix decompositions and its applications |
| Math::MatrixDecomposition::Eigen
eigenvalues and eigenvectors |
Math::MatrixDecomposition::LU
LU decomposition |
Math::MatrixDecomposition::Util
utility functions |
| Math::MatrixReal
Manipulate NxN matrices |
Math::MatrixReal::Ext1
Convenience extensions for Math::MatrixReal |
Math::MatrixSparse
Perl extension for sparse matrices. |
| Math::ModInt
modular integer arithmetic |
Math::ModInt::BigInt
modular integer arithmetic, powered by Math::BigInt |
Math::ModInt::ChineseRemainder
solving simultaneous integer congruences |
| Math::ModInt::Event
managing events triggered by Math::ModInt |
Math::ModInt::Event::Trap
catching events triggered by Math::ModInt |
Math::ModInt::GF2
integer arithmetic modulo 2 |
| Math::ModInt::Perl
modular integer arithmetic, powered by native Perl |
Math::ModInt::Trivial
integer arithmetic modulo one |
Math::Modular::SquareRoot
Modular square roots |
| Math::MPC
perl interface to the MPC (multi precision complex) library. |
Math::MPFI
perl interface to the MPFI (interval arithmetic) library. |
Math::MPFR
Interface to MPFR (floating point) library |
| Math::MultiplicationTable
Generate multiplication table |
Math::MVPoly
|
Math::MVPoly::Ideal
|
| Math::MVPoly::Integer
|
Math::MVPoly::Monomial
|
Math::MVPoly::Parser
|
| Math::MVPoly::Polynomial
|
Math::NoCarry
perform no-carry arithmetic |
Math::nSphere
calculate volumen and surface of n-spheres |
| Math::NumberBase
Number converter from one base to another base |
Math::NumberCruncher
Collection of useful math-related functions. |
Math::Numbers
Methods for mathematical approaches of concepts of the number theory |
| Math::ODE
Solve N-th Order Ordinary Differential Equations |
Math::Orthonormalize
Gram-Schmidt Orthonormalization of vectors |
Math::Pari
Interface to the powerful PARI library |
| Math::PariBuild
utility functions used during configuration of C<Math::Pari>. |
Math::PartialOrder
|
Math::PartialOrder::Base
abstract base class for datatype hierarchies. |
| Math::PartialOrder::Caching
|
Math::PartialOrder::CEnum
|
Math::PartialOrder::CMasked
|
| Math::PartialOrder::Loader
|
Math::PartialOrder::LRUCaching
|
Math::PartialOrder::Std
|
| Math::Pell
Solution for Pell equations |
Math::PercentChange
Calculate the percent change between values |
Math::Permute::List
Generate all permutations of a list. |
| Math::PlanePath
points on a path through the 2-D plane |
Math::PlanePath::ArchimedeanChords
radial spiral chords |
Math::PlanePath::Columns
points in fixed-height columns |
| Math::PlanePath::CoprimeColumns
coprime x,y by columns |
Math::PlanePath::Corner
points shaped around in a corner |
Math::PlanePath::Diagonals
points in diagonal stripes |
| Math::PlanePath::DiamondSpiral
integer points around a diamond shaped spiral |
Math::PlanePath::GreekKeySpiral
square spiral with Greek key motif |
Math::PlanePath::HeptSpiralSkewed
integer points around a skewed seven sided spiral |
| Math::PlanePath::HexSpiral
integer points around a hexagonal spiral |
Math::PlanePath::HexSpiralSkewed
integer points around a skewed hexagonal spiral |
Math::PlanePath::HilbertCurve
2x2 self-similar quadrant traversal |
| Math::PlanePath::Hypot
points in order of hypotenuse distance |
Math::PlanePath::HypotOctant
octant of points in order of hypotenuse distance |
Math::PlanePath::KnightSpiral
integer points around a square, by chess knight moves |
| Math::PlanePath::KochCurve
horizontal Koch curve |
Math::PlanePath::KochPeaks
Koch curve peaks |
Math::PlanePath::KochSnowflakes
Koch snowflakes as concentric rings |
| Math::PlanePath::MathImageFlowsnake
self-similar path traversal |
Math::PlanePath::MathImageGosperIslands
concentric Gosper islands |
Math::PlanePath::MathImageGosperSide
one side of the gosper island |
| Math::PlanePath::MathImagePlusSimilar
self-similar path traversal |
Math::PlanePath::MathImageSierpinskiArrowheadSkewed
self-similar triangular path traversal |
Math::PlanePath::MultipleRings
rings of multiples |
| Math::PlanePath::OctagramSpiral
integer points drawn around an octagram |
Math::PlanePath::PeanoCurve
3x3 self-similar quadrant traversal |
Math::PlanePath::PentSpiral
integer points in a pentagonal shape |
| Math::PlanePath::PentSpiralSkewed
integer points in a pentagonal shape |
Math::PlanePath::PixelRings
pixellated concentric circles |
Math::PlanePath::PyramidRows
points stacked up in a pyramid |
| Math::PlanePath::PyramidSides
points along the sides of pyramid |
Math::PlanePath::PyramidSpiral
integer points drawn around a pyramid |
Math::PlanePath::PythagoreanTree
primitive Pythagorean triples by tree |
| Math::PlanePath::Rows
points in fixed-width rows |
Math::PlanePath::SacksSpiral
circular spiral, squaring each revolution |
Math::PlanePath::SierpinskiArrowhead
self-similar triangular path traversal |
| Math::PlanePath::SquareSpiral
integer points drawn around a square (or rectangle) |
Math::PlanePath::Staircase
integer points in stair-step diagonal stripes |
Math::PlanePath::TheodorusSpiral
right-angle unit step spiral |
| Math::PlanePath::TriangleSpiral
integer points drawn around an equilateral triangle |
Math::PlanePath::TriangleSpiralSkewed
integer points drawn around a skewed equilateral triangle |
Math::PlanePath::TriangularHypot
points of triangular lattice in order of hypotenuse distance |
| Math::PlanePath::VogelFloret
circular pattern like a sunflower |
Math::PlanePath::ZOrderCurve
2x2 self-similar Z shape quadrant traversal |
Math::Polygon
polygon mathematics |
| Math::Polygon::Calc
Simple polygon calculations |
Math::Polygon::Clip
frame a polygon in a square |
Math::Polygon::Convex
Collection of convex algorithms |
| Math::Polygon::Surface
Polygon with exclusions |
Math::Polygon::Transform
Polygon transformation |
Math::Polygon::Tree
Fast check if object is inside polygon |
| Math::Polyhedra
vertices, edges, faces of common polyhedra |
Math::Polynom
Operations on polynomials |
Math::Polynomial
Perl class for polynomials in one variable |
| Math::Polynomial::Generic
syntactical sugar coating Math::Polynomial |
Math::Polynomial::Horner
stringize Math::Polynomial in Horner form |
Math::Polynomial::Solve
Solve polynomials |
| Math::Preference::SVD
Preference/Recommendation Engine based on Single Value Decomposition |
Math::Primality
Advanced Primality Algorithms |
Math::Prime::TiedArray
Simulate an infinite array of prime numbers |
| Math::Prime::XS
Detect and calculate prime numbers with deterministic tests |
Math::Project
Compute intersection with upright line |
Math::Project3D
Project vectorial function from 3D to plane |
| Math::Project3D::Function
|
Math::Project3D::Plot
Plot projections of 3D functions with Imager |
Math::PRSG
|
| Math::Quaternion
handling of quaternions and rotations |
Math::Rand48
perl bindings for drand48() family of random functions |
Math::Random
Random Number Generators |
| Math::Random::AcceptReject
Acceptance-Rejection PDF transformations |
Math::Random::BlumBlumShub
the Blum-Blum-Shub pseudorandom bit generator. |
Math::Random::Brownian
Generates realizations of Brownian Motion |
| Math::Random::Cauchy
Random numbers following a Cauchy PDF |
Math::Random::ISAAC
Perl interface to the ISAAC PRNG algorithm |
Math::Random::ISAAC::PP
Pure Perl port of the ISAAC PRNG algorithm |
| Math::Random::ISAAC::XS
C implementation of the ISAAC PRNG algorithm |
Math::Random::MicaliSchnorr
the Micali-Schnorr pseudorandom bit generator. |
Math::Random::MT
The Mersenne Twister PRNG |
| Math::Random::MT::Auto
Auto-seeded Mersenne Twister PRNGs |
Math::Random::MT::Auto::Range
Range-valued PRNGs |
Math::Random::MT::Perl
Pure Perl Mersenne Twister |
| Math::Random::OO
Consistent object-oriented interface for generating random |
Math::Random::OO::Bootstrap
Generate random numbers with bootstrap |
Math::Random::OO::Normal
Generates random numbers from the normal (Gaussian) |
| Math::Random::OO::Uniform
Generates random numbers from the uniform |
Math::Random::OO::UniformInt
Generates random integers with uniform |
Math::Random::Secure
Cryptographically-secure, cross-platform replacement for rand() |
| Math::Random::Secure::RNG
The underlying PRNG, as an object. |
Math::Random::TT800
TT800 random number generator (C version) |
Math::Random::Xorshift
a fast PRNG |
| Math::Random::Zipf
Generate Zipf-distributed random integers |
Math::RandomOrg
Retrieve random numbers and data from random.org. |
Math::RngStream
Perl wrapper for the RngStreams library |
| Math::Roman
Arbitrary sized Roman numbers and conversion from and to Arabic. |
Math::Round
Perl extension for rounding numbers |
Math::Round::Fair
distribute rounding errors fairly |
| Math::Round::Var
Variations on rounding. |
Math::RPN
Reverse Polish Notation Expression Evaluator |
Math::RungeKutta
Integrating Systems of Differential Equations |
| Math::Sequence
Perl extension dealing with mathematic sequences |
Math::Series
Perl extension dealing with mathematic series |
Math::SigFigs
Math using scientific significant figures |
| Math::Simple
|
Math::SimpleHisto::XS
Simple histogramming, but kinda fast |
Math::SimpleHisto::XS::RNG
|
| Math::SimpleVariable
simple representation of mathematical variables |
Math::SO3
Perl extension for SO3 rotations |
Math::SparseMatrix
Sparse matrix implementation |
| Math::SparseVector
Sparse vector implementation |
Math::Spline
Cubic Spline Interpolation of data |
Math::Stat
Perform Sample Statistics on Arrays |
| Math::StochasticProcess
Calculation of probabilities/expected values |
Math::StochasticProcess::Event
Base class for events. |
Math::StochasticProcess::Event::Tuple
Boilerplate code deriving from Math::StochasticProcess::Event. |
| Math::StochasticProcess::RandomVariable
Part of the Math::StochasticProcess::Tuple model |
Math::String
Arbitrary sized integers having arbitrary charsets to calculate with key rooms |
Math::String::Charset
A simple charset for Math::String objects. |
| Math::String::Charset::Grouped
A charset of simple charsets for Math::String objects. |
Math::String::Charset::Nested
A charset for Math::String objects. |
Math::String::Charset::Wordlist
A dictionary charset for Math::String |
| Math::String::Sequence
defines a sequence (range) of Math::String(s) |
Math::Subsets::List
|
Math::Symbolic
Symbolic calculations and derivatives |
| Math::Symbolic::AuxFunctions
Auxiliary functions for Math::Symbolic hierarchy |
Math::Symbolic::Base
Base class for symbols in symbolic calculations |
Math::Symbolic::Compiler
Compile Math::Symbolic trees to Perl code |
| Math::Symbolic::Constant
Constants in symbolic calculations |
Math::Symbolic::Custom
Aggregate class for tree tests and transformations |
Math::Symbolic::Custom::Base
Base class for tree tests and transformations |
| Math::Symbolic::Custom::CCompiler
Compile Math::Symbolic trees to C |
Math::Symbolic::Custom::Contains
Find subtrees in Math::Symbolic expressions |
Math::Symbolic::Custom::DefaultDumpers
Default Math::Symbolic output routines |
| Math::Symbolic::Custom::DefaultMods
Default Math::Symbolic transformations |
Math::Symbolic::Custom::DefaultTests
Default Math::Symbolic tree tests |
Math::Symbolic::Custom::DumpToFastEval
Compile Math::Symbolic trees fast RPN form |
| Math::Symbolic::Custom::ErrorPropagation
Calculate Gaussian Error Propagation |
Math::Symbolic::Custom::LaTeXDumper
Math::Symbolic LaTeX output |
Math::Symbolic::Custom::Pattern
Pattern matching on Math::Symbolic trees |
| Math::Symbolic::Custom::Pattern::Export
Export method to MS::Custom |
Math::Symbolic::Custom::Simplification
User defined simplification routines |
Math::Symbolic::Custom::Transformation
Transform Math::Symbolic trees |
| Math::Symbolic::Custom::Transformation::Group
Group of Transformations |
Math::Symbolic::Derivative
Derive Math::Symbolic trees |
Math::Symbolic::ExportConstants
Export constants used for Math::Symbolic |
| Math::Symbolic::MiscAlgebra
Miscellaneous algebra routines like det() |
Math::Symbolic::MiscCalculus
Miscellaneous calculus routines (eg Taylor poly) |
Math::Symbolic::Operator
Operators in symbolic calculations |
| Math::Symbolic::Parser
Parse strings into Math::Symbolic trees |
Math::Symbolic::Parser::Precompiled
Precompiled Math::Symbolic Parser |
Math::Symbolic::Parser::Yapp
|
| Math::Symbolic::Variable
Variable in symbolic calculations |
Math::Symbolic::VectorCalculus
Symbolically comp. grad, Jacobi matrices etc. |
Math::SymbolicX::BigNum
Big number support for the Math::Symbolic parser |
| Math::SymbolicX::Calculator
A representation of a Symbolic Calculator |
Math::SymbolicX::Calculator::Command
Base class for Calculator commands |
Math::SymbolicX::Calculator::Command::Assignment
|
| Math::SymbolicX::Calculator::Command::DerivativeApplication
|
Math::SymbolicX::Calculator::Command::Insertion
|
Math::SymbolicX::Calculator::Command::Transformation
|
| Math::SymbolicX::Calculator::Interface
Miscallaneous routines for interfaces |
Math::SymbolicX::Calculator::Interface::Shell
A Calculator Shell |
Math::SymbolicX::Calculator::Interface::Web
An AJAXy web interface to the calculator |
| Math::SymbolicX::Calculator::Interface::Web::Server
|
Math::SymbolicX::Complex
Complex number support for the Math::Symbolic parser |
Math::SymbolicX::Error
Parser extension for dealing with numeric errors |
| Math::SymbolicX::FastEvaluator
Fast, XS, stack-based formula evaluator |
Math::SymbolicX::FastEvaluator::Expression
|
Math::SymbolicX::FastEvaluator::Op
|
| Math::SymbolicX::Inline
Inlined Math::Symbolic functions |
Math::SymbolicX::NoSimplification
Turn off Math::Symbolic simplification |
Math::SymbolicX::ParserExtensionFactory
Generate parser extensions |
| Math::SymbolicX::Statistics::Distributions
Statistical Distributions |
Math::Systems
Perl extension solving systems of Equations. |
Math::Taylor
Taylor Polynomials and remainders |
| Math::Telephony::ErlangC
Erlang C functions for dimensioning |
Math::ThinPlateSpline
Calculate and evaluate thin plate splines |
Math::TotalBuilder
build a whole total out of valued pieces |
| Math::TotalBuilder::Common
common unit sets for building totals |
Math::Transform::List
Generate specified transformations of a list. |
Math::Trig
tan asin acos sinh cosh tanh sech cosech |
| Math::Trig::Degree
|
Math::Trig::Gradian
Inverse and hyperbolic trigonemetric Functions |
Math::Trig::Radian
Inverse and hyperbolic trigonemetric Functions |
| Math::Trig::Units
Inverse and hyperbolic trigonemetric Functions |
Math::TrulyRandom
|
Math::Units
Unit conversion |
| Math::Units::PhysicalValue
An OO interface for automatically calculating values with units. |
Math::Units::PhysicalValue::AutoUnit
|
Math::VarRate
deal with linear, variable rates of increase |
| Math::Vec
Object-Oriented Vector Math Methods in Perl |
Math::VecStat
Some basic numeric stats on vectors |
Math::Vector
package containing functions for vector mathematics and associated operations |
| Math::Vector::BestRotation
|
Math::Vector::Real
Real vector arithmetic in Perl |
Math::Vector::Real::kdTree
kd-Tree implementation on top of Math::Vector::Real |
| Math::Vector::Real::MultiNormalMixture
Multinormal Mixture distribution |
Math::Vector::Real::Neighbors
find nearest neighbor for a set of points |
Math::Vector::Real::Random
Generate random real vectors |
| Math::Vector::SortIndexes
Sort the indices of a numeric vector |
Math::VectorReal
Handling 3D Vector Mathematics |
Math::Volume::Rotational
Volume of rotational bodies |
| Math::WalshTransform
Fast Hadamard and Walsh Transforms |
Math::Wavelet::Haar
Perl extension for transforming data with the Haar Wavelet |
Math::Zap::Color
|
| Math::Zap::Cube
|
Math::Zap::Draw
|
Math::Zap::Exports
|
| Math::Zap::Line2
|
Math::Zap::Matrix
|
Math::Zap::Matrix2
|
| Math::Zap::Rectangle
|
Math::Zap::Triangle
|
Math::Zap::Triangle2
|
| Math::Zap::Unique
|
Math::Zap::Vector
|
Math::Zap::Vector2
|
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |