• In linear algebra, the Strassen algorithm, named after Volker Strassen, is an algorithm for matrix multiplication. It is faster than the standard matrix...
    26 KB (3,597 words) - 23:26, 31 May 2025
  • Thumbnail for Schönhage–Strassen algorithm
    Schönhage–Strassen algorithm is an asymptotically fast multiplication algorithm for large integers, published by Arnold Schönhage and Volker Strassen in 1971...
    26 KB (4,580 words) - 11:43, 4 June 2025
  • The Solovay–Strassen primality test, developed by Robert M. Solovay and Volker Strassen in 1977, is a probabilistic primality test to determine if a number...
    10 KB (1,517 words) - 18:46, 16 April 2025
  • Thumbnail for Volker Strassen
    influential contributions to the design and analysis of efficient algorithms." Strassen was born on April 29, 1936, in Düsseldorf-Gerresheim. After studying...
    7 KB (667 words) - 20:01, 25 April 2025
  • Strassen may refer to: Volker Strassen, mathematician Strassen algorithm Strassen, Luxembourg, town and commune Strassen, Tyrol, town in the district of...
    235 bytes (56 words) - 14:58, 4 February 2025
  • factor also grows, making it impractical. In 1968, the Schönhage-Strassen algorithm, which makes use of a Fourier transform over a modulus, was discovered...
    47 KB (6,871 words) - 22:32, 25 January 2025
  • the time required to multiply matrices have been known since the Strassen's algorithm in the 1960s, but the optimal time (that is, the computational complexity...
    39 KB (4,483 words) - 22:23, 1 June 2025
  • Thumbnail for Karatsuba algorithm
    "grade school" algorithm. The Toom–Cook algorithm (1963) is a faster generalization of Karatsuba's method, and the Schönhage–Strassen algorithm (1971) is even...
    13 KB (2,046 words) - 20:43, 4 May 2025
  • Thumbnail for Arnold Schönhage
    in Tübingen and Konstanz. Together with Volker Strassen, he developed the Schönhage–Strassen algorithm for the multiplication of large numbers that has...
    5 KB (298 words) - 21:49, 23 February 2025
  • Computational complexity of matrix multiplication (category Computer arithmetic algorithms)
    straightforward "schoolbook algorithm". The first to be discovered was Strassen's algorithm, devised by Volker Strassen in 1969 and often referred to...
    35 KB (4,282 words) - 13:38, 15 June 2025
  • efficient algorithms. It was the key, for example, to Karatsuba's fast multiplication method, the quicksort and mergesort algorithms, the Strassen algorithm for...
    21 KB (2,894 words) - 09:50, 14 May 2025
  • Coppersmith–Winograd algorithm: square matrix multiplication Freivalds' algorithm: a randomized algorithm used to verify matrix multiplication Strassen algorithm: faster...
    72 KB (7,951 words) - 17:13, 5 June 2025
  • times. Consider again the Solovay–Strassen algorithm which is 1⁄2-correct false-biased. One may run this algorithm multiple times returning a false answer...
    11 KB (1,195 words) - 06:29, 15 December 2024
  • multiplication kernel. Gemini (chatbot) Strassen algorithm "AlphaEvolve: A Gemini-powered coding agent for designing advanced algorithms". Google DeepMind. 2025-05-14...
    4 KB (315 words) - 05:39, 25 May 2025
  • asymptotically faster Schönhage–Strassen algorithm (with complexity Θ(n log n log log n)) becomes practical. Toom first described this algorithm in 1963, and Cook published...
    22 KB (3,101 words) - 10:04, 25 February 2025
  • Thumbnail for Binary GCD algorithm
    The binary GCD algorithm, also known as Stein's algorithm or the binary Euclidean algorithm, is an algorithm that computes the greatest common divisor...
    17 KB (1,993 words) - 13:05, 28 January 2025
  • Primality test (category Asymmetric-key algorithms)
    subsequent discovery of the Solovay–Strassen and Miller–Rabin algorithms put PRIMES in coRP. In 1992, the Adleman–Huang algorithm reduced the complexity to ⁠...
    27 KB (3,833 words) - 09:23, 3 May 2025
  • Thumbnail for Fast Fourier transform
    Odlyzko–Schönhage algorithm applies the FFT to finite Dirichlet series Schönhage–Strassen algorithm – asymptotically fast multiplication algorithm for large integers...
    67 KB (7,809 words) - 10:58, 15 June 2025
  • Shor's algorithm is a quantum algorithm for finding the prime factors of an integer. It was developed in 1994 by the American mathematician Peter Shor...
    40 KB (5,812 words) - 18:37, 15 June 2025
  • efficient multiplication algorithm such as the Karatsuba algorithm, Toom–Cook multiplication or the Schönhage–Strassen algorithm. The result is that the...
    42 KB (5,900 words) - 19:09, 10 May 2025
  • multiplications) was the Strassen algorithm: a recursive algorithm that needs O ( n 2.807 ) {\displaystyle O(n^{2.807})} multiplications. This algorithm is not galactic...
    21 KB (2,636 words) - 20:12, 27 May 2025
  • test: an algorithm which determines whether a given number is likely to be prime, similar to the Fermat primality test and the Solovay–Strassen primality...
    38 KB (5,639 words) - 20:26, 3 May 2025
  • Thumbnail for Computational complexity of mathematical operations
    Computational complexity of mathematical operations (category Computer arithmetic algorithms)
    The following tables list the computational complexity of various algorithms for common mathematical operations. Here, complexity refers to the time complexity...
    27 KB (1,617 words) - 21:45, 14 June 2025
  • Thumbnail for Matrix multiplication
    not optimal, as shown in 1969 by Volker Strassen, who provided an algorithm, now called Strassen's algorithm, with a complexity of O ( n log 2 ⁡ 7 ) ≈...
    41 KB (6,581 words) - 13:39, 28 February 2025
  • Lenstra–Lenstra–Lovász lattice basis reduction algorithm (for polynomial factorization) Lindsey–Fox algorithm Schönhage–Strassen algorithm Polynomial mapping...
    5 KB (441 words) - 01:35, 1 December 2023
  • Thumbnail for Euclidean algorithm
    series, showing that it is also O(h2). Modern algorithmic techniques based on the Schönhage–Strassen algorithm for fast integer multiplication can be used...
    126 KB (15,349 words) - 16:35, 30 April 2025
  • Arbitrary-precision arithmetic (category Computer arithmetic algorithms)
    {\displaystyle \mathbb {Z} } . Fürer's algorithm Karatsuba algorithm Mixed-precision arithmetic Schönhage–Strassen algorithm Toom–Cook multiplication Little...
    24 KB (2,773 words) - 16:17, 16 June 2025
  • randomized algorithm for efficiently computing the roots of a polynomial over a finite field. In 1977, Robert M. Solovay and Volker Strassen discovered...
    33 KB (4,218 words) - 18:46, 19 February 2025
  • algorithm for indefinite integration developed by Robert Henry Risch 1969 – Strassen algorithm for matrix multiplication developed by Volker Strassen...
    20 KB (2,080 words) - 00:53, 13 May 2025
  • complexity is O(p3). A more efficient multiplication algorithm is the Schönhage–Strassen algorithm, which is based on the Fast Fourier transform. It only...
    21 KB (3,518 words) - 12:01, 1 June 2025