-
Notifications
You must be signed in to change notification settings - Fork 33
Issues: radusqrt/numerical-methods
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Implement deCasteljau Interpolation on Bezier curves [Python]
dep-0
Hacktoberfest
interpolations
lang/Python
#80
opened Oct 19, 2018 by
radusqrt
Implement Neville Interpolation [Python]
dep-0
Hacktoberfest
interpolations
lang/Python
#78
opened Oct 19, 2018 by
radusqrt
Implement Newton Raphson Method [Python]
dep-0
Hacktoberfest
lang/Python
nonlinear-equations
#76
opened Oct 19, 2018 by
radusqrt
Implement Secant Method [Python]
dep-0
Hacktoberfest
lang/Python
nonlinear-equations
#74
opened Oct 19, 2018 by
radusqrt
Implement Bisection Method [Python]
dep-0
Hacktoberfest
lang/Python
nonlinear-equations
#72
opened Oct 19, 2018 by
radusqrt
Implement Gram-Schmidt Factorization [Python]
dep-1
Hacktoberfest
lang/Python
QR
#70
opened Oct 19, 2018 by
radusqrt
Implement Givens Factorization [Python]
dep-1
Hacktoberfest
lang/Python
QR
#68
opened Oct 19, 2018 by
radusqrt
Implement Householder Factorization [Python]
dep-1
Hacktoberfest
lang/Python
QR
#66
opened Oct 19, 2018 by
radusqrt
Implement Successive Over-Relaxation (SOR) [Python]
dep-0
Hacktoberfest
iterative-methods
lang/Python
#64
opened Oct 19, 2018 by
radusqrt
Implement Gauss-Seidel [Python]
dep-0
Hacktoberfest
iterative-methods
lang/Python
#62
opened Oct 19, 2018 by
radusqrt
Implement Jacobi [Python]
dep-0
Hacktoberfest
iterative-methods
lang/Python
#60
opened Oct 19, 2018 by
radusqrt
Gaussian Elimination with Total Pivoting [Python]
dep-1
gaussian-methods
Hacktoberfest
lang/Python
#58
opened Oct 19, 2018 by
radusqrt
Gaussian Elimination with Scaled Partial Pivoting [Python]
dep-1
gaussian-methods
Hacktoberfest
lang/Python
#56
opened Oct 19, 2018 by
radusqrt
Gaussian Elimination with Partial Pivoting [Python]
dep-1
gaussian-methods
Hacktoberfest
lang/Python
#54
opened Oct 19, 2018 by
radusqrt
Gaussian Elimination [Python]
dep-1
gaussian-methods
Hacktoberfest
lang/Python
#52
opened Oct 19, 2018 by
radusqrt
Implement Cholesky LU Factorization [Python]
dep-3
Hacktoberfest
lang/Python
LU
#50
opened Oct 19, 2018 by
radusqrt
Implement Crout LU Factorization [Python]
dep-2
Hacktoberfest
lang/Python
LU
#48
opened Oct 19, 2018 by
radusqrt
Implement Doolittle LU Factorization [Python]
dep-2
Hacktoberfest
lang/Python
LU
#46
opened Oct 19, 2018 by
radusqrt
Implement Deflation Method [Python]
dep-2
eigenvalues
Hacktoberfest
lang/Python
#44
opened Oct 19, 2018 by
radusqrt
Implement Inverse Power Method [Python]
dep-1
eigenvalues
Hacktoberfest
lang/Python
#42
opened Oct 19, 2018 by
radusqrt
Implement Power Method [Python]
dep-0
eigenvalues
Hacktoberfest
lang/Python
#40
opened Oct 19, 2018 by
radusqrt
Plot Gershgorin circles of a matrix [Python]
dep-0
eigenvalues
Hacktoberfest
lang/Python
#38
opened Oct 19, 2018 by
radusqrt
Inverse of matrix using Gauss-Jordan [Python]
ad-hoc
dep-0
Hacktoberfest
lang/Python
#36
opened Oct 19, 2018 by
radusqrt
Check if matrix is positive definite [Python]
ad-hoc
dep-1
Hacktoberfest
lang/Python
#34
opened Oct 19, 2018 by
radusqrt
Check if matrix is diagonally dominant [Python]
ad-hoc
dep-0
Hacktoberfest
lang/Python
#32
opened Oct 19, 2018 by
radusqrt
Previous Next
ProTip!
no:milestone will show everything without a milestone.