geometry
Here are 1,245 public repositories matching this topic...
-
Updated
Feb 11, 2021 - C++
-
Updated
Feb 14, 2021 - C
-
Updated
Feb 14, 2021 - C++
-
Updated
Feb 12, 2021 - C
-
Updated
Feb 10, 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
Feb 14, 2021 - Python
-
Updated
Feb 3, 2021 - PHP
-
Updated
Oct 20, 2020 - C++
-
Updated
Feb 7, 2021 - C++
-
Updated
Feb 12, 2021 - Python
-
Updated
Aug 26, 2019 - Java
-
Updated
Oct 25, 2019 - Shell
-
Updated
Apr 12, 2020 - C++
-
Updated
Jan 21, 2021 - JavaScript
-
Updated
Feb 11, 2021 - JavaScript
-
Updated
Apr 17, 2019 - JavaScript
-
Updated
Jan 7, 2021 - PHP
-
Updated
Feb 10, 2021 - JavaScript
-
Updated
Feb 14, 2021 - C++
-
Updated
Jul 28, 2020 - JavaScript
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
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.