Tags : Browse Projects

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

NumPy

Compare

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

about 23 hours since last commit

338 users on Open Hub

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

Apache Commons Math

Compare

Claimed by Apache Software Foundation Analyzed about 9 hours ago

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]

161K lines of code

7 current contributors

18 days since last commit

9 users on Open Hub

Low Activity
5.0
 
I Use This

Fixed Point Math

Compare

  No analysis available

A library of C routines to perform fixed-point (Q-format) mathematical operations, suitable for Embedded DSP systems. Features: (1) Conversion from floating-point to fixed-point and vice versa (with or without rounding) (2) Extracting integer-part and fractional-part of Q-number (3) ... [More] Add, Subtract, Multiply, Divide (different versions for dealing with rounding and saturation available) (4) Trig functions: sin, cos, asin, acos, atan, atan2 (5) Sqrt, Abs, Magnitude-phase, Log, Exp [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: NonProfit...

exmat

Compare

  No analysis available

A generic C++ matrix library using expression template and metaprogramming to provide specialized code for various kind of matrix operations.

0 lines of code

0 current contributors

0 since last commit

0 users on Open Hub

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