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


Jump to tag:

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

Filtered by Project Tags library mathematics numerical

Refine results Project Tags math (10) programming (6) science (6) scientific (5) computing (4) maths (4) tools (3) algorithm (3) engineering (3) matlab (3) wrapper (2) statistics (2)

[12 total ]

58 Users
   

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 ... [More] performing other numerical experiments. It may also be used as a batch-oriented language. [Less]
Created over 3 years ago.

14 Users
   

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 ... [More] least-squares fitting. There are over 1000 functions in total with an extensive test suite. [Less]
Created over 2 years ago.

11 Users
 

A mathematical open source library written in C#/.Net, aiming to provide a self contained clean framework for symbolic algebraic and numerical / scientific computations.
Created over 3 years ago.

5 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
 

Lib2geom (2Geom in private life) is a library developed for inkscape to provide a robust computational geometry framework. It is not a rendering library, instead concentrating on high level algorithms such as computing arc length.
Created over 3 years ago.

1 Users

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.
Created over 2 years ago.

1 Users

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 ... [More] generic vector types. Includes classes from GSL and CERNLIB. [Less]
Created about 1 year ago.

1 Users

Mastrave is a free software library written to perform vectorized computation and to be as far as possible compatible with both the GNU Octave and Matlab computing environments, offering general ... [More] purpose, portable and freely available features for the scientific community. The Mastrave project attempts to allow a more effective, quick interoperability between GNU Octave and Matlab users by using a reasonably well documented wrap around the main incompatibilities between those computing environments and by promoting a reasonably general idiom based on their common, stable syntagms. Mastrave is free software, which is software respecting your freedom. It is offered to the scientific community to promote the development of a free society more concerned about cooperation rather than competitiveness, heading toward knowledge and culture freedom, which implies the possibility for motivated individuals to freely access and contribute even to the cutting-edge academic culture. This possibility relies on the development of tools and methodologies helping to overcome economic, organizational and institutional barriers (i.e. knowledge oligopolies). This is a long-term goal to which the free software paradigm can actively cooperate. Copyright (C) 2005, 2006, 2007, 2008, 2009 Daniele de Rigo Verbatim copying and distribution of this entire article is permitted in any medium without royalty provided this notice is preserved. [Less]
Created about 1 year ago.

0 Users

pyFilib uses Cython to wrap the Filib++ Interval library in Python. The idea is to have a class "Interval" in Python with all the necessary methods and functions. It should still be possible to ... [More] program near C speed due to Cython's ability to generate C code without the overhead of intermediate Python objects. Current Statusnull [Less]
Created about 1 year ago.

0 Users

pyBoostInterval uses Cython to wrap the Boost Interval library in Python. The idea is to have a class "Interval" in Python with all the necessary methods and functions. It should still be possible ... [More] to program near C speed due to Cython's ability to generate C code without the overhead of intermediate Python objects. Current Statuspre-alpha: development started, help is welcome! Get itsource code, download python setup.py build_ext --inplace(probably edit setup.py for your correct include_ext paths) WikiIntroduction [Less]
Created about 1 year ago.