Projects tagged ‘linux’, ‘mathematics’, and ‘numerical’


Jump to tag:

Projects tagged ‘linux’, ‘mathematics’, and ‘numerical’

Filtered by Project Tags linux mathematics numerical

Refine results Project Tags programming (3) math (3) science (3) matlab (2) windows (2) library (2) simulation (2) engineering (2) algorithm (2) computing (2) performance (2) c++ (2)

[4 total ]

30USERS
   

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.

4USERS
 

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 Fortran77 interfaces to a portably efficient BLAS implementation, as well as a few routines from LAPACK.

1USERS
 

Epidemiological Graphical Analysis and Simulation System. Epigrass is a tool for building and analysing mathematical models of epidemics over networks.

1USERS

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 fast as it can possibly be done in your architecture.