dynesty
Scientific Software - Peer-reviewed - Python Published by arm61 about 2 years ago
__ufunc__
Distribution
__repr__()
Scientific Software - Peer-reviewed - Python Published by arm61 about 3 years ago
Scientific Software - Peer-reviewed - Python Published by arm61 over 3 years ago
Changes: - Add some to_dict and from_dict methods.
to_dict
from_dict
Changes: - Pinned version of dynesty.
Changes: - Addition of the flatchain property for the Relationship class.
flatchain
Relationship
Scientific Software - Peer-reviewed - Python Published by arm61 about 4 years ago
Removed the vendoring of scipy.stats.gaussian_kde now that 1.5.4 of scipy has been released.
scipy.stats.gaussian_kde
1.5.4
scipy
Scientific Software - Peer-reviewed - Python Published by arm61 about 5 years ago
Mirroring an ongoing PR on the scipy library that improves the stability of the kernel density estimation.
Added functionality to raise a ModuleNotFoundError with a suitable error message if the plotting module is imported without matplotlib, seaborn, and corner installed.
ModuleNotFoundError
plotting
matplotlib
seaborn
corner
Scientific Software - Peer-reviewed - Python Published by arm61 over 5 years ago
Added the ability to pass rv_continuous objects as ordinate values.
rv_continuous