Skip to content
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

Adds access to n_initial_points in Bounce #24

Merged
merged 1 commit into from
May 6, 2024

Conversation

miguelgondu
Copy link
Collaborator

For now, Bounce can't give access to custom initializations. This PR removes the inputs x0 and y0 from the BounceSolver, and adds more flags for n_initial_points.

@miguelgondu
Copy link
Collaborator Author

One way to mitigate this would be to re-implement sample_init in Bounce.

@miguelgondu miguelgondu merged commit b715a47 into main May 6, 2024
5 checks passed
@miguelgondu miguelgondu deleted the feature-cleaner-bounce branch May 6, 2024 13:11
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.

1 participant