Metadata-Version: 2.1
Name: ticktack
Version: 1.1.2
Summary: Python package to build a carbon box model.
Home-page: https://github.com/SharmaLlama/ticktack
Author: Utkarsh Sharma
Author-email: u.sharma@uqconnect.edu.au
License: MIT
Classifier: Topic :: Scientific/Engineering
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
License-File: LICENSE
Requires-Dist: jax (>=0.4.13)
Requires-Dist: astropy
Requires-Dist: numpy
Requires-Dist: matplotlib
Requires-Dist: diffrax
Requires-Dist: chainconsumer
Requires-Dist: emcee
Requires-Dist: h5py
Requires-Dist: pandas
Requires-Dist: scipy
Requires-Dist: seaborn
Requires-Dist: tqdm
Requires-Dist: jax-cosmo
Requires-Dist: tinygp
Requires-Dist: pytest
Provides-Extra: tests
Requires-Dist: pytest ; extra == 'tests'
Requires-Dist: pytest-cov ; extra == 'tests'
Requires-Dist: pytest-remotedata ; extra == 'tests'

A Python package implementing carbon box models for tree ring radiocarbon data analysis.
