scitex-decorators

Contents:

  • API
scitex-decorators
  • scitex-decorators
  • View page source

scitex-decorators

Function decorators (type-conversion, caching, timeout, batching, …) extracted from the SciTeX ecosystem as a standalone package.

Contents:

  • API
    • AutoOrderDecorator
    • ConversionWarning
    • batch_fn()
    • batch_numpy_fn()
    • batch_pandas_fn()
    • batch_torch_fn()
    • cache_disk()
    • cache_disk_async()
    • cache_mem()
    • deprecated()
    • disable_auto_order()
    • enable_auto_order()
    • is_cuda()
    • is_nested_decorator()
    • is_torch()
    • not_implemented()
    • numpy_batch_fn()
    • numpy_fn()
    • pandas_batch_fn()
    • pandas_fn()
    • preserve_doc()
    • signal_fn()
    • timeout()
    • to_numpy()
    • to_torch()
    • torch_batch_fn()
    • torch_fn()
    • wrap()
    • xarray_fn()
Next

© Copyright 2026, Yusuke Watanabe.

Built with Sphinx using a theme provided by Read the Docs.