Ports 搜索

共有8,048项符合/www/的查询结果,以下是第6,4416,450项(搜索用时0.004秒)
math/emc2-2.16.d (Score: 0.011843925)
Graphical editor of two-dimensional mesh geometries
Emc2 is a portable, interactive, graphical editor of two-dimensional mesh geometries. It can create and modify geometries (as in CAD), and define line discretizations, subdomains, and reference numbers (to take into account boundary conditions and material properties). Grid and Delaunay-Voronoi meshes composed of triangles or quadrilaterals can be regularized, rotated, and modified via the addition, removal, or moving of vertices. It is suggested that users also install the math/bamg port.
math/cvc3-2.4.1 (Score: 0.011843925)
Automatic theorem prover for the SMT problem
CVC3 is an automatic theorem prover for Satisfiability Modulo Theories (SMT) problems. It can be used to prove the validity (or, dually, the satisfiability) of first-order formulas in a large number of built-in logical theories and their combination. CVC3 is the last offspring of a series of popular SMT provers, which originated at Stanford University with the SVC system. In particular, it builds on the code base of CVC Lite, its most recent predecessor. Its high level design follows that of the Sammy prover. CVC3 works with a version of first-order logic with polymorphic types and has a wide variety of features including: * several built-in base theories: rational and integer linear arithmetic, arrays, tuples, records, inductive data types, bit vectors, and equality over uninterpreted function symbols; * support for quantifiers; * an interactive text-based interface; * a rich C and C++ API for embedding in other systems; * proof and model generation abilities; * predicate subtyping; * essentially no limit on its use for research or commercial purposes (see license).
math/edenmath-1.1.1 (Score: 0.011843925)
Scientific calculator for GNUstep
EdenMath is a scientific calculator. It does standard arithmetic, probability, and trigonometric functions. LICENSE: GPL2 or later
math/bc-1.06 (Score: 0.011843925)
GNU bc/dc calculator
bc is an arbitrary precision numeric processing language. Syntax is similar to C but differs in many substantial areas. It supports interactive execution of statements. The bc utility is included in the POSIX 1003.1-2008 standard.
math/jsMath-fonts-1.3 (Score: 0.011843925)
Raster fonts pack for jsmath
Although it works best with the TeX fonts installed, jsMath canfall back on a collection of image-based fonts (which can still be scaled or printed at high resolution). This is a pack of those.
math/bargraph-4.7 (Score: 0.011843925)
Scriptable bar graph generator
Scriptable bar graph generator with stacked and clustered bars support, using gnuplot to produce fig output and then mangle it to fill in the bars. Any number of clustered datasets are supported, as well as automatic averaging and other features.
math/gotoblas-2.1.13.3.4.0 (Score: 0.011843925)
Fast implementation of Basic Linear Algebra Subprograms
GotoBLAS2 is a fast implementation of Basic Linear Algebra Subprograms. It supports various architectures and is optimized for many cores, including Intel Nehalem and Atom, Via Nano, SiCortex, AMD Shanghai and Istanbul.
math/levmar-2.6 (Score: 0.011843925)
GPL-licensed library implementing the Levenberg-Marquardt algorithm
levmar is a GPL-licensed library written in C, that implements the Levenberg-Marquardt (LM) optimization algorithm, one of the most effective methods for solving nonlinear least squares problems.
math/kalgebra-4.14.3 (Score: 0.011843925)
KDE graph calculator
KAlgebra is a mathematical calculator based on content markup MathML language, capable to make simple MathML operations (arithmetic and logical) and to representate 2D and 3D graphs.
math/gsl-1.16 (Score: 0.011843925)
The GNU Scientific Library - mathematical libs
The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines are written from scratch by the GSL team in ANSI C, and are meant to present a modern Applications Programming Interface (API) for C programmers, while allowing wrappers to be written for very high level languages.