Releases: CM2S/piglot
Releases · CM2S/piglot
v0.4.1
What's Changed
- minor changes in casing in references.bib by @danielskatz in #33
- Update repo post-JOSS publication by @ruicoelhopedro in #35
- Fixed a bug in the Abaqus interface. by @tmnp19 in #37
- Fix BoTorch deprecation + v0.4.1 by @ruicoelhopedro in #38
New Contributors
- @danielskatz made their first contribution in #33
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Add Joss paper by @FranciscaAlves in #16
- Fix invalid DOI in JOSS paper by @ruicoelhopedro in #17
- Add extra aditional arguments to ABAQUS by @ruicoelhopedro in #18
- Add CUDA support for BoTorch by @ruicoelhopedro in #19
- Remove Figure 1 from JOSS paper by @ruicoelhopedro in #20
- Silence unsafe YAML loader warning by @ruicoelhopedro in #21
- Optimised Abaqus interface by @tmnp19 in #24
- Generalised the reading for any Abaqus version. by @tmnp19 in #25
- Deleted f-string by @tmnp19 in #27
- a few typos fixed and commas added by @hugoledoux in #30
- JOSS review by @ruicoelhopedro in #26
- Version 0.4 by @ruicoelhopedro in #32
New Contributors
- @hugoledoux made their first contribution in #30
Full Changelog: v0.3.0...v0.4.0
v0.3.0
Changelog
- Assorted bug fixes (#8)
- Fix missing variance for GP plots
- Fix bad initialisation of quantity classes
- Fix qMC acquisition functions for scalar objectives
- Fix links and pictures in README
- Fix typos in the README
- Add CRATE interface, example and documentation (#10)
- Add more Unit and CI tests (#9)
- Add Abaqus interface (#11)
- Add support for ReadTheDocs (#12 + #13)
- Add support for codecov (#14)
- Add CONTRIBUTING.md and list of papers (#15)
v0.2.1
Update version (#7)
v0.2
- Remove some extra spaces in
tests_assorted.py
- Update package description
- Fix README logo and links
- Add release action for automatic uploads to PyPI
v0.1
First public release of piglot
, still in an experimental state.