Skip to content

Chained transformations #1452

@MichaelClerx

Description

@MichaelClerx

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions