Skip to content

Tags: LLNL/merlin-spellbook

Tags

0.8.1

Toggle 0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixed style and version number in files (#42)

v0.8.1 passes tests and conforms to style

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 0.8.0

Adding -round and -repeat options to make-samples

0.7.4

Toggle 0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix for ml.learn

Update to be compatible with new utils.load_infile

Co-authored-by: Ryan <[email protected]>

0.7.3

Toggle 0.7.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix make-barrier-cost behavior when no constraints are passed (#38)

* fixing optimization import, update version to 0.7.2, update changelog

* hotfix to make-barrier-qoi: can accept no constraints and applies np.atleast_2d toqoi

* add fix to normilization in qoi.py and utils.stack_array

* revert change to test_learn.py test - doesn't use utils.stacke_array

* revise stack array test

* update changelog

* python black commands directory

* fix typo in changelog and remove unused imports in ml.learn/learn_alt

* applied isort

* applied black==22.8.0, and add black version to dev deps

Co-authored-by: Ryan <[email protected]>

0.7.2

Toggle 0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fixing optimization import, update version to 0.7.2, update changelog (

…#37)

Co-authored-by: Ryan <[email protected]>

0.7.1

Toggle 0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/luc/optimizer qoi (#36)


* Change to version 0.7.1

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature/luc/optimizer qoi (#34)

* Add a new command for construction optimization cost functions

0.6.1

Toggle 0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Unit Testing and Formating Fix (#33)

* Added skips for conduit tests when not there
* Linting to get all tests to pass
* Bump to 0.6.1

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add delimiter option to serialize command. (#32)

* Add delimiter option to serialize command.

* Update delimiter split logic.

* Update version to 0.6.0

Co-authored-by: Ryan A. Tran <[email protected]>

0.5.3

Toggle 0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix version in setup and docs to match 0.5.3 (#31)