Skip to content

Releases: SasView/sasmodels

sasmodels 1.0.12

02 Dec 16:48

Choose a tag to compare

Sasmodels version 1.0.12 to be released with SasView 6.1.2

What's Changed

New models

  • Implement 2-Yukawa structure factor model. by @pkienzle in #648

Infrastructure changes

  • Adds local pre-commit hook for ruff linting auto fixes by @DrPaulSharp in #678
  • Update Python versions in test matrix by @llimeht in #680
  • Cache figures between CI builds to speed up runs by @llimeht in #679
  • Add TwoYukawa to pyinstaller hiddenimports by @llimeht in #682

Documentation changes

Full Changelog: v1.0.11...v1.0.12

sasmodels 1.0.11

19 Aug 10:14

Choose a tag to compare

Sasmodels version 1.0.11 to be released with SasView 6.1.1

What's Changed

Infrastructure changes

Code cleanups

Bug fixes

New Contributors

Full Changelog: v1.0.10...v1.0.11

sasmodels 1.0.10

25 Jun 09:20

Choose a tag to compare

Sasmodels version 1.0.10 to be released with SasView 6.1.0.

What's Changed

Model Fixes

Documentation changes

  • Make equations in core shell sphere docs match the code by @pkienzle in #629

Infrastructure Changes

  • Use tccbox instead of tinycc by @krzywon in #615
  • Make sasmodels wheels that contain everything SasView needs by @llimeht in #642
  • Improve pyinstaller hook by @llimeht in #646
  • Include the architecture in the filename for compilation cache by @llimeht in #647

Full Changelog: v1.0.9...v1.0.10

sasmodels 1.0.9

26 Feb 19:40
0c0bf91

Choose a tag to compare

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

New Contributors

Full Changelog: v1.0.8...v1.0.9

sasmodels 1.0.8

26 Sep 19:34
dfe40d8

Choose a tag to compare

Sasmodels version 1.0.8 to be released with SasView 6.0.0.

What's Changed

  • New model: Bulk ferromagnets model from marketplace
  • Doc update: Archive built docs on Github
  • Doc update: Display math correctly
  • Fix parameter name checking in kernel call
  • Fix error in FCC paracrystaline models

New Contributors

Full Changelog: v1.0.7...v1.0.8

sasmodels 1.0.7

24 Mar 09:32
0fb3d41

Choose a tag to compare

Sasmodels version 1.0.7 to be released with SasView 5.0.6.

What's Changed

  • Doc upate: corefunc and optimizer documentation
  • Doc update: various models (cylinder, gel_fit, paracrystal, core_shell_ellipsoid)
  • Fix error in BCC and FCC paracrystaline models
  • Fix rare race condition causing errors
  • Fix to allow multiple scattering scripts to run
  • Fix problem with models containing complex amplitudes not compiling on the fly
  • Restructuring and cross-linking of sasmodels docs
  • Update web links and contributor list

Full Changelog: v1.0.6...v1.0.7

sasmodels 1.0.7rc1

04 Feb 06:10
0d137bb

Choose a tag to compare

sasmodels 1.0.7rc1 Pre-release
Pre-release

Sasmodels version 1.0.7rc1 to be released with SasView 5.0.6rc1.

What's Changed

  • Doc upate: corefunc and optimizer documentation
  • Doc update: various models (cylinder, gel_fit, paracrystal, core_shell_ellipsoid)
  • Fix error in BCC and FCC paracrystaline models
  • Fix rare race condition causing errors
  • Fix to allow multiple scattering scripts to run
  • Fix problem with models containing complex amplitudes not compiling on the fly
  • Restructuring and cross-linking of sasmodels docs
  • Update web links and contributor list

Full Changelog: v1.0.6...v1.0.7rc1

sasmodels 1.0.6

14 Dec 21:05
8230379

Choose a tag to compare

Sasmodels version 1.0.6 to be released with SasView 5.0.5.

What's Changed

  • implements generalized 3D description of magnetic SANS
  • adds Boucher-type SLD profile to the selection in the model spherical_sld
  • improves naming conventions of constants in magnetic SANS
  • composite mixture models with multiplicity are now allowed
  • improvements to the superball model
  • fix to bug in magnetic SLD calculations
  • updates to documentation

Full Changelog: v1.0.5...v1.0.6

sasmodels 1.0.5

27 Jan 09:36
0600ede

Choose a tag to compare

Sasmodels version 1.0.5 to be released with SasView 5.0.4.

sasmodels 1.0.4

24 Jul 04:20
60d3727

Choose a tag to compare

Sasmodels version 1.0.4 to be released with SasView 5.0.3. Fixes plugin model testing documentation