Skip to content

Changes

#3 (May 9, 2024, 6:41:25 PM)

  1. Better way for a user to indicate the intention — Andrey Prokopenko / githubweb

#2 (May 3, 2024, 5:59:35 PM)

  1. Move `OrderedSpatialPredicateTag` where it belongs that is namespace `Details::` (#1074) — noreply / githubweb
  2. Implement Box-Triangle intersection (#1059) — noreply / githubweb
  3. Move nth_element into a separate header — Andrey Prokopenko / githubweb
  4. Add Details::Vector — Andrey Prokopenko / githubweb
  5. Update codebase to use new Vector — Andrey Prokopenko / githubweb
  6. Migrate Vector tests from tstRay to a new file — Andrey Prokopenko / githubweb
  7. Create a helper forwardQueriesAndCommunicateResults — Andrey Prokopenko / githubweb
  8. Switch to using new helper for the nearest distributed — Andrey Prokopenko / githubweb
  9. Eliminate nearest loop in favor of two steps — Andrey Prokopenko / githubweb
  10. Make final ranks sorting optional — Andrey Prokopenko / githubweb
  11. Refactor nearest — Andrey Prokopenko / githubweb
  12. Remove deprecated InlineCallbackTag — Andrey Prokopenko / githubweb
  13. Remove things deprecated in the Traits namespace — Andrey Prokopenko / githubweb
  14. Change deduction guide for Vector — Andrey Prokopenko / githubweb
  15. Add Tetrahedron geometry (#1079) — noreply / githubweb
  16. Move distributed TimeMonitor in a separate header — Andrey Prokopenko / githubweb
  17. Rename per review — Andrey Prokopenko / githubweb
  18. [ci skip] Fix comments — Andrey Prokopenko / githubweb
  19. Allow the first version of the nearest callbacks — Andrey Prokopenko / githubweb
  20. Add basic distributed nearest callback test — Andrey Prokopenko / githubweb
  21. Get rid of ranks in filterResults — Andrey Prokopenko / githubweb
  22. Get rid of distances arg in communicateResultsBack — Andrey Prokopenko / githubweb
  23. Create a helper file for distributed nearest stuff — Andrey Prokopenko / githubweb
  24. Get rid of last ranks argument in forwardQueriesAndCommunicateResults — Andrey Prokopenko / githubweb
  25. Minor refactoring — Andrey Prokopenko / githubweb