Closed fayolle closed 3 years ago
In https://github.com/fayolle/PyFRep/blob/96bc8f2c37f03df0cc7720ace5c645022c1783b6/FRep/curvature.py#L8 if v is already a tensor then vt is not defined.
Same problem here: https://github.com/fayolle/PyFRep/blob/96bc8f2c37f03df0cc7720ace5c645022c1783b6/FRep/curvature.py#L32
Fixed in f5d4ce9
In https://github.com/fayolle/PyFRep/blob/96bc8f2c37f03df0cc7720ace5c645022c1783b6/FRep/curvature.py#L8 if v is already a tensor then vt is not defined.
Same problem here: https://github.com/fayolle/PyFRep/blob/96bc8f2c37f03df0cc7720ace5c645022c1783b6/FRep/curvature.py#L32