Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Confusing simulation setup #20

Closed
watermarkhu opened this issue Jul 6, 2020 · 1 comment
Closed

Confusing simulation setup #20

watermarkhu opened this issue Jul 6, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@watermarkhu
Copy link
Owner

For a simulation one need a graph object and a decoder object, which are mutually dependent.
Currently, their relation are defined by the configuration.py module, but is not as straight forward as it could be.
From the CLI, this is no problem. However, if one would like to run a simulation step by step from for example a jupyter notebook, this is quite complicated.

@watermarkhu watermarkhu added the enhancement New feature or request label Jul 6, 2020
@watermarkhu watermarkhu self-assigned this Jul 6, 2020
@watermarkhu
Copy link
Owner Author

Solved in #22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant