Skip to content

Commit

Permalink
Merge branch 'kellertuer/gradient-conversion' of github.com:JuliaMani…
Browse files Browse the repository at this point in the history
…folds/Manifolds.jl into kellertuer/gradient-conversion
  • Loading branch information
kellertuer committed Sep 11, 2021
2 parents cb2f932 + 2ee2072 commit fb304c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/manifolds/MetricManifold.jl
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ Return the local matrix representation of the inverse metric (cometric) tensor
of the tangent space at `p` on the [`AbstractManifold`](@ref) `M` with respect
to the [`AbstractBasis`](@ref) basis `B`.
The metric tensor (see [`local_metric`](@ref)) os isually denoted by ``G = (g_{ij}) ∈ 𝔽^{d×d}``,
The metric tensor (see [`local_metric`](@ref)) is usually denoted by ``G = (g_{ij}) ∈ 𝔽^{d×d}``,
where ``d`` is the dimension of the manifold.
Then the inverse local metric is denoted by ``G^{-1} = g^{ij}``.
Expand Down

0 comments on commit fb304c2

Please sign in to comment.