Skip to content

Update the print function to use tqdm and add more information

Gregory Ashton requested to merge revert-dynesty-print-fnc into master

Changes to dynesty have improved their built in print function since we first overwrote it. There is also more information given such as the bounds and it now uses tqdm which reduces the stdout overhead. This updates our print func to use tqdm and adds things like bounds to the output.

Edited by Gregory Ashton

Merge request reports