4.1.1.3 pde.backends.numba.config module

Defines the configuration for the numba backend.

This configuration file will be imported without importing the enclosed module (which will instead be loaded on demand). Consequently, the module should use absolute references to other modules and not import anything from the backend.