Attempt to fix renaming of LinearAlgebra?
This commit is contained in:
parent
bac3e1e103
commit
f5c9dde0ac
|
@ -1,6 +1,6 @@
|
||||||
from includes import *
|
from includes import *
|
||||||
from geosolver.matfunc import Vec
|
from geosolver.matfunc import Vec
|
||||||
from LinearAlgebra import *
|
from numpy.linalg import *
|
||||||
from camera import CameraType
|
from camera import CameraType
|
||||||
from prototypeObjects import PrototypeManager
|
from prototypeObjects import PrototypeManager
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user