Skip to content

Commit

Permalink
[ci skip] Move all example updates into a single line
Browse files Browse the repository at this point in the history
  • Loading branch information
aprokop committed Apr 11, 2024
1 parent 24ddb65 commit 6c72c74
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,13 @@

**Enhancements:**
- Introduce `PairValueIndex` and `Experimental::attach_indices` [\#969](https://github.com/arborx/ArborX/pull/969), [\#1016](https://github.com/arborx/ArborX/pull/1016), [\#1036](https://github.com/arborx/ArborX/pull/1036)
- Improve the simple intersection example [\#1008](https://github.com/arborx/ArborX/pull/1008)
- Improve the brute force example [\#1009](https://github.com/arborx/ArborX/pull/1009)
- Improve examples [\#1008](https://github.com/arborx/ArborX/pull/1008), [\#1009](https://github.com/arborx/ArborX/pull/1009), [\#936](https://github.com/arborx/ArborX/pull/936)
- Auto-fetch Google benchmark when not found locally [\#1039](https://github.com/arborx/ArborX/pull/1039)
- Allow default initialized distributed tree [\#1040](https://github.com/arborx/ArborX/pull/1040)
- Implement distance point-triangle [\#1046](https://github.com/arborx/ArborX/pull/1046)
- Implement nearest query for BruteForce [\#1053](https://github.com/arborx/ArborX/pull/1053)
- Add helper functions to construct predicates [\#1038](https://github.com/arborx/ArborX/pull/1038)
- Add an example of a distributed tree k-nearest neighbors search [\#724](https://github.com/arborx/ArborX/pull/724)
- Improve the triangle intersection example [\#936](https://github.com/arborx/ArborX/pull/936)
- Add triangulated surface distance benchmark [\#1052](https://github.com/arborx/ArborX/pull/1052)

**Deprecations:**
Expand Down

0 comments on commit 6c72c74

Please sign in to comment.