Commit 2023-09-29 03:32 f7069483
View on Github →feat(Analysis): define pointed cones (#6437)
We define PointedCone
as Submodule 𝕜≥0 E
.
Most of this code is copied from the ConvexCone
file.
The main reason for this type synonym is to be able to work with direct sums/products of cones (which are now just direct sums/products of submodules).