-
-
Notifications
You must be signed in to change notification settings - Fork 45.8k
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
Added the implementation of Lanczos algorithm #12386
base: master
Are you sure you want to change the base?
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f38f1a7 - Browse repository at this point
Copy the full SHA f38f1a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab24637 - Browse repository at this point
Copy the full SHA ab24637View commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for d470987 - Browse repository at this point
Copy the full SHA d470987View commit details -
Modified file name to be lowercase and replaced - for _
Changed argument name A to a Changed variable name V to v Added specifications for beta and alpha Changed np.random.randn
Configuration menu - View commit details
-
Copy full SHA for 03a37eb - Browse repository at this point
Copy the full SHA 03a37ebView commit details -
Merge remote-tracking branch 'origin/branche_de_pablo' into branche_d…
…e_pablo # Conflicts: # linear_algebra/lanczos_algorithm.py
Configuration menu - View commit details
-
Copy full SHA for ec8ffd5 - Browse repository at this point
Copy the full SHA ec8ffd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for baf934f - Browse repository at this point
Copy the full SHA baf934fView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2afa4c - Browse repository at this point
Copy the full SHA d2afa4cView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for 7977b61 - Browse repository at this point
Copy the full SHA 7977b61View commit details
Commits on Dec 3, 2024
-
Implemented Legendre polynomial computation algorithm
Added an algorithm that calculates the coefficients of the Legendre polynomial of degree n using the recurrence relation.
Configuration menu - View commit details
-
Copy full SHA for 15c9dbc - Browse repository at this point
Copy the full SHA 15c9dbcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 06eec1e - Browse repository at this point
Copy the full SHA 06eec1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d1eda9 - Browse repository at this point
Copy the full SHA 1d1eda9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65d2719 - Browse repository at this point
Copy the full SHA 65d2719View commit details