github taichi-dev/taichi v0.5.12

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

Notable changes:

  • Language
    • Support 4x4 matrix inverse and determinant (#763) (by KLozes)
  • Command-line interface
    • Fix ti test --arch ... (#764) (by 彭于斌)
  • Examples
    • Add 2D stable fluids example (#748) (by Ye Kuang)
  • PyPI package
    • Package name changed from taichi-nightly to taichi (#762) (by Yuanming Hu)
  • Full log

Full changelog:

  • [cli] Add TI_GDB_TRIGGER environment variable (#766) (by 彭于斌)
  • [misc] Update Jenkinsfile (by Yuanming Hu)
  • [cli] Fix ti test (#774) (by Yuanming Hu)
  • [misc] Update README.md (#767) (by Yuanming Hu)
  • [refactor] [opt] Move LocalLoadSearcher and 2 other classes to irpass::analysis (#771) (by xumingkuan)
  • [ir] [refactor] Slim ir.h and reduce build time by ~4% (#761) (by xumingkuan)
  • [CLI] Fix ti test --arch ... (#764) (by 彭于斌)
  • [opengl] GLFW 3.3.2 is now included as a submodule (#760) (by Yuanming Hu)
  • [lang] Support 4x4 matrix inverse and determinant (#763) (by KLozes)
  • [PyPI] Package name changed from taichi-nightly to taichi (#762) (by Yuanming Hu)
  • [misc] Unify #include format (#759) (by Taichi Gardener)
  • [Example] Add 2D stable fluids example (#748) (by Ye Kuang)

Don't miss a new taichi release

NewReleases is sending notifications on new releases.