Skip to content

Implement arithmetic for schedules #272

Closed
@Enchufa2

Description

@Enchufa2

E.g.:

schedule(c(0, 5), c(1, 0)) + schedule(c(0, 4), c(0, 1))

could give

schedule(c(0, 4, 5), c(1, 2, 1))

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions