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

Developer tool: simple utility module for generating UML graphs #353

Merged
merged 2 commits into from
Oct 18, 2023
Merged

Conversation

rileyjmurray
Copy link
Collaborator

I've developed a simple workflow for making UML diagrams of pyGSTi. It takes a file initially written in PlantUML format (which can be done with the pyreverse functionality of the pylint package) and turns it into a simple GML file (which can be read by most any graph visualization software, such as yEd).

I am open to feedback on if more tooling would be preferred. I can also include PyGSTI's current UML graph file if folks would like.

@sserita sserita merged commit 1aeeae4 into develop Oct 18, 2023
13 checks passed
@sserita sserita deleted the uml branch October 18, 2023 15:24
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.

None yet

2 participants