Managed Projects

Apache Commons Math

Claimed by Apache Software Foundation Analyzed 1 day 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

20 days since last commit

9 users on Open Hub

Low Activity
5.0
 
I Use This

Apache Commons Nabla

Claimed by Apache Software Foundation Analyzed about 23 hours ago

Nabla is an algorithmic differentiator for mathematical functions. Just like the mathematical Nabla operator transforms a function into its differential, the Nabla library transforms an existing java object implementing a function double f(double) { ... } into another java object that in ... [More] addition to computing the value of f like the original one also computes its derivative. The created object is built by applying the classical exact differentiation rules to the function underlying expressions. There are no approximations and no step sizes. Nabla uses bytecode transformation to create the differentiated class and instances [Less]

5.37K lines of code

0 current contributors

over 10 years since last commit

2 users on Open Hub

Inactive
0.0
 
I Use This

Orekit

  Analyzed about 17 hours ago

Orekit is a free low level space dynamics library written in Java. It provides basic elements (orbits, dates, attitude, frames ...) and various algorithms to handle them (conversions, analytical and numerical propagation, pointing ...).

669K lines of code

12 current contributors

5 days since last commit

1 users on Open Hub

High Activity
5.0
 
I Use This