Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Weingarten and riemannian_Hessian for a few manifolds #644

Merged
merged 57 commits into from
Aug 30, 2023

Fix two links and a cite (the links I missed when reviewing the last …

431c1ab
Select commit
Loading
Failed to load commit list.
Merged

Introduce Weingarten and riemannian_Hessian for a few manifolds #644

Fix two links and a cite (the links I missed when reviewing the last …
431c1ab
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 30, 2023 in 0s

99.22% (+0.01%) compared to 7afc7af

View this Pull Request on Codecov

99.22% (+0.01%) compared to 7afc7af

Details

Codecov Report

Merging #644 (431c1ab) into master (7afc7af) will increase coverage by 0.01%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #644      +/-   ##
==========================================
+ Coverage   99.20%   99.22%   +0.01%     
==========================================
  Files         106      106              
  Lines       10215    10430     +215     
==========================================
+ Hits        10134    10349     +215     
  Misses         81       81              
Files Changed Coverage Δ
src/Manifolds.jl 86.66% <ø> (ø)
src/groups/connections.jl 100.00% <ø> (ø)
src/groups/general_linear.jl 99.09% <ø> (ø)
src/groups/group.jl 100.00% <ø> (ø)
src/groups/heisenberg.jl 100.00% <ø> (ø)
src/groups/rotation_action.jl 100.00% <ø> (ø)
src/groups/special_euclidean.jl 99.60% <ø> (ø)
src/groups/unitary.jl 100.00% <ø> (ø)
src/manifolds/CenteredMatrices.jl 100.00% <ø> (ø)
src/manifolds/CholeskySpace.jl 100.00% <ø> (ø)
... and 47 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more