Skip to content

Commit

Permalink
Version 0.4 (#32)
Browse files Browse the repository at this point in the history
### Improvements
- Add a flag to pass extra arguments to ABAQUS #18
- Add CUDA support for BoTorch #19
- Silence unsafe YAML loader warning #21
- Optimise ABAQUS interface #24
- Generalise reading of ABAQUS input data #25 
- Introduce the review from JOSS submission #26
  • Loading branch information
ruicoelhopedro authored Jul 22, 2024
1 parent 63ddefd commit b67d066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion piglot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@
__author__ = 'CM2S'
__copyright__ = '2024, CM2S'
__license__ = 'MIT'
__version__ = '0.3.0'
__version__ = '0.4.0'

0 comments on commit b67d066

Please sign in to comment.