mirror of
https://github.com/DeaDvey/mathgenerator.git
synced 2025-11-28 06:25:23 +01:00
Update mathgen.py
importing scipy
This commit is contained in:
@@ -3,6 +3,7 @@ import math
|
|||||||
import fractions
|
import fractions
|
||||||
from .funcs import *
|
from .funcs import *
|
||||||
from .__init__ import getGenList
|
from .__init__ import getGenList
|
||||||
|
import scipy
|
||||||
|
|
||||||
genList = getGenList()
|
genList = getGenList()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user