splinepy.settings#

splinepy/splinepy/settings.py Convenient global variables.

Module Attributes

TOLERANCE

Default tolerance for any operation that involves floats

NTHREADS

Default number of threads.

NAME_TO_TYPE

String to Type conversion.

CHECK_BOUNDS

Bool to check bounds of queries if requested.