Published October 4, 2025 | Version v3.0.0
Software Open

joshspeagle/dynesty: v3.0.0

  • 1. Institute for Astronomy, University of Edinburgh
  • 2. University of Toronto
  • 3. ArrePath
  • 4. University of Southampton
  • 5. Swansea Academy of Advanced Computing, Swansea University
  • 6. Minerva University
  • 7. Harvard-Smithsonian Center for Astrophysics
  • 8. @Esri
  • 9. Instituto de Astrofisica de Canarias
  • 10. Quobly
  • 11. LPI ASC
  • 12. Space Telescope Science Institute
  • 13. Perimeter Institute (@PerimeterInstitute)
  • 14. Harvard University
  • 15. University of Cambridge
  • 16. Université de Montréal
  • 17. Washington University
  • 18. American Museum of Natural History
  • 19. National Radio Astronomy Observatory
  • 20. Purple Mountain Observatory, China
  • 21. The Pennsylvania State University

Description

This is major release with several infrastructural changes that will make future development of dynesty easier, as well as significant speedups. The release also deprecated some rarely used options.

  • Major refactor of the code that makes it easier to add new samplers.
  • Major speedup of the uniform sampler when sampling in parallel
  • You can now provide samplers as classes as arguments NestedSampler(sample=RWalkSampler(walks=44))
  • Convergence statistics are saved for each iteration that can help diagnose sampling issues
  • You can now save the function evaluation history for all function calls throughout the sampling, even when doing it in parallel
  • The Hamiltonian slice sampler was removed because of lack of proper testing and not being mantainable

The notebook highlights some of the key changes.

Files

joshspeagle/dynesty-v3.0.0.zip

Files (35.6 MB)

Name Size Download all
md5:d27c8278feb2197ef5d2b1bcdaf06931
35.6 MB Preview Download

Additional details

Related works