Metadata-Version: 2.4
Name: cuthbertlib
Version: 0.0.9
Summary: Atomic building blocks for state-space model inference with JAX
Author-email: Sam Duffield <s@mduffield.com>, Sahel Iqbal <sahel13miqbal@proton.me>, Adrien Corenflos <adrien.corenflos.stats@gmail.com>
License: Apache-2.0
Requires-Python: >=3.10
Requires-Dist: jax>=0.4.35
Requires-Dist: numba>=0.60.0
Description-Content-Type: text/markdown

# `cuthbertlib`: Atomic modules for `cuthbert`

A collection of atomic, smaller-scoped tools useful for state-space model inference.
This package contains the building blocks that power the main `cuthbert` package.

For more information, including installation and contributing guidelines, see the
main `cuthbert` [README](https://github.com/state-space-models/cuthbert).
