2
I Use This!
Activity Not Available
Analyzed about 1 month ago. based on code collected 3 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...

  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags

Languages

Java
77%
XML
21%
HTML
2%

30 Day Summary

Jan 1 2025 — Jan 31 2025

12 Month Summary

Jan 31 2024 — Jan 31 2025

Ratings

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