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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Libensemble
/
libensemble
Public
Notifications
You must be signed in to change notification settings
Fork
31
Star
76
Code
Issues
22
Pull requests
12
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
remove use_persis_return_sim plus mypy fixes
- #1715
#1715
Merged
jlnav
merged 10 commits into
develop
Libensemble/libensemble:develop
from
refactor/rm_use_persis_return_sim
Libensemble/libensemble:refactor/rm_use_persis_return_sim
Copy head branch name to clipboard
May 6, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
remove use_persis_return_sim plus mypy fixes
#1715
jlnav
merged 10 commits into
develop
Libensemble/libensemble:develop
from
refactor/rm_use_persis_return_sim
Libensemble/libensemble:refactor/rm_use_persis_return_sim
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
remove use_persis_return_sim plus mypy fixes
jlnav
committed
2a85127
View commit details
Copy full SHA for 2a85127
Browse repository at this point
Commits on Apr 17, 2026
Merge branch 'develop' into refactor/rm_use_persis_return_sim
jlnav
committed
e1dff97
View commit details
Copy full SHA for e1dff97
Browse repository at this point
Commits on Apr 29, 2026
Merge branch 'develop' into refactor/rm_use_persis_return_sim
jlnav
committed
332ef3a
View commit details
Copy full SHA for 332ef3a
Browse repository at this point
remove use_persis_return_gen. restore deleted test. restore update_history_f from persis_sim. remove message warning that fields will be appended in upcoming release
jlnav
committed
181906b
View commit details
Copy full SHA for 181906b
Browse repository at this point
cleanup some persis gens/sims to return None upon finishing except when explicitly updating after loop
jlnav
committed
65f0513
View commit details
Copy full SHA for 65f0513
Browse repository at this point
with APOSMM's returned H now completely respected, it may not have the latest status of the last few complete sims. So it's sim_ended count may not necessarily match sim_max
jlnav
committed
35741f4
View commit details
Copy full SHA for 35741f4
Browse repository at this point
last couple runs don't get their "f"s updated now with APOSMM's H_out getting respected
jlnav
committed
65358fa
View commit details
Copy full SHA for 65358fa
Browse repository at this point
remove use_persis_return_sim/gen warning
jlnav
committed
91d3624
View commit details
Copy full SHA for 91d3624
Browse repository at this point
change dependabot to only check for updates monthly
jlnav
committed
4e5ada4
View commit details
Copy full SHA for 4e5ada4
Browse repository at this point
Commits on Apr 30, 2026
fix bug where final H getting returned from a gen overwrote "protected" fields. Noticed with test_persistent_aposmm_dfols not evaluating all "actual" sim-completed sims for any f below 3000 since t…
Show description for f18029e
jlnav
committed
f18029e
View commit details
Copy full SHA for f18029e
Browse repository at this point
You can’t perform that action at this time.