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

LU-Factorisation #10

Open
LoPA607 opened this issue Oct 17, 2024 · 2 comments
Open

LU-Factorisation #10

LoPA607 opened this issue Oct 17, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@LoPA607
Copy link
Contributor

LoPA607 commented Oct 17, 2024

LU-Factorisation
https://github.com/wncc/Hello-Foss-PyThread.cpp/blob/main/src/LU_factorisation.cpp
This code snippet multiplies 2X2 matrix.
Enhance this such that it will be valid for 100X100 and 1000X1000

@LoPA607 LoPA607 added the enhancement New feature or request label Oct 17, 2024
@dheermrt
Copy link
Contributor

dheermrt commented Dec 4, 2024

Do we have to accept user input for the intial array a as currently it is hardcoded as a 2x2 matrix

@LoPA607
Copy link
Contributor Author

LoPA607 commented Dec 4, 2024 via email

LoPA607 added a commit that referenced this issue Dec 15, 2024
LU Factorisation #10 issue and Histogram #5 issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants