Feat: Enable stat and geometry tools import

This commit is contained in:
Bertrand Benjamin 2019-06-28 10:28:02 +02:00
parent c807fea6b4
commit 1d9aefd9e3
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@ from .calculus import Expression#, Polynom, Fraction, random_str, txt, Equation
Expression.RENDER = 'tex'
#from .stat import Dataset, WeightedDataset
#from .geometry import random_pythagore
from .stat import Dataset, WeightedDataset
from .geometry import random_pythagore
# -----------------------------
# Reglages pour 'vim'