Browsing projects by Tag(s)

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

Showing page 1 of 2

(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]

4.25
   
  1 review  |  25 users  |  1,991,653 lines of code  |  42 current contributors  |  Analyzed 7 days ago
 
 

Eigen

claimed by KDE

Compare

Eigen is a C++ template library for linear algebra (vectors, matrices, and related algorithms). * It supports tiny, dense, and sparse matrices (the latter is still experimental), fully integrated with one another. * It takes full advantage of expression templates to provide a great API. For ... [More] example, m.row(i)+=m.row(j) just works. * Expression templates are also the basis for many optimizations: automatic determination of which temporaries to remove, and intelligent explicit vectorization (SSE and ALtiVec). * Performance is on par with the best BLAS implementations (see http://eigen.tuxfamily.org/index.php?title=Benchmark). * It keeps in mind the real needs of apps, for example the geometry features needed for 3D graphics [Less]

4.77778
   
  0 reviews  |  23 users  |  83,855 lines of code  |  27 current contributors  |  Analyzed 5 days 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.

5.0
 
  0 reviews  |  19 users  |  335,055 lines of code  |  17 current contributors  |  Analyzed 2 days ago
 
 

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. Integer, floating point and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional ... [More] integration with LAPACK and ATLAS libraries. A delayed evaluation approach is employed (during compile time) to combine several operations into one and reduce (or eliminate) the need for temporaries. This is accomplished through recursive templates and template meta-programming. This library is useful if C++ has been decided as the language of choice (due to speed and/or integration capabilities), rather than another language like Matlab or Octave. [Less]

5.0
 
  0 reviews  |  5 users  |  889,630 lines of code  |  2 current contributors  |  Analyzed 11 days ago
 
 

An implementation of linear algebra numerical structures and methods for the CLR. NPack is unique in that it uses generics for matrix element definitions, and a set of matrix operations via an interface, allowing a CLR-based operations engine as well as the opportunity to use GPGPU-based operation ... [More] engines. NPack was initially ported from Java Matrix Package (JAMA) by the US National Institute of Standards and Technology (which was a Java reinterpretation of LINPACK). [Less]

4.0
   
  0 reviews  |  2 users  |  66,520 lines of code  |  0 current contributors  |  Analyzed 8 days 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]

0
 
  0 reviews  |  2 users  |  75,321 lines of code  |  1 current contributor  |  Analyzed about 3 hours ago
 
 

Distributed-memory dense linear algebra.

0
 
  0 reviews  |  2 users  |  234,339 lines of code  |  2 current contributors  |  Analyzed about 16 hours ago
 
 
Compare

Jama - Java Matrix OSGi version with tycho build and additional features

0
 
  0 reviews  |  1 user  |  4,789 lines of code  |  1 current contributor  |  Analyzed 8 days ago
 
 

A simple matrix and vector library. It contain basic matrix and vector operations, linear and non-linear system solvers, gauss integrator, and others

0
 
  0 reviews  |  1 user  |  5,715 lines of code  |  0 current contributors  |  Analyzed 4 days ago
 
 

Mathnetics is an API for creating advanced, interactive, web-based mathematical applications. It defines various important mathematical objects that are inter-related and on which many numerical calculations can be done. Mathnetics also features rendering of 3D objects onto an SVG canvas (to do ... [More] so, it includes certain utilities such as browser sniffing, DOM node selection and DOM readiness detection) which is quite robust. A few basic 3D objects are given: Line, Sphere, Cube. But the user can define any 3D object desired as per the specification. Eventually, a GUI editor will be built with which anyone can create their own applications at a high-level instead of by coding line-by-line. View the current API documentation at: http://cis.jhu.edu/~shanest/js/mathnetics/docs/ Being at a not entirely stable release yet, the API is changing. I will post a definite and final API when it is ready. Some proofs of concept (a full-blown test suite will come shortly) can be seen at: http://cis.jhu.edu/~shanest/js/mathnetics/src/svg/surface.html (z=f(x,y) surface rendering) http://cis.jhu.edu/~shanest/js/mathnetics/src/svg/testdraw.html (3D rendering/animation) http://cis.jhu.edu/~shanest/js/mathnetics/src/svg/testbutton.html (3D buttons) http://cis.jhu.edu/~shanest/js/mathnetics/src/svg/t.html (2D function plotting/animation) [Less]

0
 
  0 reviews  |  0 users  |  5,643 lines of code  |  0 current contributors  |  Analyzed 15 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.