RSS 32 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 Feb 2012 pedsim

Screenshot
Pop 116.98
Vit 4.64

PEDSIM is a microscopic pedestrian crowd simulation system. The PEDSIM library allows you to use pedestrian dynamics in your own software. Based on pure C++/STL without additional packages, it runs virtually on every operating system. The PEDSIM Demo Application gives you a quick overview of the capabilities, and is a starting point for your own experiments. PEDSIM is suitable for use in crowd simulations (e.g. indoor evacuation simulation, large scale outdoor simulations), where one is interested in output like pedestrian density or evacuation time. Since the quality of the individual agent's trajectory is high, PEDSIM can be used for creating massive pedestrian crowds in movies.

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 22 Mar 2011 Dapper Dataflow Engine

Screenshot
Pop 169.96
Vit 4.03

Dapper, or "Distributed and Parallel Program Execution Runtime", is a tool for taming the complexities of developing for large-scale cloud and grid computing, enabling the user to create distributed computations from the essentials: the code that will execute, along with a dataflow graph description. It supports rich execution semantics, carefree deployment, a robust control protocol, modification of the dataflow graph at runtime, and an intuitive user interface.

Download Website Updated 10 Oct 2012 Thinknowlogy

Screenshot
Pop 140.49
Vit 9.05

Thinknowlogy is grammar-based software designed to utilize the logic contained within grammar in order to create intelligence through a natural language, which is demonstrated by programming in a natural language, reasoning in a natural language (drawing conclusions, making assumptions (with a self-adjusting level of uncertainty), asking questions (about gaps in the knowledge), and detecting conflicts), and intelligent answering of "is" questions, providing alternative answers as well.

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 28 Apr 2009 RobOptim

Screenshot
Pop 38.50
Vit 1.00

RobOptim is a generic optimization framework for robotics. It provides a front-end for different non-linear solvers such as IPOPT or CFSQP.

No download Website Updated 20 Jul 2012 Meep FDTD

Screenshot
Pop 76.04
Vit 5.40

Meep is a free finite-difference time-domain (FDTD) simulation software package to model electromagnetic systems. It supports distributed-memory parallel simulations, nonlinear, anisotropic, and dispersive media, PML absorbing boundaries, and 1D/2D/3D and cylindrical problems. It is completely scriptable from either C++ or a Scheme (GNU Guile) interface.

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).

No download Website Updated 03 Jun 2009 Crux

Screenshot
Pop 19.90
Vit 1.00

Crux is a software toolkit for a molecular phylogenetic inference. It is structured as a set of Python modules, which makes it possible to quickly develop Python scripts that perform unique, non-canned analyses.

Screenshot

Project Spotlight

OWS

A war-driving application for OpenWLANMap.

Screenshot

Project Spotlight

any-dl

A generic video downloader.