Search results
Appearance
The page "Modulo:Map" does not exist. You can create a draft and submit it for review or request that a redirect be created, but consider checking the search results below to see whether the topic is already covered.
- In mathematics, Arnold's cat map is a chaotic map from the torus into itself, named after Vladimir Arnold, who demonstrated its effects in the 1960s using...12 KB (1,627 words) - 13:01, 20 May 2025
- desired reducer. A typical default is to hash the key and use the hash value modulo the number of reducers. It is important to pick a partition function that...46 KB (5,480 words) - 18:47, 12 December 2024
- modulo 2 with at most t nonzero coefficients, then R(x) is not a multiple of P(x) modulo 2. If follows that the corresponding hash function will map keys...50 KB (7,455 words) - 21:00, 27 May 2025
- In computer science and mathematical logic, satisfiability modulo theories (SMT) is the problem of determining whether a mathematical formula is satisfiable...46 KB (4,371 words) - 23:30, 22 May 2025
- In mathematics, the term modulo ("with respect to a modulus of", the Latin ablative of modulus which itself means "a small measure") is often used to assert...6 KB (807 words) - 13:43, 4 December 2024
- the modulo operator with real arguments. The map depends on only the one constant α. Due to roundoff error, successive applications of the modulo operator...2 KB (373 words) - 15:24, 19 July 2022
- curve (dual of holomorphic 1-forms modulo periods) is isomorphic to its Jacobian variety (divisors of degree 0 modulo equivalence). For higher-dimensional...10 KB (2,021 words) - 19:23, 13 April 2025
- are taken modulo 2 π {\displaystyle 2\pi } . The properties of chaos of the standard map were established by Boris Chirikov in 1969. This map describes...7 KB (806 words) - 13:02, 25 April 2024
- Chain complex (redirect from Boundary map)cycles. The n-th (co)homology group Hn (Hn) is the group of (co)cycles modulo (co)boundaries in degree n, that is, H n = ker d n / im d n + 1 ( H n...13 KB (2,115 words) - 03:35, 11 May 2025
- curvature is a moment map for the action of the gauge group on connections. In particular the moduli space of flat connections modulo gauge equivalence μ...14 KB (2,215 words) - 19:34, 24 May 2025
- Determinant (redirect from Determinant map)the reduction modulo m {\displaystyle m} of the determinant of such a matrix is equal to the determinant of the matrix reduced modulo m {\displaystyle...91 KB (14,395 words) - 21:11, 31 May 2025
- Arnold tongue (redirect from Circle map)and θ i {\displaystyle \theta _{i}} should be interpreted modulo 1 {\displaystyle 1} . This map displays very diverse behavior depending on the parameters...21 KB (3,182 words) - 17:11, 25 May 2025
- Hopf fibration (redirect from Hopf map)this identifies the group of versors with the group of rotations of R3, modulo the fact that the versors q and −q determine the same rotation. As noted...36 KB (4,813 words) - 13:13, 9 April 2025
- Degree of a continuous mapping (redirect from Degree (continuous map))send the boundary of X to the boundary of Y. One can also define degree modulo 2 (deg2(f)) the same way as before but taking the fundamental class in Z2...12 KB (1,903 words) - 19:48, 14 January 2025
- modulo a prime number p, then this root can be lifted to a unique root modulo any higher power of p. More generally, if a polynomial factors modulo p...42 KB (9,044 words) - 20:58, 24 May 2025
- Hash table (redirect from Hash map)is credited to Arnold Dumey, who discussed the idea of using remainder modulo a prime as a hash function.: 15 The word "hashing" was first published...53 KB (5,966 words) - 16:19, 24 May 2025
- Exact sequence (section Integers modulo two)reducing modulo 2 is also 2Z, so the sequence is exact at the second Z. the image of reducing modulo 2 is Z/2Z, and the kernel of the zero map is also...16 KB (2,577 words) - 22:13, 30 December 2024
- {Z} } where n = 1 , 2 , 3 , … {\displaystyle n=1,2,3,\dots } with the modulo maps Z / n Z → Z / m Z {\displaystyle \mathbb {Z} /n\mathbb {Z} \to \mathbb...18 KB (2,609 words) - 10:52, 27 April 2025
- Isomorphism (section Integers modulo 6)1, or 2, where addition in the x-coordinate is modulo 2 and addition in the y-coordinate is modulo 3. These structures are isomorphic under addition...19 KB (2,733 words) - 16:31, 5 June 2025
- Kernel (algebra) (section Linear maps)map that sends every integer to its parity (that is, 0 if the number is even, 1 if the number is odd) would be a homomorphism to the integers modulo 2...23 KB (3,294 words) - 07:11, 26 May 2025
- doubling map modulo 1 n = 2*n; n = n % d; // if (n == n0) { period = i+1; // printf(" preperiod = 0 and period of fraction under doubling map is %d\n"