Difference between revisions of "Algorithm classification"
Jump to navigation
Jump to search
[unchecked revision] | [unchecked revision] |
(Created page with "== Векторные операции == == Vector operations == == Matrix-vector multiplication == == Matrix operations == == Matrix decomposition == === Triangular dec...") |
|||
Line 1: | Line 1: | ||
− | |||
− | |||
== Vector operations == | == Vector operations == | ||
Revision as of 10:11, 10 December 2014
Contents
- 1 Vector operations
- 2 Matrix-vector multiplication
- 3 Matrix operations
- 4 Matrix decomposition
- 5 Solution of linear equations systems
- 6 Computer benchmarks
- 7 Fourier transform
- 8 Graph algorithms
- 9 Search algorithms
- 10 Sorting algorithms
- 11 Computational geometry
- 12 Computer graphics
- 13 Cryptographic algorithms
- 14 Neural networks
- 15 Optimization algorithms
- 16 Game theory algorithms
- 17 Algorithms of quantum system simulation
- 18 Other algorithms