Ports Search

Results 5,2715,280 of 5,886 for /net-im/.(0.005 seconds)
math/Math_BigInteger-1.0.3 (Score: 0.0052562496)
Pure-PHP arbitrary precision integer arithmetic library
Supports base-2, base-10, base-16, and base-256 numbers. Uses the GMP or BCMath extensions, if available, and an internal implementation, otherwise.
math/Math_Combinatorics-1.0.0 (Score: 0.0052562496)
Package that produces combinations and permutations
A package that returns all the combinations and permutations, without repitition, of a given set and subset size. Associative arrays are preserved.
math/reed-solomon-4.0 (Score: 0.0052562496)
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/simd-viterbi-2.0.3 (Score: 0.0052562496)
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/symeig-1.5 (Score: 0.0052562496)
Symmetrical eigenvalue routines for NumPy
The symeig module contains a Python wrapper for the LAPACK functions to solve the standard and generalized eigenvalue problems for symmetric (hermitian) positive definite matrices. Those specialized algorithms give an important speed-up with respect to the generic LAPACK eigenvalue problem solver used by NumPy (linalg.eig and linalg.eigh).
math/sfft-0.1.0 (Score: 0.0052562496)
Optimized Sparse Fast Fourier Transform
sfft is a library to compute discrete Fourier transforms of signals with a sparse frequency domain, using an algorithm that is more efficient than other known FFT algorithms. It was developed by Haitham Hassanieh, Piotr Indyk, Dina Katabi, and Eric Price at the Computer Science and Artifical Intelligence Lab at MIT. Performance optimizations were developed by J. Schumacher at the Computer Science Department of ETH Zurich in 2013.
math/sound-of-sorting-0.6.5 (Score: 0.0052562496)
Visualization and "Audibilization" of Sorting Algorithms
This program demonstrates the working principles of some 20 sorting algorithms and is very easy to use. Select the algorithm, the speed of the visualisation and whether you want to get sound output (that reflects the values being moved and is characteristic for each kind of algorithm).
math/ump-0.8.6 (Score: 0.0052562496)
Graphical, easy to use math program
ump is a graphical, easy to use math program, which works with complex numbers, matrices, functions and much more.
misc/cpuid-3.3 (Score: 0.0052562496)
CPU identification utility
This is a fairly complete CPU identification utility. It has been tested on several Intel, AMD and Cyrix CPUs. If the Pentium III serial number misfeature is present and enabled, this program will display it.
misc/felis-1.0 (Score: 0.0052562496)
Displays one or more files as a single line of text
Felis sends one or more files to stdin. Unlike cat, felis will place all of its output to a single line.