4.1.5.2 pde.backends.scipy.backend module

Defines the scipy backend class.

class ScipyBackend(config, *, name=None)[source]

Bases: NumpyBackend

Defines scipy backend.

Initialize the backend.

Parameters:
  • config (Config) – Configuration data for the backend

  • name (str) – The name of the backend