taichi-dev/taichi

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

Open

#3,056 建立於 2021年9月30日

在 GitHub 查看
 (1 留言) (3 反應) (0 負責人)C++ (2,384 fork)batch import
docgood first issuewelcome contribution

倉庫指標

Star
 (28,195 star)
PR 合併指標
 (30 天內沒有已合併 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

貢獻者指南