Skip to content

Commit

Permalink
Merge pull request #13 from klapo/costs-tests
Browse files Browse the repository at this point in the history
Updated the tutorials for COSTS
  • Loading branch information
klapo authored Jan 26, 2024
2 parents d7e6f17 + e8346ca commit 2697bf5
Show file tree
Hide file tree
Showing 9 changed files with 326 additions and 960 deletions.
2 changes: 1 addition & 1 deletion tests/test_costs.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ def test_omega_transforms():
- squared eigenvalues for "square_frequencies"
- 1 / absolute eigenvalues for "period"
- log10 of the eignevalues for "log10"
Eigenvalue constraint combinations are also tested.
- a bad transformation which shouldn't work.
"""

list_transform_methods = [
Expand Down
Loading

0 comments on commit 2697bf5

Please sign in to comment.