Tags : Browse Projects

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

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

fftw

Compare

  Analyzed about 15 hours ago

FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of arbitrary input size, and of both real and complex data (as well as of even/odd data, i.e. the discrete cosine/sine transforms or DCT/DST). We believe that FFTW, which is free software ... [More] , should become the FFT library of choice for most applications. [Less]

43.9K lines of code

3 current contributors

9 days since last commit

21 users on Open Hub

Very Low Activity
4.85714
   
I Use This

annas Graph Package

Compare

  Analyzed about 12 hours ago

Annas is an Open source Graph package for java developer. Annas allow Graphs to be models and includes a good selection of Graph algorithm.

311 lines of code

0 current contributors

about 9 years since last commit

15 users on Open Hub

Inactive
0.0
 
I Use This

Atlas (Automatically Tuned Linear Algebra Software)

Compare

  Analyzed about 5 hours ago

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.

375K lines of code

2 current contributors

almost 5 years since last commit

7 users on Open Hub

Inactive
5.0
 
I Use This

lib2geom

Compare

  No analysis available

Lib2geom (2Geom in private life) is a library developed for inkscape to provide a robust computational geometry framework. It is not a rendering library, instead concentrating on high level algorithms such as computing arc length.

0 lines of code

0 current contributors

0 since last commit

5 users on Open Hub

Activity Not Available
5.0
 
I Use This
Mostly written in language not available
Licenses: lgpl21, mozilla_p...

DOLFIN

Compare

  Analyzed about 18 hours ago

DOLFIN is a C++/Python library that functions as the main user interface of FEniCS. A large part of the functionality of FEniCS is implemented as part of DOLFIN. It provides a problem solving environment for models based on partial differential equations and implements core parts of the ... [More] functionality of FEniCS, including data structures and algorithms for computational meshes and finite element assembly. To provide a simple and consistent user interface, DOLFIN wraps the functionality of other FEniCS components and external software, and handles the communication between these components. [Less]

207K lines of code

24 current contributors

2 months since last commit

3 users on Open Hub

Moderate Activity
5.0
 
I Use This

Gravit

Compare

  Analyzed 31 minutes ago

Gravit is a gravity simulator which runs under Linux, Windows and Mac OS X. It's released under the GNU General Public License which makes it free. It uses Newtonian physics using the Barnes-Hut N-body algorithm. Although the main goal of Gravit is to be as accurate as possible, it also creates ... [More] beautiful looking gravity patterns. It records the history of each particle so it can animate and display a path of its travels. At any stage you can rotate your view in 3D and zoom in and out. Gravit uses OpenGL with Lua, SDL, SDL_ttf and SDL_image. [Less]

54.5K lines of code

0 current contributors

almost 2 years since last commit

3 users on Open Hub

Very Low Activity
5.0
 
I Use This

xmds

Compare

  Analyzed about 16 hours ago

XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.

325K lines of code

0 current contributors

2 months since last commit

2 users on Open Hub

Very Low Activity
0.0
 
I Use This

Universal Java Matrix Package (UJMP)

Compare

  Analyzed about 16 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

over 8 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

HPCC ECL Machine Learning Library

Compare

  No analysis available

HPCC Systems ECL Machine Learning Library

0 lines of code

1 current contributors

0 since last commit

2 users on Open Hub

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