v0.13.10
github-actions
released this
30 Sep 17:37
·
81 commits
to master
since this release
ApproxFun v0.13.10
Closed issues:
- Support e^x (#434)
- high precision example in readme throws error (#630)
- Markdown syntax errors in docs (#673)
- ApproxFun show is broken because
isbanded
got moved to ApproxFunBase (#677) - Broadcasting fails on product space (#762)
- Documentation example on partial differential equation returned error; It has broadcasting issue (#806)
- Use Literate.jl to maintain readme examples (#810)
- Plot seems broken for functions that return small values (#823)
- spelling error (#826)
Merged pull requests:
- Create DocPreviewCleanup.yml (#814) (@jishnub)
- Enable documenter push preview (#815) (@jishnub)
- Use
Literate.jl
in generating examples (#816) (@jishnub) - split test and doc code (#817) (@jishnub)
- use Literate in usage examples (#818) (@jishnub)
- Fix exponent in eigenvalue doc (#819) (@jishnub)
- Use math markdown in Eigenvalue doc (#820) (@jishnub)
- Fix variable name in PDE example docs (#821) (@jishnub)
- Poisson example using Literate (#822) (@jishnub)
- Improve ylim in plot recipe (#824) (@jishnub)
- Revert ylim setting in recipe (#825) (@jishnub)
- Fix Poisson example (#828) (@jishnub)
- Doctests for ApproxFun and ApproxFunBase (#829) (@jishnub)
- Move docstrings to
ApproxFunBase
(#831) (@jishnub) - Version bump to v0.13.10 (#832) (@jishnub)