Getting Started
Tutorials
Limitations
API Reference
Contributing
Module for global settings
Bases: object
object
returns global setting of atol.
atol
default value is 1e-13.
global setting of atol.
float
updates global setting of atol.
atol (float) – global setting of atol.
None