geometry
Here are 1,266 public repositories matching this topic...
-
Updated
Feb 16, 2021 - C++
-
Updated
Mar 6, 2021 - C
-
Updated
Mar 5, 2021 - C++
-
Updated
Mar 4, 2021 - C
-
Updated
Mar 5, 2021 - TypeScript
Explain what you would like to see improved
TCling::CheckClassInfo() should return (by parameter) the found decl, such that TClass::Init() can use it to construct the TClingClassInfo and that doesn't need to repeat the lookup.
To Reproduce
One:
#0 cling::LookupHelper::findScope (this=0x5555555f7be0, className=..., diagOnOff=cling::LookupHelper::NoDiagnostics,
resu
-
Updated
Feb 11, 2021 - C++
-
Updated
Mar 5, 2021 - Python
-
Updated
Feb 3, 2021 - PHP
-
Updated
Oct 20, 2020 - C++
-
Updated
Mar 2, 2021 - C++
-
Updated
Feb 26, 2021 - Python
-
Updated
Aug 26, 2019 - Java
-
Updated
Oct 25, 2019 - Shell
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Apr 12, 2020 - C++
-
Updated
Mar 4, 2021 - JavaScript
-
Updated
Feb 16, 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
Feb 26, 2021 - JavaScript
-
Updated
Mar 4, 2021 - C++
-
Updated
Jul 28, 2020 - JavaScript
-
Updated
Jan 15, 2021 - C
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.