-
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 [Matlab]
#87
opened Oct 20, 2018 by
stefansava21
Implement deCasteljau Interpolation on Bezier curves [C++]
dep-0
Hacktoberfest
interpolations
lang/Cpp
#81
opened Oct 19, 2018 by
radusqrt
Implement deCasteljau Interpolation on Bezier curves [Python]
dep-0
Hacktoberfest
interpolations
lang/Python
#80
opened Oct 19, 2018 by
radusqrt
Implement Neville Interpolation [C++]
dep-0
Hacktoberfest
interpolations
lang/Cpp
#79
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 [C++]
dep-0
Hacktoberfest
lang/Cpp
nonlinear-equations
#77
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 [C++]
dep-0
Hacktoberfest
lang/Cpp
nonlinear-equations
#75
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 [C++]
dep-0
Hacktoberfest
lang/Cpp
nonlinear-equations
#73
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 [C++]
dep-1
Hacktoberfest
lang/Cpp
QR
#71
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 [C++]
dep-1
Hacktoberfest
lang/Cpp
QR
#69
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 [C++]
dep-1
Hacktoberfest
lang/Cpp
QR
#67
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) [C++]
dep-0
Hacktoberfest
iterative-methods
lang/Cpp
#65
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 [C++]
dep-0
Hacktoberfest
iterative-methods
lang/Cpp
#63
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 [C++]
dep-0
Hacktoberfest
iterative-methods
lang/Cpp
#61
opened Oct 19, 2018 by
radusqrt
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.