Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for zarr trace backend #171

Open
lucianopaz opened this issue Feb 21, 2025 · 0 comments
Open

Add support for zarr trace backend #171

lucianopaz opened this issue Feb 21, 2025 · 0 comments

Comments

@lucianopaz
Copy link
Contributor

Following pymc-devs/pymc#7687 it would be great to have a zarr native storage backend for nutpie. The layout defined in pymc.backends.zarr.ZarrTrace is simple enough to copy and be used generically. pymc would then be able to simply load the trace from the underlying storage without much need to nutpie wrappers. From the rust side of things, it looks like this is the most up to date zarr rust package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant