RSS 7 projects tagged "Scientific Computing"

Download Website Updated 01 Oct 2012 FLENS

Screenshot
Pop 158.23
Vit 14.51

FLENS is short for Flexible Library for Efficient Numerical Solutions. This C++ can be used as a builing block for the implementation of other (higher-level) numerical libraries or numerical applications. It is a C++ library (requires a C++11 conform compiler). Easy install, as FLENS is headers only. It gives you Matrix/vector types for dense linear algebra; a generic (i.e. templated) implementation of BLAS; and a generic reimplementation of LAPACK. If high performance BLAS libraries like ATLAS, GotoBLAS, etc. are available, you simply can link against them and boost performance.

Download Website Updated 06 Nov 2012 Shared Scientific Toolbox in Java

Screenshot
Pop 197.74
Vit 5.54

The Shared Scientific Toolbox is a library that facilitates development of efficient, modular, and robust scientific/distributed computing applications in Java. It features multidimensional arrays with extensive linear algebra and FFT support, an asynchronous, scalable networking layer, and advanced class loading, message passing, and statistics packages.

Download Website Updated 18 Feb 2013 TooN

Screenshot
Pop 177.25
Vit 12.73

TooN is a very efficient numerics library for C++. The main focus of the library is efficient and safe handling of large numbers of small vector matrices and providing as much compile time checking as is possible. The library also works with large vectors and matrices and integrates easily with existing code. In addition to elementary vector and matrix operations, the library also providers linear solvers, matrix decompositions, optimization, and wrappers around LAPACK.

Download Website Updated 11 Sep 2012 Meta.Numerics

Screenshot
Pop 85.46
Vit 6.38

Meta.Numerics is a Mono-compatible .NET library for scientific and numerical programming. It includes functionality for matrix algebra (including SVD, non-symmetric eigensystems, and sparse matrices), special functions of real and complex numbers (including Bessel functions and the complex error function), statistics and data analysis (including PCA, logistic and nonlinear regression, statistical tests, and nonuniform random deviates), and signal processing (including arbitrary-length FFTs).

Download No website Updated 27 Aug 2009 Monte Carlo Simulations

Screenshot
Pop 50.83
Vit 36.93

Monte Carlo Simulations (MCS) is a tool that exploits the Monte Carlo method and, with a complex algorithm based on the PERT (Program Evaluation and Review Technique), estimates a project's time.

Download Website Updated 18 Mar 2011 Feel++

Screenshot
Pop 42.99
Vit 1.00

Feel++ (formerly known as Life) is a C++ library for solving partial differential equations using generalized Galerkin methods: fem, hp/fem, and spectral methods.

Download No website Updated 28 Jan 2013 LifeV

Screenshot
Pop 38.31
Vit 11.29

LifeV is a finite element (FE) library providing implementations of state of the art mathematical and numerical methods. It serves both as a research and production library. It has already been used in medical and industrial contexts to simulate fluid structure interaction and mass transport. LifeV is the joint collaboration between four institutions: École Polytechnique Fédérale de Lausanne (CMCS) in Switzerland, Politecnico di Milano (MOX) in Italy, INRIA (REO, ESTIME) in France, and Emory University (Sc. Comp) in the U.S.A.

Screenshot

Project Spotlight

newLISP

A Lisp-like, general-purpose scripting language.

Screenshot

Project Spotlight

JunkieTheSniffer

A programmable packet sniffer.