Skip to content
This repository was archived by the owner on Nov 18, 2023. It is now read-only.
This repository was archived by the owner on Nov 18, 2023. It is now read-only.

Reference to matrix-static #59

@wchresta

Description

@wchresta

With the matrix-static package (https://hackage.haskell.org/package/matrix-static), there exists a wrapper around matrix that keeps dimension information on the type level. There are multiple possible interactions between these two packages:

  • References to each other for users to choose the right package for the right circumstances.
  • Transferring some static information into matrix when there are clear performance improvements due to the dimension safety.

If you'd like any changes on matrix-static, please don't hesitate to open issues. This issue can be closed whenever this thread of discussion has concluded.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions