$PerformanceGoal gives the default setting for the option PerformanceGoal for graphics and other algorithmic functions.
Mathematica efficiently implements state-of-the-art data classification algorithms, allowing you to visualize distributions, search for nearest neighbors, and do cluster ...
Packed into functions like Solve and Reduce are a wealth of sophisticated algorithms, many created specifically for Mathematica. Routinely handling both dense and sparse ...
PartitionLattice[n] returns a Hasse diagram of the partially ordered set on set partitions of 1 through n in which p < q if q is finer than p, that is, each block in q is ...
Unicode: 226F. Alias: Esc !> Esc. Infix ordering operator. x ≯ y is by default interpreted as NotGreater[x,y]. ≯ is equivalent to ≤ only for a totally ordered set.
Unicode: 226E. Alias: Esc !< Esc. Infix ordering operator. x ≮ y is by default interpreted as NotLess[x,y]. ≮ is equivalent to ≥ only for a totally ordered set.
Unicode: 220C. Alias: Esc !mem Esc. Infix set relation operator. x ∌ y is by default interpreted as NotReverseElement[x,y].
Unicode: 22E2. Infix set relation operator. x ⋢ y is by default interpreted as NotSquareSubsetEqual[x,y].
Unicode: F42E. Infix set relation operator. x y is by default interpreted as NotSquareSubset[x,y].
Unicode: 22E3. Infix set relation operator. x ⋣ y is by default interpreted as NotSquareSupersetEqual[x,y].