Live data from Hacker News

Viewing profile — jim22k

jim22k

HN member
Joined
Mon, Jan 04, 2021, 11:15 PM UTC
HN karma
17
Public activity
4 items

About jim22k

No profile information was provided.

Recent public activity

  1. comment
    Comment #41130932

    It's free while in Beta. Pricing TBD once it graduates from Beta.

  2. comment
    Comment #34340166

    I presented the new dispatching feature at PyData Global back in December. The first 30 minutes of the follow video: https://youtu.be/pd-Sbm8lHTc?t=46 It shows how to use the featu…

  3. comment
    Comment #32845036

    If you want to play around with SuiteSparse:GraphBLAS using Python, try python-graphblas ( https://python-graphblas.readthedocs.io/ ). And this is a shameless plug. I'm one of the …

  4. comment
    Comment #25640150

    Anyone who is serious about graph analysis in Python using linear algebra should check out GraphBLAS (graphblas.org). The inclusion of semirings makes things like SSSP and BFS extr…