https://github.com/brews/snakebacon
🐍🥓 Fast Bayesian sediment core age modeling in Python
https://github.com/brews/snakebacon
agemodel bayesian-inference python sediment
Last synced: 12 months ago
JSON representation
🐍🥓 Fast Bayesian sediment core age modeling in Python
- Host: GitHub
- URL: https://github.com/brews/snakebacon
- Owner: brews
- License: gpl-3.0
- Created: 2017-03-29T15:51:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-09-01T12:29:47.000Z (almost 6 years ago)
- Last Synced: 2025-06-27T09:00:08.517Z (12 months ago)
- Topics: agemodel, bayesian-inference, python, sediment
- Language: C++
- Homepage: https://snakebacon.readthedocs.io/
- Size: 438 KB
- Stars: 6
- Watchers: 4
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
snakebacon
==========
.. image:: https://travis-ci.org/brews/snakebacon.svg?branch=master
:target: https://travis-ci.org/brews/snakebacon
The project is currently unmaintained and probably no longer appropriate for production systems. It may eat your hamster. Beware. *Hic sunt dracones.*
``snakebacon`` is a Python wrapper around the "Bacon" Bayesian age-depth modelling software `(Blaauw & Christen 2011)`_.
.. _(Blaauw & Christen 2011): http://dx.doi.org/10.1214%2F11-BA618
Acknowledgements and support
----------------------------
C/C++ code in this repository is modified from the original "Bacon" software, available under the GPL-3.0 /GPL-2.0 License. An updated version of "Bacon" is available in R package ``rbacon``, available on CRAN (https://cran.r-project.org/web/packages/rbacon).
We recommend the ``rbacon`` package if you require similar age-modeling software, as ``rbacon`` is regularly updated and maintained.
Code in this repository is available under the GPL-3.0 License.