Skip to content

Uniform warnings and errors in intializers #270

@MartinuzziFrancesco

Description

@MartinuzziFrancesco

Currently the errors for certain issues on the inits are not standardized. All the reservoir initializers should have

  • Error if sparse is called but SparseArrays not in scope (already implemented)
  • Error if the matrix is not square
  • Check on the values if the spectral radius is rescaled
  • Additional, init specific warnings/errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions