Metadata-Version: 2.4
Name: densejax
Version: 0.0.1a0
Summary: (Forthcoming) A JAX library for defining Bayesian models
Author-email: Brian Ward <bward@flatironinstitute.org>
License: BSD-3-Clause
Project-URL: Homepage, https://github.com/wardbrian/densejax
Project-URL: Bug Tracker, https://github.com/wardbrian/densejax/issues
Classifier: Programming Language :: Python :: 3
Classifier: Development Status :: 1 - Planning
Classifier: License :: OSI Approved :: BSD License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: jax
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file

# `densejax` - Tools for writing Bayesian models in JAX

Forthcoming package.

See the draft paper at https://github.com/bob-carpenter/dj-paper
