[FreeToTake] Limit matrix size to shape size. #42

Closed
opened 2023-05-05 11:02:59 +02:00 by tonitch · 2 comments
Owner

Basicly if a matrix is in the form

# | # | -
- | - | -
- | - | -

this should be a new matrix like

# | # 
Basicly if a matrix is in the form ``` # | # | - - | - | - - | - | - ``` this should be a new matrix like ``` # | # ```
tonitch added the
Moins important
label 2023-05-05 11:02:59 +02:00
Member

isn't already fix with #45 (not sure about the number)

isn't already fix with #45 (not sure about the number)
Author
Owner

effectivement, merci haha !

effectivement, merci haha !
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: undefined_name/School_Project#42
No description provided.