4.7.11 pde.tools.numba module
Helper functions for just-in-time compilation with numba.
|
Return information about the numba setup used. |
|
Apply nb.jit with predefined arguments. |
|
Returns an array within a jitted function using basic information. |
|
Converts a python dictionary to a numba typed dictionary. |
|
Returns a numba numerical type in which all arrays can be represented. |
|
Sets the seed of the random number generator of numpy and numba. |