Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Libensemble
/
libensemble
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
76
Code
Issues
20
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Migrate ExitCriteria parameters to Ensemble.run()
- #1747
#1747
Open
2/2
jlnav
wants to merge 12 commits into
refactor/deprecate_some_allocs
Libensemble/libensemble:refactor/deprecate_some_allocs
from
refactor/run_substeps_with_deprecate_exitcriteria
Libensemble/libensemble:refactor/run_substeps_with_deprecate_exitcriteria
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Migrate ExitCriteria parameters to Ensemble.run()
#1747
jlnav
wants to merge 12 commits into
refactor/deprecate_some_allocs
Libensemble/libensemble:refactor/deprecate_some_allocs
from
refactor/run_substeps_with_deprecate_exitcriteria
Libensemble/libensemble:refactor/run_substeps_with_deprecate_exitcriteria
Copy head branch name to clipboard
Commits
Commits on Sep 15, 2026
Migrate ExitCriteria parameters to Ensemble.run(), e.g. ensemble.run(sim_max=30). merge ExitCriteria and .run parameters if both exist. Display associated deprecation warnings
jlnav
committed
7e94385
View commit details
Copy full SHA for 7e94385
Browse repository at this point
reset many tests/examples to use new .run syntax. add .reset() method to prevent state between .runs().
jlnav
committed
fe371b2
View commit details
Copy full SHA for fe371b2
Browse repository at this point
fix array-equal comparisons
jlnav
committed
c4d64e8
View commit details
Copy full SHA for c4d64e8
Browse repository at this point
fix bug involving sim_max being set -> always set final_gen_send -> always send data packet using persis_in even if its not set
jlnav
committed
695226c
View commit details
Copy full SHA for 695226c
Browse repository at this point
pixi update
jlnav
committed
5f578e5
View commit details
Copy full SHA for 5f578e5
Browse repository at this point
Fix test ensemble formatting
jlnav
committed
12f168f
View commit details
Copy full SHA for 12f168f
Browse repository at this point
obtain required minq commit directly from ibcdfo package. Some interprocess bugfixes in aposmm_localopt_support resulting from opus chasing down this bug
jlnav
committed
e601201
View commit details
Copy full SHA for e601201
Browse repository at this point
variable syntax for expanding to empty string when PYTHONPATH not already set
jlnav
committed
0557068
View commit details
Copy full SHA for 0557068
Browse repository at this point
Commits on Sep 16, 2026
Fix project_to_target_fidelity missing d arg for botorch 0.17.2
Show description for 2810c3b
jlnav
committed
2810c3b
View commit details
Copy full SHA for 2810c3b
Browse repository at this point
Fix GITHUB_ENV unbound variable in install_minq.sh
Show description for 1485e11
jlnav
committed
1485e11
View commit details
Copy full SHA for 1485e11
Browse repository at this point
Fix GenSpecs outputs not including generator-defined fields like x_on_cube
Show description for bbd4926
jlnav
committed
bbd4926
View commit details
Copy full SHA for bbd4926
Browse repository at this point
Merge generator gen_specs['out'] fields with VOCS-derived outputs
Show description for ba594b0
jlnav
committed
ba594b0
View commit details
Copy full SHA for ba594b0
Browse repository at this point
You can’t perform that action at this time.