Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 217 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 217 Bytes

Stan-Math Adjoint Method

Adjoint Method wrapper for stan-math integrators

Running:

g++ -std=c++14 -I <path-to-stan-math> -I <path-to-boost> -I <path-to-eigen> -I <path-to-sundials> -I . pendulum.cpp