Ports Search

Results 13,74113,750 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.098 seconds)
math/libR-3.3.1 (Score: 3.975496E-5)
Language for statistical computing and graphics
This is the static libR library from R -- a language and environment for statistical computing and graphics. See ports/math/R.
math/libflame-r7421 (Score: 3.975496E-5)
FLAME dense linear algebra library
libflame contains implementations of many dense linear algebra operations that are provided by the BLAS and LAPACK libraries. (However, not all FLAME implementations support every datatype, and, in many cases, libflame uses a different naming convention for the routines.) The library is a product of the Formal Linear Algebra Methods Environment (FLAME), which encompasses a new notation for expressing algorithms, a methodology for systematic derivation of algorithms, Application Program Interfaces (APIs) for representing the algorithms in code, and tools for mechanical derivation, implementation and analysis of algorithms and implementations.
math/libtommath-1.0 (Score: 3.975496E-5)
Comprehensive, modular, and portable mathematical routines
LibTomMath provides highly optimized and portable routines for a vast majority of integer based number theoretic applications (including public key cryptography).
math/stabledist-0.7.1 (Score: 3.975496E-5)
Stable Distribution Functions
A collection and description of functions to compute density, distribution and quantile function and to generate random variates of the stable distribution.
math/ocamlgraph-1.8.7 (Score: 3.975496E-5)
Graph manipulation library for OCaml
ocamlgraph is a graph library for Objective Caml. It provides an easy-to-use graph data structure together with several operations and algorithms over graphs.
math/alt-ergo-2015 (Score: 3.975496E-5)
Automatic solver for SPARK 2015
This is a component of SPARK 2015: Those looking for the automatic theorem prover known as Alt-Ergo should refer to math/alt-ergo instead
math/Bit-Vector-Minimal-1.3 (Score: 3.975496E-5)
Object-oriented wrapper around Perl's vec()
This is a much simplified, lightweight version of match/p5-Bit-Vector, and wraps Perl's (sometimes confusing) vec() function in an object-oriented abstraction.
math/Math-Base36-0.10 (Score: 3.975496E-5)
Encoding and decoding of base36 strings
This module converts to and from Base36 numbers (0..9 - A..Z) It was created because of an article/challenge in "The Perl Review"
math/Math-Fleximal-0.06 (Score: 3.975496E-5)
Integers with flexible representations
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. On Tye McQueen's whimsical suggestion I settled on the name Math::Fleximal, the set of text representations is called a "flex", and the representation of individual digits are the "flecks". These names are somewhat unofficial... This allows you to do basic arithmetic using whatever digits you want, and to convert from one to another.
math/Math-NumberCruncher-5.00 (Score: 3.975496E-5)
Collection of useful math-related functions
Math::NumberCruncher - Collection of useful math-related functions. This module is a collection of commonly needed number-related functions, including numerous standard statistical, geometric, and probability functions.