Skip to content

Releases: SasView/sasmodels

v1.1.0 RC1

v1.1.0 RC1 Pre-release
Pre-release

Choose a tag to compare

@jellybean2004 jellybean2004 released this 24 Jul 09:21

This feature update brings three new models along with several improvements and fixes.

This version of sasmodels is to be released with SasView v6.2.0 (RC).

What's Changed

New models

Improvements

Model Fixes

  • Fixed switched nomenclature for length and width by @caitwolf in #533
  • Fixed inverse q-spacing in the geometric extrapolation function by @caitwolf in #571
  • Fixed RepeatedKernelRetrieval error in OpenCL by @pkienzle in #677
  • Fixed limits on angles and angular dispersity by @pkienzle in #673
  • Tell pyinstaller to include special/fibonacci.py by @pkienzle in #731
  • Don't include magnetism parameters in pure Python models by @pkienzle in #734
  • Fix doc polyhedrons by @sara-mokhtari in #735

New Contributors

Full Changelog: v1.0.12...v1.1.0rc1

sasmodels v1.1.0 Beta

sasmodels v1.1.0 Beta Pre-release
Pre-release

Choose a tag to compare

@jellybean2004 jellybean2004 released this 15 Jun 14:40

This beta is for the testing of v1.1.0. To be released with SasView v6.2.0.

Find the full list of changes in the release notes for alphas:
Alpha 1
Alpha 2
Alpha 3

Full Changelog: v1.1.0a3...v1.1.0b1

sasmodels 1.1.0 Alpha3

Pre-release

Choose a tag to compare

@jellybean2004 jellybean2004 released this 01 Jun 09:45
6872d43

This alpha includes fixes for the new models so they work correctly in installers and documentation.

What's Changed

Full Changelog: v1.1.0a2...v1.1.0a3

sasmodels 1.1.0 Alpha2

Pre-release

Choose a tag to compare

@jellybean2004 jellybean2004 released this 19 May 14:22
116e43a

This alpha addresses the bunding issue with fibonacci.py, which caused errors in the SasView v6.2.0a1 installers.

What's Changed

  • Adaptive integration for truncated octahedron by @pkienzle in #710
  • Tell pyinstaller to include special/fibonacci.py by @pkienzle in #731

The complete list of changes included can be found in the release notes for v1.1.0a1.

Full Changelog: v1.1.0a1...v1.1.0a2

sasmodels 1.1.0 Alpha1

Pre-release

Choose a tag to compare

@jellybean2004 jellybean2004 released this 18 May 14:22

To be released with SasView v6.2.0

What's Changed

New models

Improvements

Model Fixes

  • Fixed switched nomenclature for length and width by @caitwolf in #533
  • Fixed inverse q-spacing in the geometric extrapolation function by @caitwolf in #571
  • Fixed RepeatedKernelRetrieval error in OpenCL by @pkienzle in #677
  • Fixed limits on angles and angular dispersity by @pkienzle in #673

New Contributors

Full Changelog: v1.0.12...v1.1.0a1

sasmodels 1.0.12

Choose a tag to compare

@krzywon krzywon released this 02 Dec 16:48

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

Choose a tag to compare

@jamescrake-merani jamescrake-merani released this 19 Aug 10:14

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

Choose a tag to compare

@jamescrake-merani jamescrake-merani released this 25 Jun 09:20

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

Choose a tag to compare

@krzywon krzywon released this 26 Feb 19:40
0c0bf91

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

Choose a tag to compare

@krzywon krzywon released this 26 Sep 19:34
dfe40d8

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

  • @tsole0 made their first contribution in #572
  • @astellhorn made their first contribution in #592

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