Recent Releases of emcee v3
emcee v3 - v3.1.6
What's Changed
- Compat fix for older numpy versions by @MuellerSeb in https://github.com/dfm/emcee/pull/517
New Contributors
- @MuellerSeb made their first contribution in https://github.com/dfm/emcee/pull/517
Full Changelog: https://github.com/dfm/emcee/compare/v3.1.5...v3.1.6
Scientific Software - Peer-reviewed
- Python
Published by dfm over 1 year ago
emcee v3 - v3.1.5
What's Changed
- Update blobs docs (#352) by @znicholls in https://github.com/dfm/emcee/pull/464
- Fix integrated_time docstring by @tilmantroester in https://github.com/dfm/emcee/pull/472
- Fixed DEMove Implementation by @StarostinV in https://github.com/dfm/emcee/pull/480
- Move proposals should match the dtype of original input by @emprice in https://github.com/dfm/emcee/pull/484
- Update the Read the Docs configuration by @dfm in https://github.com/dfm/emcee/pull/485
- Fix moves documentation typos by @teobouvard in https://github.com/dfm/emcee/pull/488
- Update EnsembleSampler docstring in ensemble.py by @solomonsanderson in https://github.com/dfm/emcee/pull/490
- Fix typo in assertion message by @teobouvard in https://github.com/dfm/emcee/pull/494
- MAINT: updates for numpy2 closes #509 by @andyfaff in https://github.com/dfm/emcee/pull/510
New Contributors
- @znicholls made their first contribution in https://github.com/dfm/emcee/pull/464
- @tilmantroester made their first contribution in https://github.com/dfm/emcee/pull/472
- @StarostinV made their first contribution in https://github.com/dfm/emcee/pull/480
- @emprice made their first contribution in https://github.com/dfm/emcee/pull/484
- @teobouvard made their first contribution in https://github.com/dfm/emcee/pull/488
- @solomonsanderson made their first contribution in https://github.com/dfm/emcee/pull/490
Full Changelog: https://github.com/dfm/emcee/compare/v3.1.4...v3.1.5
Scientific Software - Peer-reviewed
- Python
Published by dfm over 1 year ago
emcee v3 - emcee v3.1.4
What's Changed
- Handling updated kstest interface in scipy 1.10 by @dfm in https://github.com/dfm/emcee/pull/454
Full Changelog: https://github.com/dfm/emcee/compare/v3.1.3...v3.1.4
Scientific Software - Peer-reviewed
- Python
Published by dfm almost 3 years ago
emcee v3 - emcee v3.1.4rc1
What's Changed
- Handling updated kstest interface in scipy 1.10 by @dfm in https://github.com/dfm/emcee/pull/454
Full Changelog: https://github.com/dfm/emcee/compare/v3.1.3...v3.1.4rc1
Scientific Software - Peer-reviewed
- Python
Published by dfm almost 3 years ago
emcee v3 - emcee v3.1.3
What's Changed
- Update link to Goodman & Weare 2010 by @covertg in https://github.com/dfm/emcee/pull/432
- Pass on random generator to KDE resample method by @hendriko373 in https://github.com/dfm/emcee/pull/436
- Fix longdouble tests by seeding np.random by @dfm in https://github.com/dfm/emcee/pull/439
New Contributors
- @covertg made their first contribution in https://github.com/dfm/emcee/pull/432
- @hendriko373 made their first contribution in https://github.com/dfm/emcee/pull/436
Full Changelog: https://github.com/dfm/emcee/compare/v3.1.2...v3.1.3
Scientific Software - Peer-reviewed
- Python
Published by dfm over 3 years ago
emcee v3 - emcee v3.1.3rc1
Scientific Software - Peer-reviewed
- Python
Published by dfm over 3 years ago
emcee v3 - emcee v3.1.2
What's Changed
- add GitHub URL for PyPi by @andriyor in https://github.com/dfm/emcee/pull/419
- Make the sample state indexable by @dfm in https://github.com/dfm/emcee/pull/425
- Remove NumPy from SETUP_REQUIRES by @BastianZim in https://github.com/dfm/emcee/pull/427
New Contributors
- @andriyor made their first contribution in https://github.com/dfm/emcee/pull/419
- @BastianZim made their first contribution in https://github.com/dfm/emcee/pull/427
Full Changelog: https://github.com/dfm/emcee/compare/v3.1.1...v3.1.2
Scientific Software - Peer-reviewed
- Python
Published by dfm over 3 years ago
emcee v3 - emcee v3.1.1
3.1.1 (2021-08-23)
- Added support for a progress bar description #401
Scientific Software - Peer-reviewed
- Python
Published by dfm over 4 years ago
emcee v3 - emcee v3.1.1rc1
Scientific Software - Peer-reviewed
- Python
Published by dfm over 4 years ago
emcee v3 - emcee v3.1.0
- Added preliminary support for named parameters #386
- Improved handling of blob dtypes #363
- Fixed various small bugs and documentation issues
Scientific Software - Peer-reviewed
- Python
Published by dfm over 4 years ago
emcee v3 - emcee v3.1.0rc1
A release candidate for v3.1.0
Scientific Software - Peer-reviewed
- Python
Published by dfm over 4 years ago
emcee v3 - emcee v3.0.2: JOSS release
- 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
- Final release for JOSS submission
Scientific Software - Peer-reviewed
- Python
Published by dfm about 6 years ago
emcee v3 - emcee v3.0.1
- Added support for long double dtypes
- Prepared manuscript to submit to JOSS
- Improved packaging and release infrastructure
- Fixed bug in initial linear dependence test
Scientific Software - Peer-reviewed
- Python
Published by dfm about 6 years ago
emcee v3 - emcee v3.0.0
- Added progress bars using tqdm.
- Added HDF5 backend using h5py.
- Added new
Moveinterface 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: https://emcee.readthedocs.io/en/v3.0.0/user/upgrade.
Scientific Software - Peer-reviewed
- Python
Published by dfm over 6 years ago
emcee v3 - emcee v3.0rc2
Scientific Software - Peer-reviewed
- Python
Published by dfm over 7 years ago
emcee v3 - emcee v3.0rc1
A release candidate for the refactored emcee version 3.0.
Scientific Software - Peer-reviewed
- Python
Published by dfm over 7 years ago
emcee v3 - Version 2.2.1
Scientific Software - Peer-reviewed
- Python
Published by dfm over 9 years ago