Ports 搜索

共有17,754项符合%E6%8E%A7%E5%88%B6%E5%8F%B0的查询结果,以下是第7,7917,800项(搜索用时0.009秒)
mail/libcmime-0.1.15 (Score: 8.972706E-5)
Lightweight C mime library
libcmime is a lightweight mime library, written in C. It attempts to be a general library for parsing and creating mime email messages and is designed to provide an easy to use and easy to integrate interface for developers. libcmime is a pretty fresh project so the library is still in beta state and there will be early and frequent releases.
mail/gnome-gmail-notifier-0.10.1 (Score: 8.972706E-5)
GNOME2桌面下的Gmail收件箱监视器
Gnome Gmail Notifier项目旨在提供一个稳定、高效的GTK+2.0应用程序,它可以定期地 检查用户gmail收件箱。 这个Notifier会作为系统托盘图标显示在GNOME2桌面上,当用户收到新邮件时,弹出一个 小气球通知。 - Florent Thoumie flz@FreeBSD.org
math/NMF-0.20.6 (Score: 8.972706E-5)
Algorithms and Framework for Nonnegative Matrix Factorization
Provides a framework to perform Non-negative Matrix Factorization (NMF). The package implements a set of already published algorithms and seeding methods, and provides a framework to test, develop and plug new/custom algorithms. Most of the built-in algorithms have been optimized in C++, and the main interface function provides an easy way of performing parallel computations on multicore machines.
math/algae-4.3.6 (Score: 8.972706E-5)
Programming language for numerical analysis
Algae is a programming language for numerical analysis. It was written in the Boeing Company to fulfill their need for a fast and versatile tool, capable of handling large systems. Algae has been applied to interesting problems in aerospace and related fields for more than a decade.
math/Clp-1.16.8 (Score: 8.972706E-5)
Linear Programming Solver
This is a port of Clp (Coin-or linear programming), which is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also included.
math/vector-space-0.10.2 (Score: 8.972706E-5)
Vector and affine spaces, linear maps, and derivatives
vector-space provides classes and generic operations for vector spaces and affine spaces in Haskell. It also defines a type of infinite towers of generalized derivatives. A generalized derivative is a linear transformation rather than one of the common concrete representations (scalars, vectors, matrices, etc).
math/libranlip-1.0 (Score: 8.972706E-5)
Random variate generator for Lipschitz-continuous densities
libranlip is a C++ library created by G. Beliakov, which generates random variates with arbitrary Lipschitz-continuous densities via the acceptance / rejection method. The density should have a dimension of no more than about five. The user needs to supply the density function using a simple syntax, and then call the methods of construction and generation provided in libranlip.
math/libgmp-6.0.0 (Score: 8.972706E-5)
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/Data-Float-0.012 (Score: 8.972706E-5)
Details of the floating point data type
This module is about the native floating point numerical data type. A floating point number is one of the types of datum that can appear in the numeric part of a Perl scalar. This module supplies constants describing the native floating point type, classification functions, and functions to manipulate floating point values at a low level.
math/octave-4.0.3 (Score: 8.972706E-5)
High-level interactive language for numerical computations
Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language.