Skip to content

WiSe24 ÜPA Vorbereitung. Automatische Differenzierung in Java.

License

Notifications You must be signed in to change notification settings

JakobLiebig/java-autodiff

Repository files navigation

Autodiff in Java

This project is a simple implementation of automatic differentiation in Java, created as preparation for a university test.

Run using Gradle on Linux

git clone https://github.com/JakobLiebig/java-autodiff.git java-autodiff
cd java-autodiff
gradle run

About

WiSe24 ÜPA Vorbereitung. Automatische Differenzierung in Java.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages