fast_carpenter.backends package

Provides a common interface to select a backend

Each backend is wrapped in a function so that it is only imported if requested

fast_carpenter.backends.get_alphatwirl()[source]
fast_carpenter.backends.get_backend(name)[source]
fast_carpenter.backends.get_coffea()[source]