An open API service indexing awesome lists of open source software.

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

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.