Skip to content

Conversation

RomanKova
Copy link

Have separated code from fold.py file. As this was a complex file containing lot of operations into one place.
Converting and separating out the main operations into separate files makes it more usable.
Any other class can use the modeller, parser, simulate, unfold
These separate class are made to be used by the facade fold.
In general it simplifies the code and hides the complexity and makes it more usable

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.

1 participant