Interpolations.jl icon indicating copy to clipboard operation
Interpolations.jl copied to clipboard

WIP: Roadmap to 1.0

Open mkitti opened this issue 4 years ago • 1 comments

I would like to start working towards a 1.0 release of this package. There is a lot of work to do, but it is time to start enumerating what needs to be done to get there.

  • [ ] Change README.md to give a usage synposis rather than a performance comparison
  • [ ] List dependent libraries
  • [ ] Document and ensure a consistent API across all interpolation types
  • [ ] Improve short-hand syntax
  • [ ] Document how interpolate should be extended by other packages.

mkitti avatar Jul 01 '21 08:07 mkitti

Just a suggestion, we should also enumerate which other libraries we are going to provide functionality too. Like diffimages discussion which is on going.

rick2047 avatar Jul 03 '21 09:07 rick2047