Closed
Description
This is to give heads-up about some big coming changes. I'll check them off as I complete them locally and put it all in one gigantic PR.
In addition to the agenda in #212,
- drop support for 0.6 and get rid of Compat
- stop exporting
gradient
,gradient!
,gradient1
,hessian
,hessian!
, andhessian1
. - deprecate
itp[x]
in favor ofitp(x)
- (not done, but underway) get rid of all the generated functions
- don't use
clamp
for interpolation objects (make them throwBoundsError
s) - consider renaming
OnGrid
toOnKnot
- improve performance
Metadata
Metadata
Assignees
Labels
No labels