github taichi-dev/taichi v0.6.40

latest releases: v1.7.1, v1.7.0, v1.6.0...
3 years ago

Highlights:

  • GUI
    • Support creating fullscreen window by "ti.GUI(fullscreen=True)" (#1921) (by 彭于斌)

Full changelog:

  • [misc] Add a link to TaichiHub playground in README.md (#1933) (by 彭于斌)
  • [test] Add a benchmark for SFG edges' two-level map (#1927) (by Ye Kuang)
  • [async] Switch to llvm::SmallVectorllvm::SmallSet for edges (#1936) (by Ye Kuang)
  • [async] [opt] Field value killing analysis (#1929) (by xumingkuan)
  • [ir] Add the case of bit_shr to binary_op_type_symbol (#1930) (by xumingkuan)
  • [GUI] [linux] Support creating fullscreen window by "ti.GUI(fullscreen=True)" (#1921) (by 彭于斌)

Don't miss a new taichi release

NewReleases is sending notifications on new releases.