|
|
|
Fastplotlib, a new GPU-accelerated fast and interactive plotting library
(github.com)
|
|
6 points
by clewis7
493 days ago
|
|
Fastplotlib is a next-gen plotting library that utilizes Vulkan, DX12, or Metal via WGPU, so it is very fast! We built this library for rapid prototyping and large-scale exploratory scientific visualization. This makes fastplotlib a great library for designing and developing machine learning models, especially in the realm of computer vision. Fastplotlib works in jupyterlab, Qt, and glfw, and also has optional imgui integration. GitHub repo: https://github.com/fastplotlib/fastplotlib Our recent talk and examples gallery are a great way to get started! Talk on youtube: https://www.youtube.com/watch?v=nmi-X6eU7Wo Examples gallery: https://fastplotlib.org/ver/dev/_gallery/index.html As an aside, fastplotlib is not related to matplotlib in any way, we describe this in our FAQ:
https://fastplotlib.org/ver/dev/user_guide/faq.html#how-does-fastplotlib-relate-to-matplotlib If you have any questions or would like to chat, feel free to reach out to us by posting a GitHub Issue or Discussion! We love engaging with our community! |
|
GitHub repo: https://github.com/fastplotlib/fastplotlib
Our recent talk and examples gallery are a great way to get started!
Talk on youtube: https://www.youtube.com/watch?v=nmi-X6eU7Wo
Examples gallery: https://fastplotlib.org/ver/dev/_gallery/index.html
As an aside, fastplotlib is not related to matplotlib in any way, we describe this in our FAQ: https://fastplotlib.org/ver/dev/user_guide/faq.html#how-does...
If you have any questions or would like to chat, feel free to reach out to us by posting a GitHub Issue or Discussion! We love engaging with our community!