config

Global configuration options for Tripy.

tripy.config.timing_cache_file_path: str

Path to a timing cache file that can be used to speed up compilation time.

tripy.config.enable_dtype_checking: bool = True

Whether to enable data type checking in API functions.