Search results

Jump to navigation Jump to search
Results 1 – 21 of 310
Advanced search

Search in namespaces:

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • #REDIRECT [[Matrix multiplication algorithm#Sub-cubic algorithms]] ...
    90 bytes (9 words) - 17:20, 22 May 2021
  • ...the [[Computational complexity of matrix multiplication|best known matrix multiplication algorithm]] runs in <math>O(n^{2.3729})</math> time.<ref name="williams">{{ |title=Randomized algorithms ...
    8 KB (1,219 words) - 06:50, 12 January 2025
  • {{Short description|German mathematician and algorithms researcher (b.1936)}} ...inal and influential contributions to the design and analysis of efficient algorithms."<ref name=sigact2008 /> ...
    7 KB (1,018 words) - 20:01, 25 April 2025
  • {{Short description|Matrix generating a linear code}} {{For|generator matrices in probability theory|transition rate matrix}} ...
    6 KB (915 words) - 14:46, 6 May 2025
  • ...[[software library]] for manipulating [[Vector (geometric)|vectors]] and [[Matrix (computer science)|matrices]] in [[C++]] created by the U.S. [[National Ins ...TNT is analogous to the [[BLAS]] library used by [[LAPACK]]. Higher level algorithms, such as [[LU decomposition]] and [[singular value decomposition]], are pro ...
    3 KB (362 words) - 15:32, 12 September 2023
  • ...lished by [[Springer Science+Business Media|Springer]] as volume 19 of the Algorithms and Computations in Mathematics series.<ref>{{Cite web|url=http://magma.mat : Magma includes [[permutation group|permutation]], [[matrix (mathematics)|matrix]], [[finitely presented group|finitely presented]], [[solvable group|solubl ...
    7 KB (881 words) - 11:50, 14 August 2025
  • ...y]] with different levels of cache having different sizes. Cache-oblivious algorithms are contrasted with explicit ''[[loop tiling]]'', which explicitly breaks a ...arly optimal performance in an absolute sense. The goal of cache-oblivious algorithms is to reduce the amount of such tuning that is required. ...
    13 KB (2,024 words) - 05:14, 3 November 2024
  • == Example: matrix-vector multiplication == The following is an example of matrix vector multiplication. There are three arrays, each with 100 elements. The code does not partitio ...
    16 KB (2,431 words) - 17:19, 29 August 2024
  • ...algorithm'' (Tolimieri et al., 1997),<ref>R. Tolimieri, M. An, and C.Lu, ''Algorithms for Discrete Fourier Transform and Convolution'', Springer-Verlag, 2nd ed., ...th a circulant matrix is equivalent to the [[cyclic convolution]] with the matrix's row vector. This relation is an example of the fact that the [[multiplica ...
    7 KB (1,169 words) - 21:35, 10 December 2024
  • ...omplexity, and [[Stephen Cook]], who cleaned the description of it, is a [[multiplication algorithm]] for large integers. ...iplication sub-operations can then be computed recursively using Toom–Cook multiplication again, and so on. Although the terms "Toom-3" and "Toom–Cook" are sometimes ...
    22 KB (2,776 words) - 10:04, 25 February 2025
  • {{Short description|Matrix with shifting rows}} ...eft to right is constant. For instance, the following matrix is a Toeplitz matrix: ...
    15 KB (1,929 words) - 09:17, 25 June 2025
  • ...ges |first=Uzi |last=Vishkin |publisher=Class notes of courses on parallel algorithms taught since 1992 at the University of Maryland, College Park, Tel Aviv Uni ...en referred to as "[[sequential algorithm]]s", by contrast with concurrent algorithms. ...
    7 KB (985 words) - 08:29, 17 January 2025
  • {{Short description|Kind of square matrix in linear algebra}} ...low the first [[diagonal#Matrices|subdiagonal]], and a '''lower Hessenberg matrix''' has zero entries above the first [[Diagonal#Matrices|superdiagonal]].<re ...
    11 KB (1,727 words) - 21:04, 14 April 2025
  • {{Short description|Discrete fourier transform expressed as a matrix}} ...transformation matrix]], which can be applied to a signal through [[matrix multiplication]]. ...
    11 KB (1,508 words) - 21:03, 14 April 2025
  • ...''perform'' the multiplications, but merely to decide the sequence of the matrix multiplications involved. The problem may be solved using [[dynamic progra There are many options because matrix multiplication is [[associativity|associative]]. In other words, no matter how the product ...
    18 KB (2,771 words) - 21:05, 14 April 2025
  • {{Short description|Recursive algorithm for matrix multiplication}} {{distinguish|text=the [[Schönhage–Strassen algorithm]] for multiplication of polynomials}} ...
    26 KB (3,871 words) - 23:26, 31 May 2025
  • The following discussion assumes an elementary knowledge of [[matrix (mathematics)|matrices]]. ...26. To decrypt the message, each block is multiplied by the inverse of the matrix used for encryption. ...
    13 KB (1,849 words) - 21:56, 17 October 2024
  • ...ns of the matrix elements. If <math>A</math> is an <math>n \times n</math> matrix, where <math>a_{ij}</math> is the entry in the <math>i</math>-th row and <m ...o [[Matrix multiplication algorithm|matrix multiplication]], but most such algorithms are not practical. ...
    8 KB (1,440 words) - 01:17, 21 April 2025
  • ...tion of algorithms, in addition to comparisons, then asymptotically faster algorithms may be possible. For example, if it is known that the {{mvar|N}} objects ar ...it by more than a constant factor. For this reason, asymptotically optimal algorithms are often seen as the "end of the line" in research, the attaining of a res ...
    7 KB (1,034 words) - 21:33, 26 August 2023
  • ..._k= \|(A - \mu I)^{-1}b_k \|. </math> Since eigenvectors are defined up to multiplication by constant, the choice of <math>C_k</math> can be arbitrary in theory; pra At every iteration, the vector <math>b_k</math> is multiplied by the matrix <math>(A - \mu I)^{-1}</math> and normalized. ...
    12 KB (1,954 words) - 19:03, 3 June 2025
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)