Skip to content

Signal filtering is slightly off #7

@cmoissar

Description

@cmoissar

Page 82 of the First edition of the book.

elif omega >= 0.9 and omega < 1.0:

is better than elif omega > 0.9 and omega < 1.0:

Otherwise signal = 1.0 for omega = 0.9

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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