Tags : Browse Projects

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

NumPy

Compare

  Analyzed about 9 hours ago

NumPy is the fundamental package for scientific computing with Python. It contains among other things: a powerful N-dimensional array object sophisticated (broadcasting) functions tools for integrating C/C++ and Fortran code useful linear algebra, Fourier transform, and random number ... [More] capabilities Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. NumPy is licensed under the BSD license, enabling reuse with few restrictions. [Less]

417K lines of code

219 current contributors

1 day since last commit

338 users on Open Hub

Very High Activity
4.71667
   
I Use This
Licenses: No declared licenses

Eigen

Compare

  Analyzed 1 day ago

Eigen is a C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms. * It supports tiny & large dense, and sparse matrices, fully integrated with one another. * It has no dependency and no binary to compile or link-to. * It takes full advantage of ... [More] expression templates to provide a great API, and enable many optimizations including temporary removal, and intelligent explicit vectorization (SSE, AVX, AltiVec, and NEON). * Performance is on par with the best BLAS implementations. * It provides linear solvers comparable to LAPACK as well as sparse direct and iterative methods with preconditioners. * It keeps in mind the real needs of applications, for example the geometry features needed for 3D graphics. [Less]

534K lines of code

41 current contributors

2 days since last commit

35 users on Open Hub

High Activity
4.81818
   
I Use This
Licenses: lgpl3, mozilla_p...

Scilab

Compare

  No analysis available

(from the scilab homepage...) Scilab is a scientific software package for numerical computations providing a powerful open computing environment for engineering and scientific applications. Scilab is an open source software. Since 1994 it has been distributed freely along with the source code ... [More] via the Internet. It is currently used in educational and industrial environments around the world. Scilab is now maintained by Scilab Enterprises: http://www.scilab-enterprises.com/ Note that Scilab has been using code review since 2010 (explaining the diminution in term of number of commits). [Less]

0 lines of code

8 current contributors

0 since last commit

31 users on Open Hub

Activity Not Available
4.25
   
I Use This
Mostly written in language not available
Licenses: No declared licenses

Math.NET Numerics

Compare

  Analyzed 1 day ago

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

205K lines of code

8 current contributors

5 months since last commit

22 users on Open Hub

Very Low Activity
5.0
 
I Use This

redmatrix

Compare

  No analysis available

The Red Matrix is a decentralised identity and communications platform which provides internet-wide single-sign-on with nomadic identity, internet-wide access control, communications, content management and personal cloud storage.

0 lines of code

0 current contributors

0 since last commit

8 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: mit

glm

Compare

  Analyzed about 14 hours ago

OpenGL Mathematics (GLM)

231K lines of code

33 current contributors

30 days since last commit

7 users on Open Hub

Moderate Activity
5.0
 
I Use This

Nuiton-matrix

Compare

Claimed by Code Lutin Analyzed about 9 hours ago

Java library to provide multi-dimensional matrix functionalities.

19.2K lines of code

0 current contributors

3 months since last commit

5 users on Open Hub

Very Low Activity
5.0
 
I Use This

Universal Java Matrix Package (UJMP)

Compare

  Analyzed about 15 hours ago

The Universal Java Matrix Package (UJMP) is an open source Java library that provides sparse and dense matrix classes, as well as a large number of calculations for linear algebra like matrix multiplication or matrix inverse. Operations like mean, correlation, standard deviation, replacement of ... [More] missing values or mutual information are also supported. Matrices can be imported from and exported to a large number of file formats, also linking to JDBC databases is supported. The Universal Java Matrix Package supports multidimensional matrices as well as generic matrices with a specified object type and can also handle very large matrices even when they do not fit into memory. [Less]

84.9K lines of code

0 current contributors

almost 9 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Elemental (linear algebra)

Compare

  No analysis available

Distributed-memory dense linear algebra.

0 lines of code

1 current contributors

0 since last commit

2 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: BSD-3-Clause

jblas

Compare

  Analyzed about 20 hours 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]

20.5K lines of code

1 current contributors

almost 4 years since last commit

2 users on Open Hub

Inactive
5.0
 
I Use This