You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add scale option to bank compression along with higher order interpolation functions (2nd, 3rd, and 4th order). (#5218)
* add scale option to bank compression to make initial points more course
* fixes
* stay with this for now
* another fix
* add inline quadratic interpolation
* add cubic inline
* also add quartic
* remove boilerplate
* set scale to 1 as default
* try this for mac compmlication
* minor performance improvement
0 commit comments