Reads and parses one or more param specs from tests/validation/params/.
Pass a string to get one spec; pass an array to get a record keyed by name.
A name ending in 64 (e.g. "x64") derives a Float64Array variant of the
base spec ("x") on the fly, rather than requiring a hand-duplicated file —
see derive64.
Reads and parses one or more param specs from
tests/validation/params/. Pass a string to get one spec; pass an array to get a record keyed by name. A name ending in64(e.g."x64") derives a Float64Array variant of the base spec ("x") on the fly, rather than requiring a hand-duplicated file — seederive64.