Difference between revisions of "Algorithm classification"
Jump to navigation
Jump to search
[unchecked revision] | [quality revision] |
Line 1: | Line 1: | ||
− | = | + | # <div id="Vector operations">'''Vector operations'''</div> |
− | + | ## ''Pairwise summation'' | |
− | = | + | # <div id="Matrix-vector multiplication">'''Matrix-vector multiplication'''</div> |
− | + | # <div id="Matrix operations">'''Matrix operations'''</div> | |
− | = | + | # <div id="Matrix decomposition">'''Matrix decomposition'''</div> |
− | + | ## ''Triangular decomposition'' | |
− | = | + | ### [[Cholesky method]] |
− | + | #### [[Cholesky decomposition]] | |
− | + | ## ''Unitary-triangular decomposition'' | |
− | + | ## ''Decomposition into unitary and Hessenberg matrices'' | |
− | + | ## ''Decomposition into unitary and diagonal matrices'' | |
− | + | # <div id="Solution of linear equations systems">'''Solution of linear equations systems'''</div> | |
− | + | # <div id="Computer benchmarks">'''Computer benchmarks'''</div> | |
− | + | # <div id="Fourier transform">'''Fourier transform'''</div> | |
− | + | # <div id="Algebra of polynomials">'''Algebra of polynomials'''</div> | |
− | + | # <div id="Numerical integration methods">'''Numerical integration methods'''</div> | |
− | = | + | # <div id="Graph algorithms">'''Graph algorithms'''</div> |
− | + | # <div id="Search algorithms">'''Search algorithms'''</div> | |
− | = | + | # <div id="Sorting algorithms">'''Sorting algorithms'''</div> |
− | + | # <div id="Computational geometry">'''Computational geometry'''</div> | |
− | = | + | # <div id="Computer graphics">'''Computer graphics'''</div> |
− | + | # <div id="Cryptographic algorithms">'''Cryptographic algorithms'''</div> | |
− | + | # <div id="Neural networks">'''Neural networks'''</div> | |
− | + | # <div id="Optimization algorithms">'''Optimization algorithms'''</div> | |
− | = | + | # <div id="Game theory algorithms">'''Game theory algorithms'''</div> |
− | + | # <div id="Algorithms of quantum system simulation">'''Algorithms of quantum system simulation'''</div> | |
− | = | + | ## ''Algorithms of quantum computation simulation'' |
− | + | # <div id="Algorithms for solving equations of mathematical physics">'''Algorithms for solving equations of mathematical physics'''</div> | |
− | = | + | # <div id="Other algorithms">'''Other algorithms'''</div> |
− | |||
− | = | ||
− | |||
− | = | ||
− | |||
− | = | ||
− | |||
− | = | ||
− | |||
− | = | ||
− | |||
− | = | ||
− | |||
− | |||
− | |||
− | = | ||
[[Ru:Классификация алгоритмов]] | [[Ru:Классификация алгоритмов]] |
Revision as of 15:17, 15 April 2015
- Vector operations
- Pairwise summation
- Matrix-vector multiplication
- Matrix operations
- Matrix decomposition
- Triangular decomposition
- Unitary-triangular decomposition
- Decomposition into unitary and Hessenberg matrices
- Decomposition into unitary and diagonal matrices
- Solution of linear equations systems
- Computer benchmarks
- Fourier transform
- Algebra of polynomials
- Numerical integration methods
- Graph algorithms
- Search algorithms
- Sorting algorithms
- Computational geometry
- Computer graphics
- Cryptographic algorithms
- Neural networks
- Optimization algorithms
- Game theory algorithms
- Algorithms of quantum system simulation
- Algorithms of quantum computation simulation
- Algorithms for solving equations of mathematical physics
- Other algorithms