Ports Search

Results 9,4219,430 of 19,819 for %22HTTP Server%22.(0.009 seconds)
math/libR-3.3.1 (Score: 0.0010835839)
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/libRmath-3.3.1 (Score: 0.0010835839)
Language for statistical computing and graphics
This is the standalone math library from R -- a language and environment for statistical computing and graphics. See ports/math/R. To use the routines in your own C or C++ programs, include #define MATHLIB_STANDALONE #include <Rmath.h> and link against -lRmath.
math/liborigin-2.0.0 (Score: 0.0010835839)
Library and utility for reading OriginLab project files
Library and cli utility for reading data from OriginLab OPJ project files. Supported OPJ versions: 6.0 - 8.1 Usage: opj2dat <project.opj>
math/linpack-1.0 (Score: 0.0010835839)
Linear Algebra package
Developed by Jack Dongarra, Jim Bunch, Cleve Moler and Pete Stewart. 1 Feb 84 Used as part of Matlab, and often used to benchmark machines. Otherwise it is a very good linear algebra package.
math/matio-1.5.2 (Score: 0.0010835839)
Library for reading and writing Matlab MAT files
matio is an ISO C library for reading and writing Matlab MAT files.
math/libgmp-6.0.0 (Score: 0.0010835839)
Library for arbitrary precision arithmetic (MinGW32)
GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface. This port compiles libgmp using MinGW32.
math/mosesdecoder-2.1.1 (Score: 0.0010835839)
A statistical machine translation system
Moses is a statistical machine translation system that allows you to automatically train translation models for any language pair. All you need is a collection of translated texts (parallel corpus). Once you have a trained model, an efficient search algorithm quickly finds the highest probability translation among the exponential number of choices.
math/numdiff-5.8.1 (Score: 0.0010835839)
Compare putatively similar files, ignoring small numeric differences
Numdiff is a little program that can be used to compare putatively similar files line by line and field by field, ignoring small numeric differences or/and different numeric formats. Equivalently, Numdiff is a program with the capability to appropriately compare files containing numerical fields (and not only). % numdiff file1 file2
math/cantor-4.14.3 (Score: 0.0010835839)
KDE 4 frontend to mathematical software
Cantor is a KDE Application aimed to provide a nice interface for doing mathematics and scientific computing. It doesn't implement its own computation logic, but instead is built around different backends.
math/orpie-1.5.2 (Score: 0.0010835839)
Fullscreen RPN calculator for the console
Orpie is a fullscreen RPN calculator for the console. Its operation is similar to that of modern HP calculators, but data entry has been optimized for efficiency on a PC keyboard. Features include extensive scientific calculator functionality, command completion, and a visible interactive stack. Orpie is the successor of math/rpc by the same author; it has been completely rewritten in Ocaml, and offers a number of features that were not available in the older program.