Hacker News new | ask | show | jobs
by pancho111203 2453 days ago
Cool stuff, but I would have found it more useful as a python library, to allow integration with existing tools like Pytorch.
1 comments

I would have found it more useful as a python library

Today is you lucky day! Taichi is also a C++ library with first class python bindings: https://github.com/yuanming-hu/taichi

That's awesome, I'll give it a try. Do the python bindings include the Sparse Data functionality? I can't find it in the docs.