Metadata-Version: 2.1
Name: bayes_mapvar
Version: 0.0.2
Summary: Bayesian Maximum a Posteriori/Variance estimation
Home-page: UNKNOWN
Author: Charles Lindsey
Author-email: lindseycster@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE.txt

`bayes_mapvar`: Bayesian Maximum A Posteriori/Variance Estimation
=================================================================

Installation
------------
1. Clone the repository.
2. Navigate to the project root directory.
3. Create the virtual environment with:
> `. bin/setup_venv.sh`

Testing
-------
To run unit tests, run this from the project root directory:
> `. bin/run_unit_tests.sh`


