xuleigo / taichi

Productive programming language for portable, high-performance, sparse & differentiable computing

Home Page:http://taichi.graphics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation Downloads

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:

Linux (CUDA) OS X (10.14+) Windows Documentation
Build Build Status Build Status Build status Documentation Status
PyPI Build Status Build Status Build status

About

Productive programming language for portable, high-performance, sparse & differentiable computing

http://taichi.graphics

License:MIT License


Languages

Language:C++ 72.9%Language:Python 24.0%Language:Cuda 0.9%Language:CMake 0.9%Language:C 0.6%Language:GLSL 0.5%Language:Dockerfile 0.2%Language:Makefile 0.0%Language:Shell 0.0%