Bayes-spec

Latest version: v1.7.2

Safety actively analyzes 688634 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.7.2

What's Changed
* update quick start example and paper by tvwenger in https://github.com/tvwenger/bayes_spec/pull/54
* update paper by tvwenger in https://github.com/tvwenger/bayes_spec/pull/55
* update paper by tvwenger in https://github.com/tvwenger/bayes_spec/pull/56


**Full Changelog**: https://github.com/tvwenger/bayes_spec/compare/v1.7.1...v1.7.2

* This release is archived on [Zenodo](https://doi.org/10.5281/zenodo.13947167)

1.7.1

What's Changed
* update LICENSE by tvwenger in https://github.com/tvwenger/bayes_spec/pull/47
* update dependencies by tvwenger in https://github.com/tvwenger/bayes_spec/pull/49
* Clean up documentation by tvwenger in https://github.com/tvwenger/bayes_spec/pull/48
* catch prior errors in GaussModel and GaussNoiseModel by tvwenger in https://github.com/tvwenger/bayes_spec/pull/50
* Add model tutorial by tvwenger in https://github.com/tvwenger/bayes_spec/pull/51
* Update paper by tvwenger in https://github.com/tvwenger/bayes_spec/pull/52
* update license in pyproject.toml by tvwenger in https://github.com/tvwenger/bayes_spec/pull/53


**Full Changelog**: https://github.com/tvwenger/bayes_spec/compare/v1.7.0...v1.7.1

1.7.0

- Improves posterior clustering algorithm, improves chain convergence checks https://github.com/tvwenger/bayes_spec/pull/29
- adds new features to `optimize` https://github.com/tvwenger/bayes_spec/pull/30
- adds new features to `predict_baseline` https://github.com/tvwenger/bayes_spec/pull/31
- minor bug fixes and improvements

1.6.3

- Update installation instructions because `pymc` must be installed through `conda`
- Pin python to `>3.11` https://github.com/tvwenger/bayes_spec/issues/18

1.6.2

Package `versioneer.py` with source.

1.6.1

- Refactors model parameter access. Instead of user-defined `model.cloud_params`, `model.baseline_params`, `model.hyper_params`, and `model.deterministics`, adds automatically populated attributes `model.cloud_freeRVs`, `model.cloud_deterministics`, `model.baseline_freeRVs`, `model.baseline_deterministics`, `model.hyper_freeRVs`, and `model.hyper_deterministics`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.