time-to-botec/js/node_modules/@stdlib/ndarray/array/lib/defaults.json

10 lines
132 B
JSON
Raw Normal View History

{
"casting": "safe",
"copy": false,
"dtype": "float64",
"flatten": true,
"mode": "throw",
"ndmin": 0,
"order": "row-major"
}