Live data from Hacker News

Viewing profile — clewis7

clewis7

HN member
Joined
Tue, Feb 04, 2025, 9:14 PM UTC
HN karma
26
Public activity
9 items

About clewis7

No profile information was provided.

Recent public activity

  1. comment
    Comment #43336332

    Thanks Ivo!

  2. comment
    Comment #43336307

    Hey! This sounds like a really interesting use case. If you run into any issues or need help with the visualization, please don't hesitate to post an issue on the repo. We can also…

  3. comment
    Comment #43336247

    Thank you for your interest! We have taken a lot of inspiration from pyqtgraph and really like their library.

  4. comment
    Comment #43336229

    I think one nice thing that we have tried to do is limit super heavy dependencies and also separate optional dependencies to streamline things. The quickest install would be `pip i…

  5. comment
    Comment #43336166

    We are definitely looking forward to adding more 3D graphics in the future, and this sounds really cool. Would you mind posting an issue on the repo? I think this is something we w…

  6. comment
    Comment #43336097

    See here: https://www.fastplotlib.org/ver/dev/user_guide/faq.html#what... We are hoping for pyodide integration soon, which would allow fastplotlib to be run strictly in the browse…

  7. comment
    Comment #43336033

    Yes! The number of data points can range in the millions. Quite honestly, the quality of your GPU would be the limiting factor here. I will say, however, that for most use cases, a…

  8. comment
    Comment #42947754

    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 explorator…

  9. story
    Fastplotlib, a new GPU-accelerated fast and interactive plotting library

    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 explorator…