v0.10.1
github-actions
released this
13 May 21:01
·
243 commits
to master
since this release
SpecialFunctions v0.10.1
Closed issues:
- Connection timeout on v0.7 (#86)
- Is this a home for special function implementations in Julia? (#112)
- build no longer works on OS X (#123)
- wrong package name in rebuild message (#130)
- problems building on Win (#155)
- Error: Error building
SpecialFunctions
(#173) - SpecialFunctions with Multiple Versions of Julia (#174)
- 0.8 update and loggamma (#182)
- FAiling to build on Windows (#189)
- SpecialFunctions 0.8.0 Build freezes on Julia 1.2 (#190)
- v0.9.0: no libgfortran.so.5, then no libopenspecfun.so (#192)
- Incomplete gamma error (#204)
- 🚧 Is this repo maintained? (#215)
- erf(x,y) (#222)
Merged pull requests:
- Added spherical bessel functions (#196) (@MasonProtter)
- update docstrings (#201) (@AshtonSBradley)
- Hyperlink DOIs to preferred resolver (#205) (@katrinleinweber)
- Install TagBot as a GitHub Action (#207) (@JuliaTagBot)
- Correct a documentation error. (#209) (@dmbates)
- fix gamma_inc max precision case (#210) (@birm)
- split tests into components (#211) (@birm)
- Minor patch for sphericalbessely (#214) (@musm)
- Move Windows and FreeBSD CI to Travis (#219) (@ararslan)
- add erf(x,y) (#223) (@cossio)