Skip to content

Conversation

jmr
Copy link
Member

@jmr jmr commented Apr 8, 2022

  • Add new files
    • s2hausdorff_distance_query: Computes "discrete" Hausdorff distance
    • s2shape_nesting_query: Allows shell/hole queries
  • Add move constructors/assignment for many types
  • Remove deprecated Interpolate(t, a, b) (use Interpolate(a, b, t))
  • Add AbslHashValue for S2CellUnion
  • Incomplete migration to absl/numeric/bit.h functions
  • Check return value of Init/Decode in tests
  • Add missing includes
  • Add tests for some untested functions
  • Trim util/bits/bits.h

jmr added 2 commits April 8, 2022 14:42
* Add new files
  * s2hausdorff_distance_query: Computes "discrete" Hausdorff distance
  * s2shape_nesting_query: Allows shell/hole queries
* Add move constructors/assignment for many types
* Remove deprecated Interpolate(t, a, b) (use Interpolate(a, b, t))
* Add AbslHashValue for S2CellUnion
* Incomplete migration to absl/numeric/bit.h functions
* Check return value of Init/Decode in tests
* Add missing includes
* Add tests for some untested functions
* Trim util/bits/bits.h
@jmr jmr merged commit ae470b7 into google:master Apr 11, 2022
@jmr jmr deleted the update-2022-04-08 branch April 11, 2022 06:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant