geometry
Here are 1,183 public repositories matching this topic...
-
Updated
Nov 2, 2020 - C++
-
Updated
Nov 28, 2020 - C
-
Updated
Nov 30, 2020 - C++
-
Updated
Aug 17, 2020 - C
-
Updated
Nov 28, 2020 - TypeScript
Is your feature request related to a problem? Please describe.
If I want to read data from a webDav/http endpoint using an oidc token, I'd need to be able to pass the token somehow in ROOT to the Davix client wrapper. Possibly through env variable and rootrc.
Describe the solution you'd like
Make the Davix client wrapper able to take the token from env variable and rootrc.
Addi
-
Updated
Oct 16, 2020 - C++
-
Updated
Dec 1, 2020 - Python
-
Updated
Jul 17, 2020 - PHP
-
Updated
Oct 20, 2020 - C++
-
Updated
Nov 27, 2020 - C++
-
Updated
Nov 30, 2020 - Python
-
Updated
Aug 26, 2019 - Java
-
Updated
Oct 25, 2019 - Shell
-
Updated
Apr 12, 2020 - C++
-
Updated
Oct 27, 2020 - JavaScript
-
Updated
Apr 17, 2019 - JavaScript
-
Updated
Nov 26, 2020 - JavaScript
-
Updated
Nov 5, 2020 - PHP
-
Updated
Nov 29, 2020 - JavaScript
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Nov 26, 2020 - C++
-
Updated
Jan 24, 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.