Skip to content

Remove 'in_place' stuff #305

@mpvanderschelling

Description

@mpvanderschelling

The problem

In order to keep a simple, clean API, the outcome of functions should either be handled 'in place' or create a new object.
Now, some functions of ExperimentData change things in-place.

Solution

Change all the API of ExperimentData to recreate a new object

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