Skip to content

Version 0.7.7

Latest
Compare
Choose a tag to compare
@bottler bottler released this 27 Jun 11:32
· 6 commits to main since this release

This version supports PyTorch 2.0 to 2.3

New feature

  • Allow indexing for classes inheriting Transform3d ​​b0462d8
  • ImplicitronRayBundle.float 4ae25bf
  • Multiple maps in TexturesUV 38cf0dc

Improvements

  • Optimize list_to_packed ccf2291
  • Tutorials’ installation of builds made more robust 31e3488

Fixes

  • Fix CUDA Marching cubes bug introduced in previous version 7566530
  • knn error checking 717493c