@stdlib/datasets-anscombes-quartet-cli
Anscombe's quartet.
Anscombe's quartet.
A random sample of 534 workers from the Current Population Survey (CPS) from 1985.
A random sample of 534 workers from the Current Population Survey (CPS) from 1985.
Wage rates for U.S. workers that have not changed jobs within the year.
Wage rates for U.S. workers that have not changed jobs within the year.
A dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
A dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
Fifteen observations of the vertical semidiameter of Venus, made by Lieutenant Herndon, with the meridian circle at Washington, in the year 1846.
Fifteen observations of the vertical semidiameter of Venus, made by Lieutenant Herndon, with the meridian circle at Washington, in the year 1846.
Dataset for Nightingale's famous polar area diagram.
Dataset for Nightingale's famous polar area diagram.
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
A (corrected) dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
Adds a constant to each double-precision floating-point strided array element and computes the sum.
Adds a constant to each double-precision floating-point strided array element and computes the sum using an improved Kahan–Babuška algorithm.
Adds a constant to each double-precision floating-point strided array element and computes the sum using a second-order iterative Kahan–Babuška algorithm.
Adds a constant to each double-precision floating-point strided array element and computes the sum using ordinary recursive summation.
Adds a constant to each double-precision floating-point strided array element and computes the sum using pairwise summation.