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

[Bug]: Inconsistencies in transformations #473

Closed
NicolaCourtier opened this issue Aug 23, 2024 · 0 comments · Fixed by #474
Closed

[Bug]: Inconsistencies in transformations #473

NicolaCourtier opened this issue Aug 23, 2024 · 0 comments · Fixed by #474
Assignees
Labels
bug Something isn't working

Comments

@NicolaCourtier
Copy link
Member

Python Version

3.10

Describe the bug

There are some inconsistencies in how the transformations are applied which mean that I received an error during the initialisation of an optimisation problem when employing the LogTransformation.

Steps to reproduce the behaviour

Setting up a PINTS optimiser with a LogTransformation and bounds on one or more of the parameters.

Relevant log output

ValueError: Initial position must lie within given boundaries.
@NicolaCourtier NicolaCourtier added the bug Something isn't working label Aug 23, 2024
@NicolaCourtier NicolaCourtier mentioned this issue Aug 23, 2024
15 tasks
@NicolaCourtier NicolaCourtier self-assigned this Aug 28, 2024
@BradyPlanden BradyPlanden mentioned this issue Sep 9, 2024
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant