-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
discussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yetgood first issueClearly described and easy to accomplish. Good for beginners to the project.Clearly described and easy to accomplish. Good for beginners to the project.hygieneImprove code quality and reduce maintenance overheadImprove code quality and reduce maintenance overheadlowpriority
Description
This would probably be straightforward to do. For functions that accept matrix expressions and can auto-compute, I would probably want a MatrixType
that is a union of e.g. Matrix
, TransposedMatrix
, MatrixInfixExpr
, MatrixExpression
, and MatrixIndexExpr
.
If we add type annotations, I would want to run mypy
in CI.
What do y'all think? I wouldn't mind seeing this added, but I'm unlikely to add it any time soon.
Metadata
Metadata
Assignees
Labels
discussionDiscussing a topic with no specific actions yetDiscussing a topic with no specific actions yetgood first issueClearly described and easy to accomplish. Good for beginners to the project.Clearly described and easy to accomplish. Good for beginners to the project.hygieneImprove code quality and reduce maintenance overheadImprove code quality and reduce maintenance overheadlowpriority