Browsing projects by Tag(s)

Select a tag to browse associated projects and drill deeper into the tag cloud.

Showing page 1 of 3

Commons Math is a library of lightweight, self-contained mathematics and statistics components addressing the most common problems not available in the Java programming language or Commons Lang. It provides implementations of major mathematical algorithms concerning statistics, linear algebra ... [More] , differential equations, optimization, root finding ... [Less]

5.0
 
  0 reviews  |  6 users  |  174,055 lines of code  |  9 current contributors  |  Analyzed 9 days ago
 
 

LAPACK provides routines for solving systems of simultaneous linear equations, least-squares solutions of linear systems of equations, eigenvalue problems, and singular value problems. The associated matrix factorizations (LU, Cholesky, QR, SVD, Schur, generalized Schur) are also provided, as are ... [More] related computations such as reordering of the Schur factorizations and estimating condition numbers. Dense and banded matrices are handled, but not general sparse matrices. In all areas, similar functionality is provided for real and complex matrices, in both single and double precision. Note: Ohloh's statistics are not accurate. LAPACK has dozens of major contributors, but most do not use any form of source control. Contributions are merged by only a few people, and then only in bursts. [Less]

4.8
   
  1 review  |  6 users  |  3,072,030 lines of code  |  4 current contributors  |  Analyzed about 2 years ago
 
 

A purely functional interface to basic linear algebra computations and other numerical routines, internally implemented using GSL, BLAS and LAPACK.

5.0
 
  0 reviews  |  3 users  |  10,907 lines of code  |  0 current contributors  |  Analyzed almost 2 years ago
 
 

The Trilinos Project is an effort to develop algorithms and enabling technologies within an object-oriented software framework for the solution of large-scale, complex multi-physics engineering and scientific problems. A unique design feature of Trilinos is its focus on packages. Trilinos ... [More] provides capabilities in meshing, load balancing, discretizations, mathematical optimization and uncertainty quantification, and transient, nonlinear, and linear solvers. Trilinos software is designed for scalability on the largest computer systems available and represents the state-of-the-art in scalable unstructured linear algebra, scalable unstructured preconditioning, block iterative methods, embedded optimization, stochastic methods, compatible discretizations and parallel partitioning algorithms. [Less]

5.0
 
  0 reviews  |  2 users  |  3,079,533 lines of code  |  103 current contributors  |  Analyzed about 1 month ago
 
 

jblas is a fast linear algebra library for Java. jblas is based on BLAS and LAPACK, the de-facto industry standard for matrix computations, and uses state-of-the-art implementations like ATLAS for all its computational routines, making jBLAS very fast. jblas can is essentially a light-wight ... [More] wrapper around the BLAS and LAPACK routines. These packages have originated in the Fortran community which explains their often archaic API. On the other hand modern implementations are hard to beat performance wise. jblas aims to make this functionality available to Java programmers such that they do not have to worry about writing JNI interfaces and calling conventions of Fortran code. [Less]

5.0
 
  0 reviews  |  2 users  |  21,465 lines of code  |  7 current contributors  |  Analyzed 2 days ago
 
 

Kinetic base package. Linear Math, Timing and Generic objects in Java.

0
 
  0 reviews  |  1 user  |  7,321 lines of code  |  1 current contributor  |  Analyzed almost 2 years ago
 
 

GMRES, and other solvers utilizing the GPU. Participation is welcome, just send me an email or add to the discussion group. Your expertise is needed!! Feb 06, 2009Now creates a dll on trunk. Feb 9, 2009Will attempt to incorporate cuBlas and spmv to get some speed. Right now the code runs ... [More] more slowly than the cpu version :( Feb 15, 2009Ported whole library to use spmv and cublas. Still very slow on the GPU. I actually think my original method was faster; cublas is slow, possibly because every call requires copying results back to the CPU (I didn't do this in my original). Ah well, maybe on a large enough problem it will be faster. Or maybe with doubles, since things may be computationally bound rather than bandwidth? Feb 17, 2009Added classical gram-schmidt 2 option, which the GPU seems to like. [Less]

0
 
  0 reviews  |  1 user  |  745 lines of code  |  0 current contributors  |  Analyzed about 2 years ago
 
 

Manipulate real matrices in pure Perl.

5.0
 
  0 reviews  |  1 user  |  4,575 lines of code  |  0 current contributors  |  Analyzed 7 days ago
 
 
Compare

Open Soruce and 100% Java sparse/dense matrix library.

5.0
 
  0 reviews  |  1 user  |  5,582 lines of code  |  2 current contributors  |  Analyzed 9 days ago
 
 

A generic linear algebra toolkit in C# Compatible with Silverlight. This library provides basic linear algebra routines for the .NET platform. It is a generic library designed to work with any numeric type (float, double, ...)

0
 
  0 reviews  |  1 user  |  3,700 lines of code  |  0 current contributors  |  Analyzed 5 days ago
 
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.