Skip to content

Support for bounds, initial guess, and threhold inputs #90

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Mar 11, 2025

Conversation

IvanARashid
Copy link

Went through each standardized algorithm and checked/added support for bounds, initial guesses, and thresholds where applicable.

Additionally, the algorithms now have the following boolean attributes which can be used to filter algorithms in testing.
supported_bounds
supported_initial_guess
supported_thresholds

Copy link
Collaborator

@oliverchampion oliverchampion left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we get this merged, the unit testing from my merge may help verify the bounds are properly implemented :)

@oliverchampion oliverchampion merged commit c9af8ef into main Mar 11, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants