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 }}
pints-team
/
pints
Public
Notifications
You must be signed in to change notification settings
Fork
34
Star
241
Code
Issues
94
Pull requests
20
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Allowing xtol and ftol stopping criteria in OptimisationController
- #1508
#1508
Merged
MichaelClerx
merged 16 commits into
main
pints-team/pints:main
from
1502-xtol-ftol
pints-team/pints:1502-xtol-ftol
Copy head branch name to clipboard
Feb 5, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Allowing xtol and ftol stopping criteria in OptimisationController
#1508
MichaelClerx
merged 16 commits into
main
pints-team/pints:main
from
1502-xtol-ftol
pints-team/pints:1502-xtol-ftol
Copy head branch name to clipboard
Commits
Commits on Nov 21, 2023
Added OptimisationController.set_unmoved_iterations and slightly refactored its run method.
MichaelClerx
committed
37e1f7d
View commit details
Copy full SHA for 37e1f7d
Browse repository at this point
Updated (and corrected) changelog.
MichaelClerx
committed
6105472
View commit details
Copy full SHA for 6105472
Browse repository at this point
Commits on Jan 26, 2026
Merge branch 'main' into 1502-xtol-ftol
MichaelClerx
authored
6d5d3f4
View commit details
Copy full SHA for 6d5d3f4
Browse repository at this point
Merge branch 'main' into 1502-xtol-ftol
MichaelClerx
authored
7c51b86
View commit details
Copy full SHA for 7c51b86
Browse repository at this point
Commits on Feb 4, 2026
Merge branch 'main' into 1502-xtol-ftol
MichaelClerx
authored
82fbeab
View commit details
Copy full SHA for 82fbeab
Browse repository at this point
Updated new names for function and parameter max iter criteria in optimisation controller
MichaelClerx
committed
8a55441
View commit details
Copy full SHA for 8a55441
Browse repository at this point
Updated tests for optimisers
MichaelClerx
committed
76a9daf
View commit details
Copy full SHA for 76a9daf
Browse repository at this point
Improving tests for OptimisationController stopping criteria
MichaelClerx
committed
b2a785e
View commit details
Copy full SHA for b2a785e
Browse repository at this point
Updated changelog
MichaelClerx
committed
6cef5a6
View commit details
Copy full SHA for 6cef5a6
Browse repository at this point
Wrote better tests for optimiser stopping criteria.
MichaelClerx
committed
fda727d
View commit details
Copy full SHA for fda727d
Browse repository at this point
Added missing test for opt controller
MichaelClerx
committed
ac3a58c
View commit details
Copy full SHA for ac3a58c
Browse repository at this point
Fix to docstring
MichaelClerx
committed
21702ee
View commit details
Copy full SHA for 21702ee
Browse repository at this point
Fix to PSO test
MichaelClerx
committed
3a43e0a
View commit details
Copy full SHA for 3a43e0a
Browse repository at this point
Commits on Feb 5, 2026
Merge branch 'main' into 1502-xtol-ftol
MichaelClerx
authored
fda9919
View commit details
Copy full SHA for fda9919
Browse repository at this point
Merge branch 'main' into 1502-xtol-ftol
MichaelClerx
authored
414079c
View commit details
Copy full SHA for 414079c
Browse repository at this point
Changed opt controller stopping crit names to function_tolerance and parameter_tolerance.
MichaelClerx
committed
3949338
View commit details
Copy full SHA for 3949338
Browse repository at this point
You can’t perform that action at this time.