2
I Use This!
Activity Not Available
Analyzed 4 months ago. based on code collected 4 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...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    check out hot projects on the Open Hub

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!