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

Chained transformations #1452

Open
MichaelClerx opened this issue Aug 14, 2022 · 0 comments
Open

Chained transformations #1452

MichaelClerx opened this issue Aug 14, 2022 · 0 comments
Labels

Comments

@MichaelClerx
Copy link
Member

It should be quite easy to add a Transformation class that takes 2 or more transformations as constructor arguments, and then just applies them all.

Useful if, for example, you want to apply some kind of transformation to change the shape of the objective function (e.g. a log transform), followed by a transformation to change the scaling (e.g. project onto the unit cube)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant