Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release patch v0.14.2 #347

Merged
merged 27 commits into from
Jun 29, 2022
Merged

Release patch v0.14.2 #347

merged 27 commits into from
Jun 29, 2022

Conversation

luisfabib
Copy link
Member

No description provided.

luisfabib and others added 26 commits April 9, 2022 23:04
* Use Scipy's eigh instead of Numpy's to avoid convergence error

* fix error
* fix pickling of fit result objects

* add save and load utility functions for pickling, add test

* improve test

* fix pickling of model objects

* fix pickling of merged and linearly combined models

* fix pickling of model objects with linked parameters

* fix some tests

* fix pickling of model objects with functionalized parameters

- introduces the dill package as a dependency

* fix error

* improve docstrings and add to API reference

* rename save to store_pickle and load to load_pickle

add safety warning about reading pickles

* rename imports

* remove unused import

* fix another import error
* add specific web font of DeerLab's title font

* docs: make web logo independent of system fonts

* docs: minor CSS fixes
…d-off errors (#325)

* UQresult: expand join() method to work with bootstrapped results

* fix bug when propagating bootstrapped results with round-off errors
* docs: minor edits, CSS fixes, and one 404 fix

* add missing functions to reference

* minor edit and fix
…pts on MKL (#330)

* installation: remove hard dependency of installer on MKL 

- simplify setup.py
- update workflows 
- add new script for linking against MKL in Windows

* fixr random numerical error and warning during tests

* check failing tests

* CI workflow, do not use caching

* change Ci job names
* setup.py: avoid installation of numpy pre-releases
* refactor CI workflow

* reintroduce MKL for GHA WinOS runners

* fix MKL upgrade script

* answer yes to uninstall
…fy noise levels (#334)

* bootstrap_analysis: allow specifying noise levels

- otherwise estimate noise level from experimental dataset not from the fit residuals

* refactor bootstrap_analysis for more general and faster tests
* selregparam: fix behavior of L-curve (LC method)  selection criterion

* selregparam: prevent `np.log(0)=np.inf ` cases in L-curve methods

* selregparam: remove useless line from a debugging stage
* Fix apparent typo

* Remove unused lines

Co-authored-by: Luis Fabregas <luis.fabregas@phys.chem.ethz.ch>
…dth (#342)

* dipolarmodel: fix bug when specifying the excitation bandwidth

* small fix

* fix logic error
…ows and other edits (#346)

* fix navigation menu on mobile phone and collapsed windows

* remove unnecessary navbar items

* remove non-existent references

* minor CSS fix
@luisfabib luisfabib added the release Creates a new release label Jun 28, 2022
@luisfabib luisfabib added this to the v0.15.0 milestone Jun 28, 2022
@luisfabib luisfabib requested a review from stestoll June 28, 2022 17:41
@luisfabib luisfabib self-assigned this Jun 28, 2022
@luisfabib luisfabib merged commit 384deb6 into release/v0.14 Jun 29, 2022
@luisfabib luisfabib deleted the release/v0.14.2 branch August 10, 2022 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release Creates a new release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants