Skip to content

v0.4.0

Compare
Choose a tag to compare
@AngelFP AngelFP released this 16 Feb 17:16
· 279 commits to main since this release
3268e62

What's Changed

  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #148
  • Support changing the range and fixing the value of VaryingParameters by @AngelFP in #150
  • Fix bug with parameter type in Ax generators by @AngelFP in #152
  • Support arrays and arbitrary objects in history by @AngelFP in #149
  • Do not require analyzed parameters in attach_trials by @AngelFP in #153
  • Rename local_threading to threads by @AngelFP in #155
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #157
  • Implement Parameters as Pydantic BaseModels and improve exploration diagnostics by @AngelFP in #120
  • Log to stdout by @AngelFP in #161
  • Make Ax optional by @RemiLehe in #156
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #162
  • Update HiPACE++ template script by @AngelFP in #142
  • Fix typo in Maxwell installation instructions by @AngelFP in #159
  • Fix bug with fixed parameters by @AngelFP in #158
  • Use Python 3.11 on Maxwell by @AngelFP in #167
  • Add new plots and methods to ExplorationDiagnostics by @AngelFP in #165
  • Keep trailing newline in template script by @AngelFP in #163
  • Adds a new plot to ExplorationDiagnostics by @delaossa in #168
  • Allow plots in ExplorationDiagnostics to be drawn in a grid by @delaossa in #172
  • Show evaluation indices of "top" simulations by @delaossa in #173
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #174
  • Add methods to print information about the evaluations by @delaossa in #175
  • Fix bug in pandas dtype when converting from numpy by @AngelFP in #171
  • Expose stdout and stderr filenames to user by @AngelFP in #176
  • Add support for constraints in Ax generators using the Service API by @AngelFP in #170
  • Add evaluation timeout and improve handling of evaluations that failed to launch by @AngelFP in #164
  • Improve handling of failed evaluations by @AngelFP in #154
  • Add conda-forge badge and update docs by @AngelFP in #177
  • Require libEnsemble >= 1.2 by @AngelFP in #179

Full Changelog: v0.3.1...v0.4.0