$MaxPrecision gives the maximum number of digits of precision to be allowed in arbitrary-precision numbers.
We first encountered lists in "Making Lists of Objects" as a way of collecting numbers together. Here, we shall see many different ways to use lists. You will find that lists ...
RevolutionPlot3D[f_z, {t, t_min, t_max}] generates a plot of the surface of revolution with height f_z at radius t.RevolutionPlot3D[f_z, {t, t_min, t_max}, {\[Theta], ...
Ways to construct nested lists. This generates a table corresponding to a 2×3 nested list. This generates an array corresponding to the same nested list.
CUDA is a general C-like programming developed by NVIDIA to program Graphical Processing Units (GPUs). CUDALink provides an easy interface to program the GPU by removing many ...
Because GPUs are SIMD machines, to exploit CUDA's potential you must pose the problem in an SIMD manner. Computation that can be partitioned in such a way that each thread ...
ConwayGroupCo2[] represents the sporadic simple Conway group Co_2.
FischerGroupFi22[] represents the sporadic simple Fischer group Fi_22.
JankoGroupJ3[] represents the sporadic simple Janko group J_3.
RudvalisGroupRu[] represents the sporadic simple Rudvalis group Ru.