https://docs.rs/xsf/0.3.6+0.1.3/xsf/
What's Changed
- prepare for further development by @jorenham in #157
- generalized Laguerre polynomials by @jorenham in #158
- Hermite polynomials for real order by @jorenham in #159
- Gegenbauer polynomials of real order and complex argument by @jorenham in #161
- Fix
hyp2f1argument order by @jorenham in #162 - Chebyshev polynomials of real order and complex argument by @jorenham in #164
- refactor orthogonal implementations to reduce code duplication by @jorenham in #165
- fix
hypuby @jorenham in #166 - fix xsref tests by @jorenham in #167
- xsref code cleanup by @jorenham in #168
- avoid skipping all tests by @jorenham in #169
- use polars for reading the xsref parquet tables by @jorenham in #170
- Separate testing crate by @jorenham in #171
- Bump actions/checkout from 5.0.0 to 6.0.0 in the ci group by @dependabot[bot] in #172
- Bump cc from 1.2.45 to 1.2.47 in the rust group by @dependabot[bot] in #173
- clippy pedantic by @jorenham in #176
- translate the Cephes
log_expfunctions into pure Rust by @jorenham in #177
Full Changelog: v0.3.5...v0.3.6