python3 -m pip install taichi
Supported OS: Windows, Linux, Mac OS X; Python: 3.6, 3.7, 3.8; Backends: x64 CPUs, CUDA, Apple Metal.
Please build from source for other configurations (e.g., you need the experimental OpenGL backend or your CPU is ARM).
Note:
- Starting April 13 2020 (v0.5.12), we release the Python package
taichi
instead oftaichi-nightly
. This PyPI package has CPU, CUDA 10 and Metal support. - On Ubuntu 19.04+, please
sudo apt install libtinfo5
. - On Windows, please install Microsoft Visual C++ Redistributable if you haven't.
- [All releases] [Change log]
Linux (CUDA) | OS X (10.14+) | Windows | Documentation | |
---|---|---|---|---|
Build | ||||
PyPI |