The Wayback Machine - https://web.archive.org/web/20220317220227/https://github.com/topics/geometry
Skip to content
#

geometry

Here are 1,564 public repositories matching this topic...

root
eguiraud
eguiraud commented Mar 3, 2022

Current behavior:

root [0] TFile f("root://eospublic.cern.ch//eos/root-eos/benchmark/Run2012B_SingleMu.root")
Error in <TFile::TFile>: file /eos/root-eos/benchmark/Run2012B_SingleMu.root does not exist
(TFile &) Name: /eos/root-eos/benchmark/Run2012B_SingleMu.root Title:

Desirable behavior:

root [0] TFile f("root://eospublic.cern.ch//eos/root-eos/benchmark/Run2012B_Single
ttgump
ttgump commented Feb 10, 2022

Hi,
Is it possible to include the function that conducts spline regression in the Riemann manifold? I read a paper "Smoothing splines on Riemannian manifolds, with applications to 3D shape space" published in Journal of the Royal Statistical Society: Series B 2020. Is it possible to include the spline regression in hyperbolic and sphere manifolds? I think it will be very useful for a wide machine

Improve this page

Add a description, image, and links to the geometry topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the geometry topic, visit your repo's landing page and select "manage topics."

Learn more