brianguenter / Benchmarks

0 stars 1 forks source link

A number of improvements to ForwardDiff benchmarks #1

Closed YingboMa closed 1 year ago

YingboMa commented 1 year ago

Change the chunk size to be multiples of 4, and use deterministic initial condition, and add a sanity check for the Jacobian when analytic solution exists.

brianguenter commented 1 year ago

Thanks for making these fixes Yingbo.