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

Visualize ipm #101

Merged
merged 26 commits into from
Apr 5, 2024
Merged

Visualize ipm #101

merged 26 commits into from
Apr 5, 2024

Conversation

IzMo2000
Copy link
Contributor

Module for drawing IPMs using graphviz by calling .draw() on a CompartmentModel object.
resolves #99

Copy link
Contributor

@JavadocMD JavadocMD left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See inline comments.

@IzMo2000 IzMo2000 merged commit 05c3f2e into main Apr 5, 2024
1 check passed
@IzMo2000 IzMo2000 deleted the visualize_ipm branch April 5, 2024 20:51
IzMo2000 added a commit that referenced this pull request Apr 6, 2024
Implemented a way to visualize IPMs using the draw module, which utilizes Graphviz and Latex to display and optionally save IPMs in a png format. Also implemented unit tests for the draw module.

---------

Co-authored-by: Tyler Coles <tylercoles@gmail.com>
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.

IPM visualization
2 participants