Sasmodels version 1.0.9 to be released with SasView 6.0.1.
What's Changed
Model Fixes
- Fixed precision problems with star polymer model at low q by @pkienzle in #625
- Improve stability of binary_hard_sphere for low q by @pkienzle in #626
Feature Enhancements
- Remove unused langevin from C library by @pkienzle in #624
- Use correct parameter table to generate C wrappers for inline C code by @pkienzle in #623
Documentation Fixes and Improvements
- Fixed typos, S(Q) calc verified with Bergström 1999 by @olihammond in #619
- Fix broken link in README for individual models by @bobleesj in #614
- Added ref. to Pedersen 1996 and a few more words of caution by @olihammond in #620
- Documentation of complex number support by @pkienzle in #628
Infrastructure Changes
- Support for numpy v2+ by @krzywon in #613
- Support for scipy 1.15 by @pkienzle in #621
- Increment version of action runner upload-artifact by @krzywon in #634
New Contributors
- @olihammond made their first contribution in #619
- @bobleesj made their first contribution in #614
Full Changelog: v1.0.8...v1.0.9