Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
267 changes: 147 additions & 120 deletions lib/node_modules/@stdlib/array/same-kind-casts/lib/same_kind_casts.json
Original file line number Diff line number Diff line change
@@ -1,130 +1,139 @@
{
"float64": {
"float64": 1,
"float32": 1,
"int32": 0,
"int16": 0,
"int8": 0,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"float64": {
"float64": 1,
"float32": 1,
"int32": 0,
"int16": 0,
"int8": 0,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"complex128": 1,
"complex64": 0,
"generic": 1
},
"float32": {
"float64": 1,
"float32": 1,
"int32": 0,
"int16": 0,
"int8": 0,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"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,
"generic": 1
},
"int32": {
"float64": 1,
"float32": 0,
"int32": 1,
"int16": 1,
"int8": 1,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"bool": 0,
"generic": 1
},
"int32": {
"float64": 1,
"float32": 0,
"int32": 1,
"int16": 1,
"int8": 1,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"complex128": 1,
"complex64": 0,
"generic": 1
},
"int16": {
"float64": 1,
"float32": 1,
"int32": 1,
"int16": 1,
"int8": 1,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"bool": 0,
"generic": 1
},
"int16": {
"float64": 1,
"float32": 1,
"int32": 1,
"int16": 1,
"int8": 1,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"complex128": 1,
"complex64": 1,
"generic": 1
},
"int8": {
"float64": 1,
"float32": 1,
"int32": 1,
"int16": 1,
"int8": 1,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"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,
"generic": 1
},
"uint32": {
"float64": 1,
"float32": 0,
"int32": 0,
"int16": 0,
"int8": 0,
"uint32": 1,
"uint16": 1,
"uint8": 1,
"uint8c": 1,
"bool": 0,
"generic": 1
},
"uint32": {
"float64": 1,
"float32": 0,
"int32": 0,
"int16": 0,
"int8": 0,
"uint32": 1,
"uint16": 1,
"uint8": 1,
"uint8c": 1,
"complex128": 1,
"complex64": 0,
"generic": 1
},
"uint16": {
"float64": 1,
"float32": 1,
"int32": 1,
"int16": 0,
"int8": 0,
"uint32": 1,
"uint16": 1,
"uint8": 1,
"uint8c": 1,
"bool": 0,
"generic": 1
},
"uint16": {
"float64": 1,
"float32": 1,
"int32": 1,
"int16": 0,
"int8": 0,
"uint32": 1,
"uint16": 1,
"uint8": 1,
"uint8c": 1,
"complex128": 1,
"complex64": 1,
"generic": 1
},
"uint8": {
"float64": 1,
"float32": 1,
"int32": 1,
"int16": 1,
"int8": 0,
"uint32": 1,
"uint16": 1,
"uint8": 1,
"uint8c": 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,
"generic": 1
},
"uint8c": {
"float64": 1,
"float32": 1,
"int32": 1,
"int16": 1,
"int8": 0,
"uint32": 1,
"uint16": 1,
"uint8": 1,
"uint8c": 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,
"generic": 1
},
"bool": 0,
"generic": 1
},
"complex128": {
"float64": 0,
"float32": 0,
Expand All @@ -137,6 +146,7 @@
"uint8c": 0,
"complex128": 1,
"complex64": 1,
"bool": 0,
"generic": 0
},
"complex64": {
Expand All @@ -151,20 +161,37 @@
"uint8c": 0,
"complex128": 1,
"complex64": 1,
"bool": 0,
"generic": 0
},
"generic": {
"float64": 0,
"float32": 0,
"int32": 0,
"int16": 0,
"int8": 0,
"uint32": 0,
"uint16": 0,
"uint8": 0,
"uint8c": 0,
"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,
"generic": 1
}
"bool": 0,
"generic": 1
}
}