Skip to content

All interval series bug #57

Description

@sivik0104

In Listing 2.6.4. I guess line 21 should be
= [ sum(i in 1..n)(i*(fix(y[i]) = j)) | j in 1..n ];
instead of
= [ sum(i in 1..n)(i*(fix(y[j]) = i)) | j in 1..n ];

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions