geometry
Here are 1,161 public repositories matching this topic...
-
Updated
Oct 20, 2020 - C++
-
Updated
Oct 18, 2020 - C
-
Updated
Oct 21, 2020 - C++
-
Updated
Aug 17, 2020 - C
-
Updated
Oct 19, 2020 - TypeScript
Explain what you would like to see improved
We had CI builds stuck in downloading dependencies, e.g. VecCore. That should timeout.
Optional: share how it could be improved
Add the TIMEOUT parameter to all ExternalProject calls downloading sources.
-
Updated
Oct 16, 2020 - C++
-
Updated
Jul 17, 2020 - PHP
-
Updated
Oct 11, 2020 - Python
-
Updated
Oct 20, 2020 - C++
-
Updated
Sep 6, 2020 - C++
-
Updated
Aug 26, 2019 - Java
-
Updated
Oct 19, 2020 - Python
-
Updated
Oct 25, 2019 - Shell
-
Updated
Apr 12, 2020 - C++
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Apr 17, 2019 - JavaScript
-
Updated
Oct 21, 2020 - JavaScript
-
Updated
Oct 17, 2020 - PHP
-
Updated
Sep 12, 2020 - JavaScript
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jan 24, 2020 - C
-
Updated
Oct 19, 2020 - C++
There are several ValueErrors, NotImplementedErrors, etc, across the codebase.
We should create a mechanism to get clean, and uniform error messages.
Improve this page
Add a description, image, and links to the geometry topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the geometry topic, visit your repo's landing page and select "manage topics."


Add quickselect algorithm. Quickselect is a selection algorithm to find the kth smallest element in an unordered list.