mvpy.utilities#
Decorator that compiles a function with numba.jit, if available. |
|
Decorator that compiles a function with torch.compile, if available. |
|
Grab var from environment, respecting defaults and flag. |
|
Check if var is enabled in environment variables. |
|
Simple class for progress bars that can be enabled or disabled. |
|
Compare two version strings. |