VectorFieldModule: Faster fast path for tensor_module, exterior_power, dual_exterior_power
mkoeppe opened this issue · 7 comments
mkoeppe commented
using try...except, as previously done for these methods in TensorFreeModule, VectorFieldFreeModule
CC: @egourgoulhon
Component: manifolds
Author: Matthias Koeppe
Branch/Commit: 0d2539a
Reviewer: Eric Gourgoulhon
Issue created by migration from https://trac.sagemath.org/ticket/34486
mkoeppe commented
mkoeppe commented
New commits:
0d2539a | VectorFieldModule: Faster fast path for tensor_module, exterior_power, dual_exterior_power |
egourgoulhon commented
comment:3
LGTM. Thanks.
egourgoulhon commented
Reviewer: Eric Gourgoulhon
mkoeppe commented
comment:4
Thank you!
vbraun commented