-
Notifications
You must be signed in to change notification settings - Fork 12
Add component for matrix #12
Copy link
Copy link
Open
Labels
blockedUsed for issues that are blocked or dependent on other issues or factors.Used for issues that are blocked or dependent on other issues or factors.enhancementNew feature or requestNew feature or request
Milestone
Description
Metadata
Metadata
Assignees
Labels
blockedUsed for issues that are blocked or dependent on other issues or factors.Used for issues that are blocked or dependent on other issues or factors.enhancementNew feature or requestNew feature or request
Projects
StatusShow more project fields
In Progress
Generate matrices of various sizes and values based on their input parameters. The component takes input parameters such as the number of rows and columns of the matrix, the minimum and maximum value of the elements in the matrix, and whether the matrix is sparse or dense.