Conversation
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.2 to 1.28.4. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.28.2...v1.28.4) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…evelop/crate-ci/typos-1.28.4 Bump crate-ci/typos from 1.28.2 to 1.28.4
Add pyproject.toml, with pixi as project management tool. add pixi.lock
Use autodoc_mock_imports
…s, slim down some description?
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.4 to 1.29.4. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.28.4...v1.29.4) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
…evelop/crate-ci/typos-1.29.4 Bump crate-ci/typos from 1.28.4 to 1.29.4
…es, removing some out-of-date commented-out code, fixing some links. adds 3 tentative categories on the Generator functions example page
Bumps the python-updates group with 3 updates in the / directory: [matplotlib](https://github.com/matplotlib/matplotlib), [anyio](https://github.com/agronholm/anyio) and [globus-compute-sdk](https://github.com/globus/globus-compute). Updates `matplotlib` from 3.9.3 to 3.10.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.9.3...v3.10.0) Updates `anyio` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.7.0...4.8.0) Updates `globus-compute-sdk` from 2.33.0 to 2.34.0 - [Release notes](https://github.com/globus/globus-compute/releases) - [Changelog](https://github.com/globus/globus-compute/blob/main/docs/changelog.rst) - [Commits](globus/globus-compute@2.33.0...2.34.0) --- updated-dependencies: - dependency-name: matplotlib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates - dependency-name: globus-compute-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-updates ... Signed-off-by: dependabot[bot] <support@github.com>
…on-updates-088940e74a Bump the python-updates group across 1 directory with 3 updates
…es in generators toctree, add gpcam.rst
…th table of "Selected Examples". Generator function section lists all gens.
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.29.4 to 1.29.5. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.29.4...v1.29.5) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Implemented a custom get_MTGP function * Use register_metrics for serialization of output
…nsemble into release/v_1.5.0
jmlarson1
approved these changes
Apr 8, 2025
Member
|
Complete tests running here: https://github.com/Libensemble/libensemble/actions/runs/14340615233 |
Member
|
Complete tests for coverage running here: https://github.com/Libensemble/libensemble/actions/runs/14342386002 |
shuds13
commented
Apr 9, 2025
| "Topic :: Software Development :: Libraries :: Python Modules", | ||
| ] | ||
| version = "1.5.0" | ||
| dynamic = ["version"] |
Member
Author
There was a problem hiding this comment.
I get strange behaviour when doing a local install
pip install -e .
...
Successfully installed libensemble-0.0.0
This reverts commit 877f52b.
jlnav
approved these changes
Apr 9, 2025
…e attribute from the object. try the dynamic versioning again...
…ibensemble.gen_funcs.persistent_tasmanian import *
…on-updates-acfb5e3268 Bump pytest-cov from 6.0.0 to 6.1.1 in the python-updates group
Replace flashing live animation with clean post-run version
Testing/some coverage + another attempt at dynamic versioning
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Ref: #1511