AlabamaASRL / asset_asrl

https://alabamaasrl.github.io/asset_asrl/
Apache License 2.0
29 stars 6 forks source link

New interp tables #23

Closed jbpezent closed 1 year ago

jbpezent commented 1 year ago

Increased order of derivatives when calculating tangent values in InterpTable1D and InterpTable2D , greatly improved accuracy. Implemented InterpTable3D as well. This required updating the pybind11 submodule to a newer commit that supports Eigen Tensors.