Ports Search

Results 13,75113,760 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.018 seconds)
math/Math-Prime-XS-0.26 (Score: 3.975496E-5)
Detect and calculate prime numbers with deterministic tests
Math::Prime::XS detects and calculates prime numbers by either applying Modulo operator division, the Sieve of Eratosthenes, a Summation calculation or Trial division.
math/Math-Random-MT-Auto-6.22 (Score: 3.975496E-5)
Auto-seeded Mersenne Twister PRNGs
The Mersenne Twister is a fast pseudorandom number generator (PRNG) that is capable of providing large volumes (> 10^6004) of "high quality" pseudorandom data to applications that may exhaust available "truly" random data sources or system-provided PRNGs such as rand. This module provides PRNGs that are based on the Mersenne Twister. There is a functional interface to a single, standalone PRNG, and an OO interface (based on the inside-out object model as implemented by the Object::InsideOut module) for generating multiple PRNG objects. The PRNGs are self-seeding, automatically acquiring a (19968-bit) random seed from user-selectable sources.
Calculate Gaussian Error Propagation
This module extends the functionality of Math::Symbolic by offering facilities to calculate the propagated variance of a function of variables with variances themselves.
math/Number-WithError-LaTeX-0.06 (Score: 3.975496E-5)
LaTeX output for Number::WithError
This class is a subclass of Number::WithError. It provides the same interface and the same exports. It adds several methods to every object. The main functionality is provided by latex(), which dumps the object as valid LaTeX code. Also, encode() is a convenient way to encode any UTF-8 string into TeX. It is just a convenience thing since it is delegated to TeX::Encode. Unlike Number::WithError, this module requires perl version 5.8 or later. (That is the rationale for creating a separate distribution, too.)
math/Set-IntSpan-Fast-XS-0.05 (Score: 3.975496E-5)
Faster Set::IntSpan::Fast
This is a drop in replacement XS based version of Set::IntSpan::Fast. See that module for details of the interface.
math/theano-0.8.0 (Score: 3.975496E-5)
Optimizing compiler for evaluating math expressions on CPUs and GPUs
Theano is a Python library that allows you to define, optimize, and efficiently evaluate mathematical expressions involving multi-dimensional arrays. It is built on top of NumPy.
math/viper-1.0.1 (Score: 3.975496E-5)
Minimalistic scientific plotter and visualization module
Viper is a minimalistic scientific plotter and run-time visualization module. Viper has support for visualizing meshes and solutions in DOLFIN.
math/truthtable-1.2.2 (Score: 3.975496E-5)
Truth Tables generator (written in Java)
TruthTable is a truth table generator that does the dirty work for you. This Java program handles the following operations: Not, And, Or, XOR, Implication, and the Biconditional.
math/narray_miss-1.2.8 (Score: 3.975496E-5)
Additional class with processing of missing value to NArray
This is an additional class of ruby with conduct processing of missing value to NArray which is a numeric multi-dimensional array class.
math/xppaut-7.0 (Score: 3.975496E-5)
Graphical tool for solving differential equations, etc
XPPAUT is a graphical tool for solving * differential equations, * difference equations, * delay equations, * functional equations, * boundary value problems, and * stochastic equations.