-
-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* flatten std::array<std::array 2>, 3> * fix compile error * fix wrapper * try to fix compute_collisions * geometry: flatten std::vector<std::array<int, 2>> * fix seg fault * simplify data structures * apply suggestions from code review * minor improvements * Add more spans * Fix compile time constant sub spans * Subspan fixes * Apply suggestions from code review * Apply suggestions from code review * Minor fix * Improve readability * Remove comment * Sizes * Remove span functions for copies * Remove spans, regression observed * Fixes for pybind * Performance updates * Remove copy bbox * Fix docstring * Simplifications * Simplifiations * Tidy up int types Co-authored-by: Jørgen Dokken <[email protected]> Co-authored-by: Jørgen Schartum Dokken <[email protected]> Co-authored-by: Garth N. Wells <[email protected]>
- Loading branch information
1 parent
0ddbc45
commit 263f7dd
Showing
6 changed files
with
190 additions
and
195 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.