taichi-dev/taichi

[docs] Add doc about building python part without compiling taichi-core

Open

#3,056 opened on 2021年9月30日

GitHub で見る
 (1 comment) (3 reactions) (0 assignees)C++ (2,384 forks)batch import
docgood first issuewelcome contribution

Repository metrics

Stars
 (28,195 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Concisely describe the proposed feature A clear and concise description of what you want. For example,

Most python files do not require me to build and compile taichi core, I think. But I have to re-compile it every time when I run python setup.py develop --user

Can we add a doc about building python part without compiling taichi-core, maybe like ray https://docs.ray.io/en/latest/development.html#building-ray-python-only

コントリビューターガイド