Releases: pymc-devs/pymc-bart
Releases · pymc-devs/pymc-bart
0.3.1
What's Changed
- Fix Url pymc-bart on documentation by @fjloyola in #34
- Fixing issue ThemeError for read the docs by @fjloyola in #37
- Refactor to avoid inheritance in BaseNode by @fjloyola in #35
- Add link to license by @PabloGGaray in #39
- Improvements over Tree implementation by @fjloyola in #40
- fix import error from pymc 5.0.2 by @juanitorduz in #43
- Update pymc minimum version by @aloctavodia in #45
- Avoid Deepcopy on Tree and ParticleTree by @fjloyola in #47
New Contributors
- @fjloyola made their first contribution in #34
- @juanitorduz made their first contribution in #43
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- Update README with conda installation by @maresb in #26
- Fix broken URL by @maresb in #27
- Update to PyMC 5 and PyTensor by @aloctavodia in #29
Full Changelog: 0.2.1...0.3.0
0.2.1: Prepare for conda-forge (#25)
* Add .gitignore * Add text files (esp. requirements.txt) to manifest * v0.2.1
0.2.0
clean and update
0.1.0
bump release (#20)
0.0.3
Update __init__.py