Skip to content

[Dev] Use named tuple for init #58

@jbcaillau

Description

@jbcaillau

@jbcaillau init = (variable = ..., state = ..., control = ...)

  • order independent
  • allows not to give everything (complete with default, then)
  • while currently sth to initialise variable must always be given (even if no variable!)

Metadata

Metadata

Assignees

No one assigned

    Labels

    internal devModification to the code is requested and should not affect user experiment

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions