Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cofactor calculator prevent wrong matrix size #24

Open
1 task
B-Musick opened this issue Sep 13, 2022 · 0 comments
Open
1 task

cofactor calculator prevent wrong matrix size #24

B-Musick opened this issue Sep 13, 2022 · 0 comments
Assignees
Labels
bug Something isn't working medium

Comments

@B-Musick
Copy link
Owner

Need to add code to prevent the user from being able to enter the cofactor calculator if the size of the matrix isnt n=3 or n=4.

  • If their matrices arent n=3 or n=4, add message saying matrices arent right size
@B-Musick B-Musick added bug Something isn't working medium labels Sep 13, 2022
@B-Musick B-Musick self-assigned this Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working medium
Projects
None yet
Development

No branches or pull requests

1 participant