Skip to content

pyPESTO v0.4.1

Compare
Choose a tag to compare
@PaulJonasJost PaulJonasJost released this 06 Dec 08:41
· 140 commits to main since this release
b4a187f
  • General
  • History:
    • Enable converting MemoryHistory to Hdf5History (#1211)
  • Profile:
    • Code simplification and other clean up (#1225)
    • Fix incorrect indexing in pypesto.profile.profile_next_guess.get_reg_polynomial (#1226)
  • Optimize
    • Warnings for scipy together with laplace prior (#1228)
  • Visualization:
    • Skip the history trace, if trace is empty. Occurs for infinite initial values. (#1234)