Ports 搜索

共有792项符合/math/的查询结果,以下是第601610项(搜索用时0.004秒)
math/rkward-0.6.5 (Score: 0.10508093)
IDE/GUI for the R-project
RKWard aims to provide an easily extensible, easy to use IDE/GUI for the R-project. RKWard tries to combine the power of the R-language with the (relative) ease of use of commercial statistics tools.
math/rocs-4.14.3 (Score: 0.10508093)
KDE Graph theory IDE
Rocs aims to be a graph theory IDE for helping professors to show the results of a graph algorithm and also helping students to do the algorithms. FEATURES - Canvas for graph drawing. - IDE for graph related programming, using JavaScript as its main language, plus the graph library. - Nodes, graphs and edges are extensible from the scripting interface, so you can do anything you want.
math/php70-7.0.11 (Score: 0.10508093)
The gmp shared extension for php
math/wingzpro-311 (Score: 0.10508093)
Commercial Spreadsheet
Wingz is an easy-to-use, graphical spreadsheet for business and technical professionals, that allows users to create sophisticated presentations and reports, as well as user interfaces and end-user applications. Wingz was originally developed by Informix(R) but effective from January 30th, 1995 Informix granted exclusive distribution rights to IISC. It is currently available for many different Unixes and Windowz together with other applications by IISG.
math/gmpy-1.17 (Score: 0.10508093)
Python Extension that Wraps the GMP Library
A C-coded Python extension module that wraps the GMP library to provide to Python code fast multiprecision arithmetic (integer, rational, and float), random number generation, advanced number-theoretical functions, and more.
math/picosat-965 (Score: 0.10508093)
Satisfiability (SAT) solver for boolean variables
PicoSAT is a satisfiability (SAT) solver for boolean variables in boolean expressions. A SAT solver can determine if it is possible to find assignments to boolean variables that would make a given set of expressions true. If it's satisfiable, it can also show a set of assignments that make the expression true. Many problems can be broken down into a large SAT problem (perhaps with thousands of variables), so SAT solvers have a variety of uses.
math/ploticus-2.40 (Score: 0.10508093)
Generates plots and graphs from data
Ploticus is script-driven, which makes it suitable for automated, unattended uses, or for applications that will be run again and again. Ploticus might be your choice for stylistic reasons or just because it suits the problem or application. In general, ploticus is good at making graphs like you would see in newspapers and news magazines, business publications, journals for medical and social sciences, and so on. You can also use Ploticus in combination with standard desktop tools, e.g. generate data displays using ploticus then import SVG or PNG into PowerPoint, Word, etc.) Ploticus is not a function or mathematical plotting package like gnuplot, nor would it be a good choice for applications where mathematical formulas or scientific notations are to be rendered as an integral part of the data display. Ploticus is also not intended as a "marketing" graphics package. Its goal is to display data crisply without extra decoration and distracting "dingbats" that cloud the picture. Thus there is little support for 3-D effects, gradient backgrounds, and so on. FreeBSD note: the binary is referred to as 'pl' in the source files, but is installed as 'ploticus' so as to avoid conflicts with other ports.
math/probstat-0.912 (Score: 0.10508093)
Probability And Statistics Utils for Python
C and Python code for basic probability and statistics - Combination - Permutation - Cartesian Product - Priority Queue
math/plplot-5.11.1 (Score: 0.10508093)
Scientific plotting package
PLplot is a library of C functions that are useful for making scientific plots from a program written in C, C++, or Fortran. The PLplot library can be used to create standard x-y plots, semilog plots, log-log plots, contour plots, 3D plots, mesh plots, bar charts and pie charts. Multiple graphs (of the same or different sizes) may be placed on a single page with multiple lines in each graph. Different line styles, widths and colors are supported. A virtually infinite number of distinct area fill patterns may be used. There are almost 1000 characters in the extended character set. This includes four different fonts, the Greek alphabet and a host of mathematical, musical, and other symbols. The fonts can be scaled to any desired size. A variety of output devices are supported and new devices can be easily added by writing a small number of device dependent routines.
math/prng-3.0.2 (Score: 0.10508093)
Portable, high-performance ANSI-C pseudorandom number generators
PRNG is a collection of portable, high-performance ANSI-C implementations of pseudorandom number generators such as linear congruential, inversive congruential, and explicit inversive congruential random number generators (LCG, ICG and EICG, respectively) created by Otmar Lendl and Josef Leydold.