diff --git a/lib/node_modules/@stdlib/array/mostly-safe-casts/lib/data.json b/lib/node_modules/@stdlib/array/mostly-safe-casts/lib/data.json index fff61e6c10fb..a9bbcbc7e1ac 100644 --- a/lib/node_modules/@stdlib/array/mostly-safe-casts/lib/data.json +++ b/lib/node_modules/@stdlib/array/mostly-safe-casts/lib/data.json @@ -1,197 +1,197 @@ { - "float64": { - "float64": 1, - "float32": 1, - "int32": 0, - "int16": 0, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "float32": { - "float64": 1, - "float32": 1, - "int32": 0, - "int16": 0, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "int32": { - "float64": 1, - "float32": 0, - "int32": 1, - "int16": 0, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 0, - "bool": 0, - "generic": 1 - }, - "int16": { - "float64": 1, - "float32": 1, - "int32": 1, - "int16": 1, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "int8": { - "float64": 1, - "float32": 1, - "int32": 1, - "int16": 1, - "int8": 1, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "uint32": { - "float64": 1, - "float32": 0, - "int32": 0, - "int16": 0, - "int8": 0, - "uint32": 1, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 0, - "bool": 0, - "generic": 1 - }, - "uint16": { - "float64": 1, - "float32": 1, - "int32": 1, - "int16": 0, - "int8": 0, - "uint32": 1, - "uint16": 1, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "uint8": { - "float64": 1, - "float32": 1, - "int32": 1, - "int16": 1, - "int8": 0, - "uint32": 1, - "uint16": 1, - "uint8": 1, - "uint8c": 1, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "uint8c": { - "float64": 1, - "float32": 1, - "int32": 1, - "int16": 1, - "int8": 0, - "uint32": 1, - "uint16": 1, - "uint8": 1, - "uint8c": 1, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "complex128": { - "float64": 0, - "float32": 0, - "int32": 0, - "int16": 0, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "complex64": { - "float64": 0, - "float32": 0, - "int32": 0, - "int16": 0, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 1, - "complex64": 1, - "bool": 0, - "generic": 1 - }, - "bool": { - "float64": 0, - "float32": 0, - "int32": 0, - "int16": 0, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 0, - "complex64": 0, - "bool": 1, - "generic": 1 - }, - "generic": { - "float64": 0, - "float32": 0, - "int32": 0, - "int16": 0, - "int8": 0, - "uint32": 0, - "uint16": 0, - "uint8": 0, - "uint8c": 0, - "complex128": 0, - "complex64": 0, - "bool": 0, - "generic": 1 - } + "float64": { + "float64": 1, + "float32": 1, + "int32": 0, + "int16": 0, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "float32": { + "float64": 1, + "float32": 1, + "int32": 0, + "int16": 0, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "int32": { + "float64": 1, + "float32": 0, + "int32": 1, + "int16": 0, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 0, + "bool": 0, + "generic": 1 + }, + "int16": { + "float64": 1, + "float32": 1, + "int32": 1, + "int16": 1, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "int8": { + "float64": 1, + "float32": 1, + "int32": 1, + "int16": 1, + "int8": 1, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "uint32": { + "float64": 1, + "float32": 0, + "int32": 0, + "int16": 0, + "int8": 0, + "uint32": 1, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 0, + "bool": 0, + "generic": 1 + }, + "uint16": { + "float64": 1, + "float32": 1, + "int32": 1, + "int16": 0, + "int8": 0, + "uint32": 1, + "uint16": 1, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "uint8": { + "float64": 1, + "float32": 1, + "int32": 1, + "int16": 1, + "int8": 0, + "uint32": 1, + "uint16": 1, + "uint8": 1, + "uint8c": 1, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "uint8c": { + "float64": 1, + "float32": 1, + "int32": 1, + "int16": 1, + "int8": 0, + "uint32": 1, + "uint16": 1, + "uint8": 1, + "uint8c": 1, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "complex128": { + "float64": 0, + "float32": 0, + "int32": 0, + "int16": 0, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "complex64": { + "float64": 0, + "float32": 0, + "int32": 0, + "int16": 0, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 1, + "complex64": 1, + "bool": 0, + "generic": 1 + }, + "bool": { + "float64": 0, + "float32": 0, + "int32": 0, + "int16": 0, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 0, + "complex64": 0, + "bool": 1, + "generic": 1 + }, + "generic": { + "float64": 0, + "float32": 0, + "int32": 0, + "int16": 0, + "int8": 0, + "uint32": 0, + "uint16": 0, + "uint8": 0, + "uint8c": 0, + "complex128": 0, + "complex64": 0, + "bool": 0, + "generic": 1 + } } diff --git a/lib/node_modules/@stdlib/math/base/special/copysignf/manifest.json b/lib/node_modules/@stdlib/math/base/special/copysignf/manifest.json index c3071c8152af..b20d5963fb46 100644 --- a/lib/node_modules/@stdlib/math/base/special/copysignf/manifest.json +++ b/lib/node_modules/@stdlib/math/base/special/copysignf/manifest.json @@ -1,87 +1,87 @@ { - "options": { - "task": "build" - }, - "fields": [ - { - "field": "src", - "resolve": true, - "relative": true - }, - { - "field": "include", - "resolve": true, - "relative": true - }, - { - "field": "libraries", - "resolve": false, - "relative": false - }, - { - "field": "libpath", - "resolve": true, - "relative": false - } - ], - "confs": [ - { - "task": "build", - "src": [ - "./src/main.c" - ], - "include": [ - "./include" - ], - "libraries": [ - "-lm" - ], - "libpath": [], - "dependencies": [ + "options": { + "task": "build" + }, + "fields": [ + { + "field": "src", + "resolve": true, + "relative": true + }, + { + "field": "include", + "resolve": true, + "relative": true + }, + { + "field": "libraries", + "resolve": false, + "relative": false + }, + { + "field": "libpath", + "resolve": true, + "relative": false + } + ], + "confs": [ + { + "task": "build", + "src": [ + "./src/main.c" + ], + "include": [ + "./include" + ], + "libraries": [ + "-lm" + ], + "libpath": [], + "dependencies": [ "@stdlib/math/base/napi/binary", "@stdlib/constants/float32/abs-mask", "@stdlib/constants/float32/sign-mask", - "@stdlib/number/float32/base/to-word", + "@stdlib/number/float32/base/to-word", "@stdlib/number/float32/base/from-word" - ] - }, - { - "task": "benchmark", - "src": [ - "./src/main.c" - ], - "include": [ - "./include" - ], - "libraries": [ - "-lm" - ], - "libpath": [], - "dependencies": [ + ] + }, + { + "task": "benchmark", + "src": [ + "./src/main.c" + ], + "include": [ + "./include" + ], + "libraries": [ + "-lm" + ], + "libpath": [], + "dependencies": [ "@stdlib/constants/float32/abs-mask", "@stdlib/constants/float32/sign-mask", "@stdlib/number/float32/base/to-word", "@stdlib/number/float32/base/from-word" - ] - }, - { - "task": "examples", - "src": [ - "./src/main.c" - ], - "include": [ - "./include" - ], - "libraries": [ - "-lm" - ], - "libpath": [], - "dependencies": [ + ] + }, + { + "task": "examples", + "src": [ + "./src/main.c" + ], + "include": [ + "./include" + ], + "libraries": [ + "-lm" + ], + "libpath": [], + "dependencies": [ "@stdlib/constants/float32/abs-mask", "@stdlib/constants/float32/sign-mask", "@stdlib/number/float32/base/to-word", "@stdlib/number/float32/base/from-word" - ] - } - ] + ] + } + ] }