Tags : Browse Projects

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

Apache Commons Nabla

Compare

Claimed by Apache Software Foundation Analyzed about 8 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