Changelog for
python3-emcee-3.0.2-2.1.noarch.rpm :
* Sun Aug 09 2020 jayvdbAATTgmail.com- Tidy spec
* Sat Aug 01 2020 badshah400AATTgmail.com- Update to version 3.0.2:
* Added tutorial for moves interface
* Added information about contributions to documentation
* Improved documentation for installation and testing
* Fixed dtype issues and instability in linear dependence test- Changes from version 3.0.1:
* Added support for long double dtypes
* Improved packaging and release infrastructure
* Fixed bug in initial linear dependence test- Changes from version 3.0.2:
* Added progress bars using `tqdm
`_.
* Added HDF5 backend using `h5py `_.
* Added new ``Move`` interface for more flexible specification of proposals.
* Improved autocorrelation time estimation algorithm.
* Switched documentation to using Jupyter notebooks for tutorials.
* More details can be found `on the docs `_.- Add Requires: python-scipy, python-h5py.- Implement %check section to run tests; needs BuildRequires: python-numpy, python-scipy, python-h5py, and python-pytest.
* Thu Mar 22 2018 toddrme2178AATTgmail.com- Initial version