Ports Search

Results 9,4319,440 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.011 seconds)
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: 7.770591E-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: 7.770591E-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/reed-solomon-4.0 (Score: 7.770591E-5)
Reed-Solomon CODEC library
This is a port of Phil Karn's Reed-Solomon CODEC library. This package may be useful to programmers working on data communications software.
math/intspan-1.5.3 (Score: 7.770591E-5)
FInite element Automatic Tabulator
intspan is a set subclass that conveniently stores sets of integers. Sets can be created from and displayed as integer spans such as 1-3,14,29,92-97 rather than exhaustive member listings.
math/simd-viterbi-2.0.3 (Score: 7.770591E-5)
Fast Viterbi CODEC library
This is a port of Phil Karn's SIMD assisted Viterbi CODEC library. This package may be useful to programmers working on data communications software.
math/theano-0.8.0 (Score: 7.770591E-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: 7.770591E-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: 7.770591E-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: 7.770591E-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.