github taichi-dev/taichi v0.6.34

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

Highlights:

  • Examples
    • Make ODOP MGPCG class in mgpcg.py generic and reuse it in stable_fluid.py (#1731) (by 彭于斌)
  • Language and syntax
    • Support ti.zero(x) and ti.one(x) for making zero/one value for the same type with x (#1857) (by 彭于斌)
  • GitHub Actions/Workflows
    • Build and test the CUDA backend using GitHub actions (#1863) (by Yuanming Hu)

Full changelog:

  • [Workflow] Build and test the CUDA backend using GitHub actions (#1863) (by Yuanming Hu)
  • [async] Patch StateFlowGraph (#1862) (by Yuanming Hu)
  • [Example] Make ODOP MGPCG class in mgpcg.py generic and reuse it in stable_fluid.py (#1731) (by 彭于斌)
  • [Lang] Support ti.zero(x) and ti.one(x) for making zero/one value for the same type with x (#1857) (by 彭于斌)

Don't miss a new taichi release

NewReleases is sending notifications on new releases.