Skip to content

Commit

Permalink
fiber bundles pt. 1
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Jul 26, 2023
1 parent 1fa3ac7 commit c4f5df3
Show file tree
Hide file tree
Showing 10 changed files with 968 additions and 835 deletions.
2 changes: 2 additions & 0 deletions src/Manifolds.jl
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,8 @@ include("manifold_fallbacks.jl")
include("manifolds/ConnectionManifold.jl")
include("manifolds/MetricManifold.jl")
include("manifolds/QuotientManifold.jl")
include("manifolds/Fiber.jl")
include("manifolds/FiberBundle.jl")
include("manifolds/VectorBundle.jl")
include("groups/group.jl")

Expand Down
Loading

0 comments on commit c4f5df3

Please sign in to comment.