taichi-dev / taichi

Productive, portable, and performant GPU programming in Python.
https://taichi-lang.org
Apache License 2.0
25.14k stars 2.26k forks source link

Clarify what Taichi actually "is". #2289

Open IngwiePhoenix opened 3 years ago

IngwiePhoenix commented 3 years ago

Concisely describe the proposed feature I stumbled upon this project by chance and it looks very interesting. But - I can't make heads or tails. Is this a Python module? Is this a stand-alone language? Is this ment to only be used from within Python? Can the C++ source be utilized with no Python?

Describe the solution you'd like (if any) Make it absolutely clear in README.md what Taichi is, and what it is not. This should eliminate confusion. :)

Additional comments None needed. Simple, small things are nice!

mayeths commented 3 years ago

The overview paper (SIGGRAPH Asia 2019) Taichi: High-Performance Computation on Sparse Data Structures may be helpful