v0.1.0
What's Changed
- basic dependabot config by @jorenham in #1
rustfmtconfig and additional project metadata by @jorenham in #2- basic ci by @jorenham in #3
- dprint formatter for markdown, toml, json and yaml by @jorenham in #4
- remove
.clang-formatby @jorenham in #5 - Docs, flattened module structure, and better metadata by @jorenham in #7
- exclude some stuff from the crate by @jorenham in #8
- Bump cc from 1.2.31 to 1.2.32 in the rust group by @dependabot[bot] in #10
- Bump the ci group with 2 updates by @dependabot[bot] in #11
- Prepare for next release and remove rust-toolchain configuration by @jorenham in #12
- Refactor and enhance build script for header generation by @jorenham in #13
- Bessel functions by @jorenham in #14
- tweak
xsf_implmacro parameter order by @jorenham in #15 - remove
xsf_wrapper prefixes and the simplify macro by @jorenham in #16 - update README.md to improve badge visibility and remove unnecessary sections by @jorenham in #18
- automatic testing using
xsrefby @jorenham in #21 - complex functions and improved project structure by @jorenham in #22
- support for multiple return values & airy functions by @jorenham in #23
- fresnel integrals by @jorenham in #24
- parabolic cylinder functions by @jorenham in #25
siciandshichiby @jorenham in #26kelvinby @jorenham in #27- docs for
kelvinby @jorenham in #28 - bessel integrals by @jorenham in #29
ellipjby @jorenham in #30cem,sem,mcm1,msm1,mcm2, andmsm2by @jorenham in #31- prolate/oblate spheroidal angular- and radial functions by @jorenham in #32
cevalpolyby @jorenham in #33- refactor testing structure by @jorenham in #34
- add gitsubmodule updates to dependabot configuration by @jorenham in #35
- Bump xsf from
f8218dato9659b92in the submodules group by @dependabot[bot] in #36 - Bump cc from 1.2.35 to 1.2.36 in the rust group by @dependabot[bot] in #37
- Update README.md to include development setup instructions by @jorenham in #38
- avoid installing unused dependencies by @jorenham in #39
- Add .gitattributes file to configure text handling and lock file merging by @jorenham in #40
- merge
utils.rsintobindings.rsby @jorenham in #41 - flattened testing module structure by @jorenham in #42
build.rscleanup by @jorenham in #43- don't rename wrapper functions by @jorenham in #44
extended_{absolute,relative}_errorby @jorenham in #45- Simplified traits by @jorenham in #47
legendre_qn_allakalqnby @jorenham in #48- rename
legendre_qn_alltolegendre_q_allby @jorenham in #49 no_stdby @jorenham in #50- set the minimum supported rust version to 1.85.1 by @jorenham in #51
- more
build.rssimplifications by @jorenham in #52 - use
std::mdspanin C++ wrappers by @jorenham in #53 - bindings for the remaining
*_alllegendre functions by @jorenham in #54 - Ricatti-Bessel functions
rctjandrctyby @jorenham in #55 fresnel_zerosby @jorenham in #56- zeros of the kelvin functions by @jorenham in #57
- improved api consistency for legendre Q functions by @jorenham in #58
sph_harm_y_allby @jorenham in #59- bump
ccto1.2.37by @jorenham in #60 - fix the license by @jorenham in #61
- only include
*.rsand the xsf sources by @jorenham in #62
New Contributors
- @jorenham made their first contribution in #1
- @dependabot[bot] made their first contribution in #10
Full Changelog: https://github.com/jorenham/xsf-rust/commits/v0.1.0