Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
yuanming-hu authored Jan 3, 2020
1 parent 1c85d8e commit dd5cb5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ python3 -m pip install taichi-nightly-cuda-10-1
- Sparse data structures (done)
- Tune the performance of the LLVM backend to match that of the legacy source-to-source backends (WIP)
## Updates
- (Jan 3, 2020) v0.3.20 released.
- Support for loops with `ti.static(ti.grouped(ti.ndrange(...)))`
- (Jan 2, 2020) v0.3.19 released.
- Added `ti.atan2(y, x)`
- Improved error msg when using float point numbers as tensor indices
Expand Down

0 comments on commit dd5cb5a

Please sign in to comment.