git clone https://github.com/pkarnakov/autodiff.git
- C++17 compiler
- CMake
make
These demos run interactively in the web browser through Emscripten. They solve problems for partial differential equations using ODIL.
Poisson | Wave | Heat | Advection | Advection2 |
To build them from source and run in a local web server do
make build_wasm
make serve
build/test_dual
build/test_reverse && make reverse_scal1.pdf
make run_poisson
graph | inferred | reference |
---|---|---|
graph | inferred | reference |
---|---|---|