Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changelog 1.7 #1063

Closed
aprokop opened this issue Apr 11, 2024 · 0 comments
Closed

Changelog 1.7 #1063

aprokop opened this issue Apr 11, 2024 · 0 comments

Comments

@aprokop
Copy link
Contributor

aprokop commented Apr 11, 2024

New features:

  • Add a distributed nearest query with a callback [EXPERIMENTAL] #1075
  • Add a distributed tree spatial query only taking a callback #733

Build Changes:

  • Require Kokkos 4.2.00 #1054

Enhancements:

  • Add README document to examples directory #1057
  • Implement box-triangle intersection #1059
  • Add tetrahedron geometry [EXPERIMENTAL] #1079
  • Expand KDOP to support different dimensions and precision [EXPERIMENTAL] #982
  • Add 2D KDOP geometries [EXERIMENTAL] #1088
  • Improve performance of the distributed algorithms #1098, #1103
  • Add make_ordered_intersects helper function [EXPERIMENTAL] #1117

Backward incompatible changes:

  • Remove deprecated InlineCallbackTag #1078
  • Remove deprecated ArborX::Traits::Access #1078

Deprecations:

  • Deprecate += and reduction_identity in Box #1082
  • Deprecate += in KDOP #982
  • Deprecate support for 2D and 3D views in applyPermutation #1096

Fixed bugs:

  • Fix a Kokkos bounds check warning reported when using FDBSCAN-DenseBox #1067
  • Fix compiler warning for NVCC and Intel compilers #1102
  • Fix DBSCAN test on Intel GPUs #1112
  • Fix policy warning when using CMake 3.30 with Boost #1123
  • Fix geometry traits for const geometries #1129
@aprokop aprokop pinned this issue Apr 11, 2024
@aprokop aprokop changed the title Changelog 2.0 Changelog Apr 12, 2024
@aprokop aprokop changed the title Changelog Changelog 1.7 (2.0?) Apr 14, 2024
@aprokop aprokop changed the title Changelog 1.7 (2.0?) Changelog 1.7 Jul 19, 2024
@aprokop aprokop closed this as completed Aug 30, 2024
@aprokop aprokop unpinned this issue Sep 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant