My favorites | Sign in
Google
Projects on Google Code Results 1 - 8 of 8
|| http://1.bp.blogspot.com/_e4CXk5yxrr4/STMXgmuFLyI/AAAAAAAAAEA/Jk2_aoJc3JE/s400/lmx1.png || http://ubuntuz.files.wordpress.com/2007/05/tux-mac.gif || LMX is a numerical library for C++ developers that provides built-in methods, including matrix and vector algebra, dense and sparse storage, line...
This is a C version of the original SLEP Package http://www.public.asu.edu/~jye02/Software/SLEP/ . This was developed for better efficiency and fast running code. This was developed using AMD ACML library using some BLAS routines.
*MTJ* is designed to be used as a library for developing numerical applications, both for small and large scale computations. The library is based on [http://www.netlib.org/blas BLAS] and [http://www.netlib.org/lapack LAPACK] for its dense and structured sparse computations, and on the [http://www.n...
[http://netlib.org/liblist.html Netlib] is a collection of mission-critical software components for linear algebra systems (i.e. working with vectors or matrices). Netlib libraries are written in C, Fortran or optimised assembly code. A Java translation has been provided by the [http://sourceforge.n...
A high performance numeric linear algebra library for Scala, with rich Matlab-like operators on vectors and matrices; a library of numerical routines; support for plotting. Primary development is hosted in the git repository at <a href="http://scalanlp.org">scalanlp.org</a>. * [http://code.goog...
General purpose offload computing API and library. Abstracts typical algorithmic procedures running on various offload accelerator platforms [FPGAs, GPUs, etc]. OpenOffload is intended to be an all encompassing framework for which to architect applications. Porting code between accelerator archit...
FLENS (Flexible Library for Efficient Numerical Solutions) is a C++ library for scientific computing. It can be considered as a very convenient and --- at the same time --- extremely efficient interface for BLAS and LAPACK. But it is much more than this
=Introduction= array4j is a vector, matrix and N-dimensional array library for Java that combines ideas from [http://math.nist.gov/javanumerics/jama/ JAMA], [http://ressim.berlios.de/ Matrix Toolkits for Java], [http://www.jscience.org/ JScience] and [http://www.scipy.org/ NumPy]. array4j uses [...