-
foxes.core.Engine(chunk_size_states=
None
, chunk_size_points=None
, n_procs=None
, verbosity=1
)[source] Constructor.
ParametersΒΆ
- chunk_size_states: int, optional
The size of a states chunk
- chunk_size_points: int, optional
The size of a points chunk
- n_procs: int, optional
The number of processes to be used, or None for automatic
- verbosity: int
The verbosity level, 0 = silent