geometry
Here are 1,280 public repositories matching this topic...
-
Updated
Mar 27, 2021 - C++
-
Updated
Mar 27, 2021 - C
-
Updated
Mar 26, 2021 - C++
-
Updated
Mar 27, 2021 - C
-
Updated
Mar 27, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
It's not relevant for this feature request, but: this would allow CMS to trace autoparsing by setting an environment variable, after root-project/root#7609 is merged.
Describe the solution you'd like
export ROOT_LOG='ROOT.InterpreterPerf=Debug(3),ROOT.RBrowser=Error'should set ve
-
Updated
Mar 16, 2021 - C++
-
Updated
Mar 22, 2021 - Python
-
Updated
Feb 3, 2021 - PHP
-
Updated
Mar 8, 2021 - C++
-
Updated
Mar 27, 2021 - C++
-
Updated
Mar 23, 2021 - Python
-
Updated
Aug 26, 2019 - Java
-
Updated
Mar 28, 2021 - Shell
-
Updated
Mar 13, 2021 - JavaScript
-
Updated
Apr 12, 2020 - C++
-
Updated
Mar 26, 2021 - JavaScript
-
Updated
Mar 23, 2021 - JavaScript
-
Updated
Feb 19, 2021 - PHP
The math mode for the following passage is not active:
https://geomstats.github.io/01_data_on_manifolds.html
The non-linear spaces we consider are called manifolds. A manifold :math:
Mof dimension :math:mis a space that is allowed to be curved but that looks like an m-dimensional vector space in the neighborhood of every point.
-
Updated
Mar 22, 2021 - C++
-
Updated
Feb 26, 2021 - JavaScript
-
Updated
Jul 28, 2020 - JavaScript
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.