Ports Search

Results 15,90115,910 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.044 seconds)
math/MathMod-4.0 (Score: 3.3129134E-5)
Mathematical modeling software
MathMod is a mathematical modeling software that visualize and animate implicit and parametric surfaces. MathMod supports: 3D and 4D plotting and animation, OBJ output file format, Texture and pigmentation support, Noise and Turbulence effects support, Large set of scripted examples.
math/Date-Handler-1.2 (Score: 3.3129134E-5)
Perl module for calculating time differences
Date::Handler is a container for dates that holds all the methods to transform itself from Timezone to Timezone and format itself. It uses operator overloading and Delta date objects to calculates time differences.
math/Math-Algebra-Symbols-1.27 (Score: 3.3129134E-5)
Symbolic Algebra in Pure Perl
This package supplies a set of functions and operators to manipulate operator expressions algebraically using the familiar Perl syntax. These expressions are constructed from "Symbols", "Operators", and "Functions", and processed via "Methods". For examples, see: "Examples".
math/Math-BigInt-1.999722 (Score: 3.3129134E-5)
Arbitrary size integer math perl package
Math::BigInt - Arbitrary size integer math package for perl. This is a complete rewrite of Math::BigInt, Math::BigFloat and friends, which are included with the standard system perl.
math/Math-GMPf-0.41 (Score: 3.3129134E-5)
Perl interface to the GMP library floating point (mpf) functions
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.
math/Math-GMPz-0.43 (Score: 3.3129134E-5)
Perl interface to the GMP library integer (mpz) functions
Math::GMPz is a bignum module utilising the GNU MP (GMP) library. Basically this module simply wraps all of the mpz integer functions provided by that library. See the Math::GMPz test suite for some examples of usage.
math/Math-Pari-2.01080800 (Score: 3.3129134E-5)
PARI - numerical/scientific/number-theoretic calculations
This package is a Perl interface to famous library PARI for numerical/scientific/number-theoretic calculations. It allows use of most PARI functions as Perl functions, and (almost) seamless merging of PARI and Perl data.
math/plman-2.5.1 (Score: 3.3129134E-5)
Propositional Logic sentence shell/interpreter
PLMan, or Propositional LogicMan, is a user-friendly and powerful propositional logic (sometimes called sentential logic or propositional calculus) sentence shell/interpreter written in Java, capable of handling many existing propositional systems of propositional logic, especially the important ones.
math/bignum-0.43 (Score: 3.3129134E-5)
Transparent BigNumber/BigRational support for Perl
This package attempts to make it easier to write scripts that use BigInts/BigFloats in a transparent way. They use the rewritten versions of Math::BigInt and Math::BigFloat, Math::BigRat (for bigrat) and optionally Math::BigInt::Lite.
math/fpconst-0.7.2 (Score: 3.3129134E-5)
Utilities for handling IEEE 754 floating point special values
This python module implements constants and functions for working with IEEE754 double-precision special values. It provides constants for Not-a-Number (NaN), Positive Infinity (Inf), and Negative Infinity (-Inf), as well as functions to test for these values.