Ports Search

Results 12,72112,730 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.022 seconds)
math/sspir-0.2.10 (Score: 6.4754924E-5)
glm-like formula to define dynamic generalized linear models
A glm-like formula language to define dynamic generalized linear models (state space models). Includes functions for Kalman filtering and smoothing. Estimation of variance matrices can be performed using the EM algorithm in case of Gaussian models.
math/cryptominisat-5.0.0 (Score: 6.4754924E-5)
General-purpose award-winning SAT solver
CryptoMiniSat is a modern, multi-threaded, feature-rich, simplifying SAT solver, featuring over 100 configurable parameters to tune to specific need, collection of statistical data to MySQL database + javascript-based visualization of it and clean C++ and python interfaces.
math/arpack++-1.2 (Score: 6.4754924E-5)
ARPACK++ is an object-oriented version of the ARPACK package
ARPACK++ is a collection of classes that offers c++ programmers an interface to ARPACK. It preserves the full capability, performance, accuracy and low memory requirements of the FORTRAN package, but takes advantage of the C++ object-oriented programming environment.
math/blitz++-0.9 (Score: 6.4754924E-5)
C++ class library for scientific computing
Blitz++ is a C++ class library for scientific computing which provides performance on par with Fortran 77/90. It uses template techniques to achieve high performance. The current versions provide dense arrays and vectors, random number generators, and small vectors and matrices.
math/gkmap-0.2 (Score: 6.4754924E-5)
Simplification of Boolean Functions using Karnaugh Map
GKmap is a free K-Map disclosure software, which is developed to solve the Digital Electronics design problems. Along with design it also helps in analysis of information flow in the digital circuits.
math/FreeMat-4.2 (Score: 6.4754924E-5)
Numerical computing environment
FreeMat is a free environment for rapid engineering and scientific prototyping and data processing. It is similar to commercial systems such as MATLAB from Mathworks, and IDL from Research Systems, but is Open Source.
math/glm-0.9.7.3 (Score: 6.4754924E-5)
C++ mathematics library for software based on the OpenGL GLSL
OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. GLM provides classes and functions designed and implemented with the same naming conventions and functionalities than GLSL so that when a programmer knows GLSL, he knows GLM as well which makes it really easy to use. This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations, quaternions, half-based types, random numbers, procedural noise functions, etc... This library works perfectly with OpenGL but it also ensures interoperability with third party libraries and SDKs. It is a good candidate for software rendering (Raytracing / Rasterisation), image processing, physic simulations and any context that requires a simple and convenient mathematics library.
math/graphthing-1.3.2 (Score: 6.4754924E-5)
Tool that allows you to create, manipulate, and study graphs
GraphThing is a tool that allows you to create, manipulate and study graphs. These "graphs" are mathematical objects that describe relationships between sets; they are not 2D plots, charts, or anything similar to that.
math/gotoblas-2.1.13.3.4.0 (Score: 6.4754924E-5)
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: 6.4754924E-5)
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.