Projects tagged ‘library’, ‘mathematics’, ‘numerical’, and ‘science’


Jump to tag:

Projects tagged ‘library’, ‘mathematics’, ‘numerical’, and ‘science’

Filtered by Project Tags library mathematics numerical science

Refine results Project Tags math (5) programming (4) scientific (3) linux (2) gnu (2) gsl (2) errors (1) error_propagation (1) dynamic_content (1) visualization (1) object_oriented (1) algebra (1)

[5 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.

8USERS
   

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.

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

Perl module for handling of numbers with arbitrary many uncertainties. Does automatic error propagation and scientific rounding. An extension for outputting the objects in LaTeX syntax is available.

1USERS

O2scl is an object-oriented library for numerics in C++ useful for solving, minimizing, differentiating, integrating, interpolating, fitting, and more. Classes operate on generic member functions and generic vector types. Includes classes from GSL and CERNLIB.