add util.parallel into import

This commit is contained in:
Zhenwen Dai 2015-09-03 16:32:06 +01:00
parent 9564287cf3
commit ded0b3366d
2 changed files with 5 additions and 3 deletions

View file

@ -16,4 +16,5 @@ from . import diag
from . import initialization
from . import multioutput
from . import linalg_gpu
from . import parallel