vec comes from fdmath
This commit is contained in:
parent
e58efd2127
commit
1403b9e1a3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ import pyopencl
|
||||||
import pyopencl.array
|
import pyopencl.array
|
||||||
from pyopencl.elementwise import ElementwiseKernel
|
from pyopencl.elementwise import ElementwiseKernel
|
||||||
|
|
||||||
from meanas import vec
|
from meanas.fdmath import vec
|
||||||
|
|
||||||
|
|
||||||
__author__ = 'Jan Petykiewicz'
|
__author__ = 'Jan Petykiewicz'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue