lava icon indicating copy to clipboard operation
lava copied to clipboard

Add plotting utils for process diragram

Open AlessandroPierro opened this issue 1 year ago • 0 comments

Objective of pull request: add plotting utils to obtain a diagram of processes and connections after compilation

Pull request checklist

Your PR fulfills the following requirements:

  • [ ] Issue created that explains the change and why it's needed
  • [ ] Tests are part of the PR (for bug fixes / features)
  • [ ] Docs reviewed and added / updated if needed (for bug fixes / features)
  • [ ] PR conforms to Coding Conventions
  • [ ] PR applys BSD 3-clause or LGPL2.1+ Licenses to all code files
  • [ ] Lint (flakeheaven lint src/lava tests/) and (bandit -r src/lava/.) pass locally
  • [ ] Build tests (pytest) passes locally

Pull request type

Please check your PR type:

  • [ ] Bugfix
  • [ ] Feature
  • [ ] Code style update (formatting, renaming)
  • [ ] Refactoring (no functional changes, no api changes)
  • [ ] Build related changes
  • [ ] Documentation changes
  • [ ] Other (please describe):

What is the current behavior?

What is the new behavior?

Does this introduce a breaking change?

  • [ ] Yes
  • [ ] No

Supplemental information

AlessandroPierro avatar Nov 14 '23 20:11 AlessandroPierro