Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@nilsleh nilsleh released this 03 Dec 15:41

What's Changed

The 0.2 release includes both new methods, as well as bug fixes. It is especially nice that we have three new contributors who have fixed bugs and improved the documentation. The release notes below mention some of the new highlights as well as central improvements to the library. Thank you to all contributors!

If you come across these release notes and are interested in becoming involved, see this issue for an overview of other UQ methods, or just get in touch with any other comments or questions via a new issue.

New Methods

We have added new UQ methods as well as extended some methods to new tasks. See the table below for an update of the currently supported UQ method and task combinations.

Bug Fixes / Improvements

Installation

Lightning UQ Box is now also available for installation via conda and spack, thanks to @adamjstewart.

  • Add conda and spack install instructions by @nilsleh in #241

Linters and CI

We have switched to ruff (replacing balck, flake8, isort, pydocstyle, and pyupgrade) as our main linting tool, added dependabot to manage dependencies, and began work on static type hint testing, thanks @adamjstewart.

Citation

If you find this library useful for your work, you can now cite our preprint.

New Contributors

Other Contributors

Full Changelog: v0.1.0...v0.2.0