Skip to content

v0.1.2.1

Compare
Choose a tag to compare
@liruilong940607 liruilong940607 released this 10 Jan 00:57
· 170 commits to main since this release
0c305ab

What's Changed

  • Fixing latent issue with single intersection
  • API update: Function.apply() will be deprecated soon. It's recommend to directly call the python functions. The full list of updates:
    • ProjectGaussians.apply -> project_gaussians
    • RasterizeGaussians.apply / NDRasterizeGaussians.apply -> rasterize_gaussians
    • BinAndSortGaussians.apply -> bin_and_sort_gaussians
    • ComputeCumulativeIntersects.apply -> compute_cumulative_intersects
    • ComputeCov2dBounds.apply -> compute_cov2d_bounds
    • GetTileBinEdges.apply -> get_tile_bin_edges
    • MapGaussiansToIntersects.apply -> map_gaussian_to_intersects
    • SphericalHarmonics.apply -> spherical_harmonics