← 返回首页
compute capabilities by kushalkolar · Pull Request #1040 · fastplotlib/fastplotlib · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

compute capabilities#1040

Merged
kushalkolar merged 3 commits into
ndwidgetfrom
masknmf-compute
May 2, 2026
Merged

compute capabilities#1040
kushalkolar merged 3 commits into
ndwidgetfrom
masknmf-compute

Conversation

kushalkolar commented Apr 25, 2026
edited
Loading

Copy link
Copy Markdown
Member

Starting to prototype the combination of compute and viz, making required modifications to fastplotlib that are required for this. Going to start with creating the basic things we need for masknmf viz. Will put actual compute + viz examples and implementations in https://github.com/kushalkolar/wgpu-linalg

  • compute shader can target textures in a TextureArray so fastplotlib can display them

Thoughts:

I think a full basic numpy-like API with .to("wgpu") and to_numpy() calls would be useful. We need TextureArray and all other data-features in fastplotlib to behave identical regardless of where the data is. For TextureArray this means we need the format as well, so dtype etc.

kushalkolar requested a review from clewis7 as a code owner April 25, 2026 04:48

Copy link
Copy Markdown
Member Author

I will do positional based graphic buffers later, merging for now.

kushalkolar merged commit 427baae into ndwidget May 2, 2026
kushalkolar mentioned this pull request May 3, 2026
2 tasks
kushalkolar deleted the masknmf-compute branch May 9, 2026 12:07
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

1 participant

Footer

© 2026 GitHub, Inc.