Simulator programs and utilities for automatic differentiation.
Go to file
2013-04-30 11:52:03 +02:00
.gitignore Ignore executables. 2013-04-29 15:01:03 +02:00
AutoDiff.hpp Readjust whitespace to original conventions. 2013-04-30 11:52:03 +02:00
AutoDiffVec.hpp Initial vector AD type experimentation. 2013-04-30 11:48:04 +02:00
find_zero.cpp Use named constructor pattern. 2013-04-30 11:05:59 +02:00
README.md Initial commit 2013-04-29 01:31:45 -07:00
test_ad.cpp Use named constructor pattern. 2013-04-30 11:05:59 +02:00
test_syntax.cpp Use named constructor pattern. 2013-04-30 11:05:59 +02:00
test_vec.cpp Initial vector AD type experimentation. 2013-04-30 11:48:04 +02:00

autodiff-experimental

Experiments in Automatic Differentiation