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

Search results for "module:Math::Flexible"

Math::Fleximal - Integers with flexible representations. River stage zero No dependents

This is a package for doing integer arithmetic while using a different base representation than normal. In base n arithmetic you have n symbols which have a representation. I was going to call them "glyphs", but being text strings they are not really...

TILLY/Math-Fleximal-0.06 - 10 Apr 2005 06:23:56 UTC

Math::String - Arbitrary sized integers having arbitrary charsets to calculate with key rooms River stage one • 3 direct dependents • 6 total dependents

This module lets you calculate with strings (specifically passwords, but not limited to) as if they were big integers. The strings can have arbitrary length and charsets. Please see Math::String::Charset for full documentation on possible character s...

PJACKLAM/Math-String-1.30 - 18 Jul 2021 15:40:39 UTC

Math::Int2Base - Perl extension for converting decimal (base-10) integers into another number base from base-2 to base-62, and back to decimal. River stage one • 2 direct dependents • 2 total dependents

Math::Int2Base provides * "int2base( $int, $base, $minlen )" for converting from decimal to another number base, * "base2int( $num, $base )" for converting from another base to decimal, and * "base_chars( $base )" for retrieving the string of charact...

BBAXTER/Math-Int2Base-1.01 - 30 Jun 2017 18:20:04 UTC

Math::Financial - Calculates figures relating to loans and annuities. River stage zero No dependents

This package contains solves mathematical problems relating to loans and annuities. The attributes that are used in the equations may be set on a per-object basis, allowing you to run a set of different calculations using the same numbers, or they ma...

FIXLER/Math-Financial-0.76 - 15 Sep 1999 20:08:04 UTC

Math::Round::Var - Variations on rounding. River stage two • 2 direct dependents • 10 total dependents

This module gives you the ability to round numbers to either decimal or fractional precision while encapsulating the rounding precision in an object. This allows scripts and modules to maintain multiple precision values as objects. It also implements...

EWILHELM/Math-Round-Var-v1.0.0 - 09 Mar 2008 16:52:06 UTC

Math::NumSeq::File - sequence read from a file River stage zero No dependents

A sequence of values read from a file. This is designed to read a file of numbers in NumSeq style. The intention is to be flexible about the file format and to auto-detect as far as possible. Currently the only format is plain text, either a single v...

KRYDE/Math-NumSeq-75 - 04 Jun 2022 12:11:23 UTC

Math::Base::Convert - very fast base to base conversion River stage two • 1 direct dependent • 79 total dependents

This module provides fast functions and methods to convert between arbitrary number bases from 2 (binary) thru 65535. This module is pure Perl, has no external dependencies, and is backward compatible with old versions of Perl 5....

MIKER/Math-Base-Convert-0.11 - 22 Oct 2015 22:34:07 UTC

Math::Combinatorics - Perform combinations and permutations on lists River stage two • 5 direct dependents • 19 total dependents

Combinatorics is the branch of mathematics studying the enumeration, combination, and permutation of sets of elements and the mathematical relations that characterize their properties. As a jumping off point, refer to: http://mathworld.wolfram.com/Co...

ALLENDAY/Math-Combinatorics-0.09 - 12 Dec 2006 07:04:03 UTC

Math::PlanePath::File - points from a file River stage one • 3 direct dependents • 4 total dependents

This path reads X,Y points from a file to present in PlanePath style. It's slightly preliminary yet but is handy to get numbers from elsewhere into a PlanePath program. The intention is to be flexible about the file format and to auto-detect as far a...

KRYDE/Math-PlanePath-129 - 19 Jan 2021 06:32:01 UTC

Math::Prime::FastSieve - Generate a list of all primes less than or equal to $n. Do it quickly. River stage one • 1 direct dependent • 2 total dependents

This module provides an optimized implementation of the Sieve of Eratosthenes, and uses it to return a reference to an array all primes up to any integer specified, within the limitations of addressable memory. Additionally the module provides access...

DAVIDO/Math-Prime-FastSieve-0.19 - 27 Jul 2013 05:38:25 UTC

Math::Prime::Util::PrimeArray - A tied array for primes River stage two • 12 direct dependents • 19 total dependents

An array that acts like the infinite set of primes. This may be more convenient than using Math::Prime::Util directly, and in some cases it can be faster than calling "next_prime" and "prev_prime". If the access pattern is ascending or descending, th...

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

Math::Geometry::Construction::FixedPoint - independent user-defined point River stage zero No dependents

An instance of this class represents a user defined free point, as opposed to a derived point, e.g. an intersection point. An instance of this class got its position directly from the user. It is created by using the add_point method of "Math::Geomet...

LGEHLEN/Math-Geometry-Construction-0.024 - 12 Apr 2013 12:17:33 UTC
12 results (0.029 seconds)