https://github.com/tpapp/mcmcstorage.jl
HDF5 storage format and Julia interface for MCMC chain samples.
https://github.com/tpapp/mcmcstorage.jl
Last synced: 4 months ago
JSON representation
HDF5 storage format and Julia interface for MCMC chain samples.
- Host: GitHub
- URL: https://github.com/tpapp/mcmcstorage.jl
- Owner: tpapp
- License: other
- Created: 2019-01-14T14:11:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-20T09:16:34.000Z (over 5 years ago)
- Last Synced: 2026-01-20T20:05:02.516Z (5 months ago)
- Language: Julia
- Size: 20.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MCMCStorage

[](https://travis-ci.com/tpapp/MCMCStorage.jl)
[](http://codecov.io/github/tpapp/MCMCStorage.jl?branch=master)
## Overview
This is an experimental Julia package for
1. loading MCMC results,
2. working with them,
3. saving them in an externalized format.
Work in progress, API changes without notice.
## Installation
Not (yet) registered. Install from this repository.
## Documentation
See the docstrings of submodules of `MCMCStorage`.