Skip to content

burakcuhadar/Automatic-Differentiation

Repository files navigation

Automatic Differentiation

Please check out Project4.pdf for description of the project.

How to compile

In a terminal, call commands:

>cmake CMakeLists.txt

>make

OR

>cmake CMakeLists.txt && make

Make sure the executable is produced.

Then you can test the project with the command:

>./project4 functionDefinitionFile inputValuesFile outputValuesFile derivativeValuesFile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published