v0.2.0
https://docs.rs/xsf/0.2.0+0.1.3/xsf/
What's Changed
- transparent
std::complexwrapping by @jorenham in #63 - Box-Cox transform by @jorenham in #64
- Bump actions-rust-lang/setup-rust-toolchain from 1.14.1 to 1.15.0 in the ci group by @dependabot[bot] in #65
spenceby @jorenham in #66pow_risingandpow_fallingby @jorenham in #67lanczos_sum_expg_scaled(undocumented) by @jorenham in #68roundby @jorenham in #69betaincandbetaincinvby @jorenham in #70- Bump cc from 1.2.37 to 1.2.38 in the rust group by @dependabot[bot] in #71
- don't prefer clang cl over msvc anymore by @jorenham in #72
- remove
airyb,airyzo; addai_zeros.bi_zerosby @jorenham in #73 - prepare for
0.2.0by @jorenham in #74 erfinvanderfcinvby @jorenham in #76expnby @jorenham in #77- fix rustdoc links for
betaincandbetaincinvby @jorenham in #78 lgam1p(hidden) by @jorenham in #79- Bump the rust group with 3 updates by @dependabot[bot] in #80
- Bump actions-rust-lang/setup-rust-toolchain from 1.15.0 to 1.15.1 in the ci group by @dependabot[bot] in #81
- Bump cc from 1.2.39 to 1.2.40 in the rust group by @dependabot[bot] in #82
- Bump actions-rust-lang/setup-rust-toolchain from 1.15.1 to 1.15.2 in the ci group by @dependabot[bot] in #83
- bump
xsftov0.1.3by @jorenham in #84 - update dependencies and package metadata by @jorenham in #85
- refactored module structure by @jorenham in #86
- proper reference docs by @jorenham in #89
- rename Riccati-Bessel functions to match
scipy.specialby @jorenham in #90 - improve Bessel function naming consistency by @jorenham in #92
- Bessel and Hankel function derivatives by @jorenham in #93
erf_zerosby @jorenham in #94bessel_zerosby @jorenham in #95- Spherical Bessel tests by @jorenham in #96
- improve testing code style by @jorenham in #98
- change
bessel_zerosreturn type from tuple to list by @jorenham in #99 - Change the Riccati-Bessel functions to return static arrays by @jorenham in #100
- Macro-fy
np_assert_equalandnp_assert_allcloseby @jorenham in #101
Full Changelog: v0.1.0...v0.2.0