v0.15.11
github-actions
released this
28 Jul 16:29
·
19 commits
to master
since this release
ManifoldsBase v0.15.11
Added
- Function
allocate_on
to generically allocate point and tangent vectors on a manifold without a pre-existing instance but of a particular type. - Function
default_type
to get the default type of points and tangent vectors for a manifold. - Package extension for the
Quaternions.jl
package that handles allocation.
Changed
- Default allocation method was made more robust to custom promotion functions.
Merged pull requests:
- Typed instance-free allocation (#192) (@mateuszbaran)
Closed issues: