Skip to content

All models have the same parameters #6

@aurelien-naldi

Description

@aurelien-naldi

The constructor for a Simulation uses a default list of parameters as starting point. As the same dict is copied in all objects, we always end up with the same parameter set.

It can be solved by adding a call to copy() to the line self.param = _default_parameter_list

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions