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


Jump to tag:

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

Filtered by Project Tags algebra library mathematics science

Refine results Project Tags math (3) programming (3) computer_algebra_system (2) linux (2) maths (2) dynamic_content (1) lisp (1) numerical (1) cas (1) tools (1) emacs (1) simulation (1)

[3 total ]

19USERS
   

Maxima is a Common Lisp implementation of MIT's Macsyma system for computer based algebra. It features plotting over the network via netmath, computations over the network, extensive testing on a large array of problems, a source level debugger for ... [More] maxima code, ease of extension in fundamentally new ways, access to Common Lisp and portability to many systems. [Less]

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
 

Math::Symbolic is intended to offer symbolic calculation capabilities to the Perl programmer without using external (to Perl) libraries and/or applications. It's quite limited in scope. No integration of expressions, for example. However, various ... [More] extensions have been written to allow things like symbolic tree transformations using declarative syntax or compilation to Perl or C code for faster numeric evaluation. [Less]