Projects tagged ‘numerical’ and ‘simulation’


[12 total ]

7 Users

DUNE, the Distributed and Unified Numerics Environment is a modular toolbox for solving partial differential equations (PDEs) with grid-based methods. It supports the easy implementation of methods ... [More] like Finite Elements (FE), Finite Volumes (FV), and also Finite Differences (FD). [Less]
Created 3 months ago.

4 Users
 

The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. It provides C and ... [More] Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK. [Less]
Created over 3 years ago.

4 Users

OOFEM is an open source multi-physics parallel finite element code with object oriented architecture. The aim of this project is to provide efficient and robust tool for FEM computations as well as to ... [More] offer highly modular and extensible environment for development. [Less]
Created 6 months ago.

2 Users

GarlicSim is a platform for writing, running and analyzing simulations. It can handle any kind of simulation: Physics, game theory, epidemic spread, electronics, etc. The program is written in ... [More] Python. When you're writing a simulation, about 90% of the code you write is boilerplate; Code that isn't directly related to the phenomenon you're simulating, but is necessary for your simulation to work. The aim of GarlicSim is to write that 90% of the code once and for all, and to do it well, so you could concentrate on the important 10%. [Less]
Created 7 months ago.

2 Users

SimExplorer is a software designed for managing simulation experiments and to some extent the scientific quality of the modeling process. It provides complex workflow descriptions and out of the box ... [More] distributed execution of those workflows (or sub-part of it) on multiprocessor computers, clusters and computing grids. [Less]
Created 8 months ago.

1 Users

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as ... [More] fast as it can possibly be done in your architecture. [Less]
Created over 2 years ago.

0 Users
   

JMathLib is a system of mathematical functions designed to be used in evaluating complex expressions and display the results graphically. It can be used either interactively or to interpret script ... [More] files. It works like Matlab, Octave, Freemat and Scilab. [Less]
Created over 3 years ago.

0 Users

Sailfish is an Open Source fluid dynamics solver for CUDA devices. It uses the Lattice Boltzmann method to simulate incompressible flows in 2D (3D in the works). The project uses Python to ... [More] maintain a rapid pace of development and high level of code readability. pycuda and numpy allow it to achieve high performance without compromising the flexibility offered by Python. [Less]
Created 4 months ago.

0 Users

Accumulation of my subprojects
Created 12 months ago.

0 Users

A C library for doing 'decent' speed MCMC
Created 21 days ago.