Skip to content

Commit ae5cf9f

Browse files
committed
update news
1 parent 6d0a561 commit ae5cf9f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

NEWS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ For bug fixes, performance enhancements, or fixes to unexported functions we wil
1111
# Unreleased
1212

1313
### Added
14-
- Add more optimized methods for Float32 calculations that are faster([PR #43](https://github.com/JuliaMath/Bessels.jl/pull/43))
14+
- Add more optimized methods for Float32 calculations that are faster ([PR #43](https://github.com/JuliaMath/Bessels.jl/pull/43))
15+
- Add methods for computing modified spherical bessel function of second ([PR #46](https://github.com/JuliaMath/Bessels.jl/pull/46) and ([PR #47](https://github.com/JuliaMath/Bessels.jl/pull/47))) currently unexported closes ([Issue #25](https://github.com/JuliaMath/Bessels.jl/issues/25))
1516

1617
### Fixed
1718
- Reduce compile time and time to first call of besselj and bessely ([PR #42](https://github.com/JuliaMath/Bessels.jl/pull/42))

0 commit comments

Comments
 (0)