Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@LinuxIsCool
Copy link
Contributor

  1. Add support for the case where all system params have same length that is not 1. For example:
    params = {
        'c':[1, 2],
        'd':[1, 2],
    }
  1. Add test for easy_run

@danlessa
Copy link
Member

danlessa commented Jan 5, 2024

@LinuxIsCool would you mind adding a new test that reproduces the bug that this PR intends to fix?

Eg. test_sweep_params_equal_length

It would be even cooler if the count of parameters / length of the param list is parametrized

@LinuxIsCool
Copy link
Contributor Author

@danlessa
Copy link
Member

danlessa commented Mar 11, 2024

LGTM

@lima-emanuel lima-emanuel merged commit 3317b82 into cadCAD-org:master Mar 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants