Tags : Browse Projects

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

NumPy

Compare

  Analyzed 1 day 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

gnuplot

Compare

  Analyzed about 2 hours ago

gnuplot plots 2d and 3d graphs, from a data file or with a formula. It has an interactive mode with online help, or it can be used non-interactively. gnuplot does function fitting to data sets, and it does output to many terminals, among which are PostScript, X11 display, PNG, and GIF (via the old gd library).

199K lines of code

11 current contributors

12 days since last commit

168 users on Open Hub

Moderate Activity
4.16667
   
I Use This
Licenses: No declared licenses

GNU Octave

Compare

Claimed by GNU No analysis available

Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically, and for performing other numerical experiments. It may also be used as a batch-oriented language.

0 lines of code

71 current contributors

0 since last commit

133 users on Open Hub

Activity Not Available
4.28889
   
I Use This
Mostly written in language not available
Licenses: gpl3_or_l...

Maxima GPL CAS based on DOE-MACSYMA

Compare

  Analyzed about 6 hours ago

Maxima is a system for the manipulation of symbolic and numerical expressions, including differentiation, integration, Taylor series, Laplace transforms, ordinary differential equations, systems of linear equations, polynomials, and sets, lists, vectors, matrices, and tensors. Maxima yields high ... [More] precision numeric results by using exact fractions, arbitrary precision integers, and variable precision floating point numbers. Maxima can plot functions and data in two and three dimensions. The Maxima source code can be compiled on many systems, including Windows, Linux, and MacOS X. The source code for all systems and precompiled binaries for Windows and Linux are available at the SourceForge file manager. [Less]

1.52M lines of code

19 current contributors

1 day since last commit

54 users on Open Hub

High Activity
4.44828
   
I Use This

Sage: Open Source Mathematics Software

Compare

  Analyzed 1 day ago

Sage is mathematical software, very much in the same vein as MATLAB, MAGMA, Maple, and Mathematica. Unlike these systems, every component of Sage is GPL-compatible. The interpretative language of Sage is Python, a mainstream programming language. Use Sage for studying a huge range of mathematics ... [More] , including algebra, calculus, elementary to very advanced number theory, cryptography, numerical computation, commutative algebra, group theory, combinatorics, graph theory, and exact linear algebra. It is available for download from sagemath.org and its mirrors in source or binary form. If you have any questions and/or problems please report them to the Google groups sage-devel or sage-support. You can also drop by in #sagemath on freenode IRC. [Less]

901K lines of code

162 current contributors

11 days since last commit

52 users on Open Hub

Very High Activity
4.75
   
I Use This

SymPy

Compare

  Analyzed about 3 hours ago

SymPy is a Python library for symbolic mathematics. It aims to become a full-featured computer algebra system (CAS) while keeping the code as simple as possible in order to be comprehensible and easily extensible. SymPy is written entirely in Python and does not require any external libraries, except optionally for plotting support.

492K lines of code

174 current contributors

about 20 hours since last commit

38 users on Open Hub

Very High Activity
4.44444
   
I Use This

Eigen

Compare

  Analyzed about 18 hours 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

1 day since last commit

35 users on Open Hub

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

GSL - GNU Scientific Library

Compare

Claimed by GNU Analyzed 4 months ago

The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. The library provides a wide range of mathematical routines such as random number generators, special functions and least-squares fitting. There are over 1000 functions in total with an extensive test suite.

611K lines of code

1 current contributors

10 months since last commit

32 users on Open Hub

Activity Not Available
4.58333
   
I Use This

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

JTS Topology Suite

Compare

  No analysis available

The JTS Topology Suite is an API of 2D spatial predicates and functions. It has the following design goals: * JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium * JTS provides a complete, consistent, robust implementation of fundamental 2D spatial ... [More] algorithms * JTS is fast enough for production use * JTS is written in 100% pure Java( * JTS is open source (under the LGPL license) [Less]

0 lines of code

13 current contributors

0 since last commit

28 users on Open Hub

Activity Not Available
4.9
   
I Use This
Mostly written in language not available
Licenses: lgpl