Skip to content

Release v1.5.0 #1511

@shuds13

Description

@shuds13

Target date: April 10 2025

General Updates:

Examples:

Documentation:

Before release:

  • Check colab notebooks.
  • For gpcam when check - tmp change !pip install libensemble to !pip install git+https://github.com/Libensemble/libensemble.git@develop
  • Add LUMI support
  • Test Aurora with tiles.
  • pyproject.toml versioning working - revert dynamic
  • Check date is correct in release notes and .wci.yml etc...
  • Check through docs
  • re-consider submission scripts message - some system may require specifying resources.

From ax colab examples: should use this conditional install in the LibE examples

import sys
in_colab = 'google.colab' in sys.modules
if in_colab:
    %pip install ax-platform

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions