v1.0.1
Release v1.0.1 - March 2023
|fix| Fixes some minor bugs in the documentation. The file modelling_guide.rst is renamed to modeling_guide.rst to keep spelling consistency. The "Simulating a two-pathway 5-pulse DEER signal" and "Simulating a three-pathway 4-pulse DEER signal" examples now run correctly.
|fix| Fixes issues with CVXOPT in tests. The testing will now use quadprog as the default solver. To account for the change tested values are now generated using the grid method
|fix| Updates GitHub actions to use latest packages.
|api| Hardcodes out Python 3.11 support. This will remain until quadprog is fixed.
|fix| Removes hard-wired RNG seeding