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

SimulateOde leaves DeterministicOde redundant #117

Open
j-c-gibson opened this issue Aug 9, 2024 · 0 comments
Open

SimulateOde leaves DeterministicOde redundant #117

j-c-gibson opened this issue Aug 9, 2024 · 0 comments
Milestone

Comments

@j-c-gibson
Copy link
Collaborator

As the new documentation outlines, we only need to use the SimulateOde class to access all the features of PyGOM. SimulateOde inherits from DeterministicOde which itself inherits from BaseOdemodel. It might make sense to cut out this intermediate step and also to split the class definition over multiple files since they are currently very long.

@j-c-gibson j-c-gibson added this to the v0.1.9 milestone Aug 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant