v0.1.0
Notes
Initial release, API subject to change.
What's Changed
- Refactor adaptive algorithm into SOLVE, ESTIMATE, MARK, and REFINE functions by @benmkent in #5
- Benmkent/issue3 by @benmkent in #10
- Conversion to spectral polynomial representation by @benmkent in #11
- Domain checking by @benmkent in #13
- Multifidelity by @benmkent in #16
- updated Points and Level structures for points and Level functions by @benmkent in #19
- plotting uses Recipies, and added domain to spectral grids by @benmkent in #21
- fit n points in docs by @benmkent in #23
- Uses optimisation to compute Leja points + removes domain as input parameter by @benmkent in #24
- Differentiation by @benmkent in #25
- Paper by @benmkent in #27
New Contributors
Full Changelog: https://github.com/benmkent/SparseGridsKit.jl/commits/v0.1.0