2
I Use This!
Activity Not Available
Analyzed 9 months ago. based on code collected 9 months ago.

Project Summary

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 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

Tags

algorithmic differentiator function mathematical

In a Nutshell, Apache Commons Nabla...

Apache License 2.0
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Sub-License

Private Use

Use Patent Claims

Forbidden

Hold Liable

Use Trademarks

Required

Include Copyright

State Changes

Include License

Include Notice

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    data presented on the Open Hub is available through our API

Languages

Java
77%
XML
21%
HTML
2%

30 Day Summary

Jan 26 2025 — Feb 25 2025

12 Month Summary

Feb 25 2024 — Feb 25 2025

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!