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

Generate visualization in vt-tv from Python bindings #16

Closed
pierrepebay opened this issue Jun 19, 2023 · 3 comments · Fixed by #60
Closed

Generate visualization in vt-tv from Python bindings #16

pierrepebay opened this issue Jun 19, 2023 · 3 comments · Fixed by #60
Assignees
Labels
enhancement New feature or request

Comments

@pierrepebay
Copy link
Contributor

pierrepebay commented Jun 19, 2023

Use nanobind.

The goal is to have on the Python side:
import vttv
viz = vttv.Visualizer([some parameters])
viz.generate("filename.png")

@pierrepebay pierrepebay added the enhancement New feature or request label Jun 19, 2023
@pierrepebay pierrepebay self-assigned this Jun 19, 2023
@pierrepebay pierrepebay changed the title Bind visualizer to Python for external use Create LBAF-viz interface Sep 19, 2023
@pierrepebay
Copy link
Contributor Author

After discussion, the goal is to allow vt-tv to replace the visualization backend of LBAF. To do this, we will start with a JSON interface between LBAF and a Python binded vt-tv api. The JSON data should not be written to disk, but kept in memory and exchanged as is.

@ppebay
Copy link
Contributor

ppebay commented Oct 10, 2023

This is related to DARMA-tasking/LB-analysis-framework#410

@pierrepebay pierrepebay linked a pull request Oct 12, 2023 that will close this issue
pierrepebay added a commit that referenced this issue Oct 21, 2023
pierrepebay added a commit that referenced this issue Oct 21, 2023
@lifflander lifflander changed the title Create LBAF-viz interface Generate visualization in vt-tv from Python bindings Nov 21, 2023
pierrepebay added a commit that referenced this issue Nov 23, 2023
pierrepebay added a commit that referenced this issue Nov 23, 2023
cwschilly pushed a commit that referenced this issue Apr 9, 2024
cwschilly added a commit that referenced this issue Apr 9, 2024
cwschilly added a commit that referenced this issue Apr 9, 2024
cwschilly added a commit that referenced this issue Apr 9, 2024
pierrepebay added a commit that referenced this issue Apr 15, 2024
cwschilly added a commit that referenced this issue Apr 24, 2024
cwschilly added a commit that referenced this issue Apr 24, 2024
cwschilly added a commit that referenced this issue Apr 24, 2024
cwschilly added a commit that referenced this issue Apr 24, 2024
pierrepebay added a commit that referenced this issue Apr 26, 2024
pierrepebay added a commit that referenced this issue May 7, 2024
cwschilly added a commit that referenced this issue May 7, 2024
cwschilly added a commit that referenced this issue May 7, 2024
pierrepebay added a commit that referenced this issue May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants