Skip to content

Commit 1469539

Browse files
committed
Remove numba dependency now we have ported it to Cython
1 parent d3d40c1 commit 1469539

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fidimag/common/helper.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
from mpl_toolkits.mplot3d import Axes3D
99
from matplotlib.colors import colorConverter
1010
from matplotlib.collections import PolyCollection, LineCollection
11-
from numba import jit
1211
from fidimag.extensions.common_clib import normalise, init_scalar, init_vector, init_vector_func_fast
1312

1413

0 commit comments

Comments
 (0)