awkward-cpp 32__cp310-cp310-macosx_10_9_universal2.whl → 34__cp310-cp310-macosx_10_9_universal2.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of awkward-cpp might be problematic. Click here for more details.
- awkward_cpp/_kernel_signatures.py +43 -775
- awkward_cpp/lib/_ext.cpython-310-darwin.so +0 -0
- awkward_cpp/lib/libawkward-cpu-kernels.dylib +0 -0
- awkward_cpp/lib/libawkward.dylib +0 -0
- {awkward_cpp-32.dist-info → awkward_cpp-34.dist-info}/METADATA +1 -2
- awkward_cpp-34.dist-info/RECORD +11 -0
- {awkward_cpp-32.dist-info → awkward_cpp-34.dist-info}/WHEEL +1 -1
- awkward_cpp-32.dist-info/RECORD +0 -12
- awkward_cpp-32.dist-info/entry_points.txt +0 -0
- {awkward_cpp-32.dist-info → awkward_cpp-34.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
# AUTO GENERATED ON 2024-
|
|
1
|
+
# AUTO GENERATED ON 2024-05-28 AT 14:45:32
|
|
2
2
|
# DO NOT EDIT BY HAND!
|
|
3
3
|
#
|
|
4
4
|
# To regenerate file, run
|
|
@@ -661,21 +661,21 @@ def by_signature(lib):
|
|
|
661
661
|
out['awkward_ListArray_getitem_next_array', int64, int64, uint32, uint32, int64] = f
|
|
662
662
|
|
|
663
663
|
f = lib.awkward_ListArray32_getitem_next_array_advanced_64
|
|
664
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_int32), POINTER(c_int32), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64
|
|
664
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_int32), POINTER(c_int32), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64]
|
|
665
665
|
f.restype = ERROR
|
|
666
|
-
f.dir = ['out', 'out', 'in', 'in', 'in', 'in', 'in', 'in'
|
|
666
|
+
f.dir = ['out', 'out', 'in', 'in', 'in', 'in', 'in', 'in']
|
|
667
667
|
out['awkward_ListArray_getitem_next_array_advanced', int64, int64, int32, int32, int64, int64] = f
|
|
668
668
|
|
|
669
669
|
f = lib.awkward_ListArray64_getitem_next_array_advanced_64
|
|
670
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64
|
|
670
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64]
|
|
671
671
|
f.restype = ERROR
|
|
672
|
-
f.dir = ['out', 'out', 'in', 'in', 'in', 'in', 'in', 'in'
|
|
672
|
+
f.dir = ['out', 'out', 'in', 'in', 'in', 'in', 'in', 'in']
|
|
673
673
|
out['awkward_ListArray_getitem_next_array_advanced', int64, int64, int64, int64, int64, int64] = f
|
|
674
674
|
|
|
675
675
|
f = lib.awkward_ListArrayU32_getitem_next_array_advanced_64
|
|
676
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_uint32), POINTER(c_uint32), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64
|
|
676
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_uint32), POINTER(c_uint32), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64]
|
|
677
677
|
f.restype = ERROR
|
|
678
|
-
f.dir = ['out', 'out', 'in', 'in', 'in', 'in', 'in', 'in'
|
|
678
|
+
f.dir = ['out', 'out', 'in', 'in', 'in', 'in', 'in', 'in']
|
|
679
679
|
out['awkward_ListArray_getitem_next_array_advanced', int64, int64, uint32, uint32, int64, int64] = f
|
|
680
680
|
|
|
681
681
|
f = lib.awkward_ListArray32_getitem_next_at_64
|
|
@@ -871,21 +871,21 @@ def by_signature(lib):
|
|
|
871
871
|
out['awkward_ListOffsetArray_drop_none_indexes', int64, int64, int64] = f
|
|
872
872
|
|
|
873
873
|
f = lib.awkward_ListOffsetArray32_flatten_offsets_64
|
|
874
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int32), c_int64, POINTER(c_int64)
|
|
874
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int32), c_int64, POINTER(c_int64)]
|
|
875
875
|
f.restype = ERROR
|
|
876
|
-
f.dir = ['out', 'in', 'in', 'in'
|
|
876
|
+
f.dir = ['out', 'in', 'in', 'in']
|
|
877
877
|
out['awkward_ListOffsetArray_flatten_offsets', int64, int32, int64] = f
|
|
878
878
|
|
|
879
879
|
f = lib.awkward_ListOffsetArray64_flatten_offsets_64
|
|
880
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_int64)
|
|
880
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
881
881
|
f.restype = ERROR
|
|
882
|
-
f.dir = ['out', 'in', 'in', 'in'
|
|
882
|
+
f.dir = ['out', 'in', 'in', 'in']
|
|
883
883
|
out['awkward_ListOffsetArray_flatten_offsets', int64, int64, int64] = f
|
|
884
884
|
|
|
885
885
|
f = lib.awkward_ListOffsetArrayU32_flatten_offsets_64
|
|
886
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_uint32), c_int64, POINTER(c_int64)
|
|
886
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_uint32), c_int64, POINTER(c_int64)]
|
|
887
887
|
f.restype = ERROR
|
|
888
|
-
f.dir = ['out', 'in', 'in', 'in'
|
|
888
|
+
f.dir = ['out', 'in', 'in', 'in']
|
|
889
889
|
out['awkward_ListOffsetArray_flatten_offsets', int64, uint32, int64] = f
|
|
890
890
|
|
|
891
891
|
f = lib.awkward_ListOffsetArray_local_preparenext_64
|
|
@@ -1038,610 +1038,10 @@ def by_signature(lib):
|
|
|
1038
1038
|
f.dir = ['in', 'in', 'in', 'out', 'out', 'in']
|
|
1039
1039
|
out['awkward_MaskedArray_getitem_next_jagged_project', uint32, int64, int64, int64, int64] = f
|
|
1040
1040
|
|
|
1041
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromint8
|
|
1042
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_int8), c_int64]
|
|
1043
|
-
f.restype = ERROR
|
|
1044
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1045
|
-
out['awkward_NumpyArray_fill', int8, int8] = f
|
|
1046
|
-
|
|
1047
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromint16
|
|
1048
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_int16), c_int64]
|
|
1049
|
-
f.restype = ERROR
|
|
1050
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1051
|
-
out['awkward_NumpyArray_fill', int8, int16] = f
|
|
1052
|
-
|
|
1053
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromint32
|
|
1054
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_int32), c_int64]
|
|
1055
|
-
f.restype = ERROR
|
|
1056
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1057
|
-
out['awkward_NumpyArray_fill', int8, int32] = f
|
|
1058
|
-
|
|
1059
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromint64
|
|
1060
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_int64), c_int64]
|
|
1061
|
-
f.restype = ERROR
|
|
1062
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1063
|
-
out['awkward_NumpyArray_fill', int8, int64] = f
|
|
1064
|
-
|
|
1065
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromuint8
|
|
1066
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_uint8), c_int64]
|
|
1067
|
-
f.restype = ERROR
|
|
1068
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1069
|
-
out['awkward_NumpyArray_fill', int8, uint8] = f
|
|
1070
|
-
|
|
1071
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromuint16
|
|
1072
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_uint16), c_int64]
|
|
1073
|
-
f.restype = ERROR
|
|
1074
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1075
|
-
out['awkward_NumpyArray_fill', int8, uint16] = f
|
|
1076
|
-
|
|
1077
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromuint32
|
|
1078
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_uint32), c_int64]
|
|
1079
|
-
f.restype = ERROR
|
|
1080
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1081
|
-
out['awkward_NumpyArray_fill', int8, uint32] = f
|
|
1082
|
-
|
|
1083
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromuint64
|
|
1084
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_uint64), c_int64]
|
|
1085
|
-
f.restype = ERROR
|
|
1086
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1087
|
-
out['awkward_NumpyArray_fill', int8, uint64] = f
|
|
1088
|
-
|
|
1089
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromfloat32
|
|
1090
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_float), c_int64]
|
|
1091
|
-
f.restype = ERROR
|
|
1092
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1093
|
-
out['awkward_NumpyArray_fill', int8, float32] = f
|
|
1094
|
-
|
|
1095
|
-
f = lib.awkward_NumpyArray_fill_toint8_fromfloat64
|
|
1096
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_double), c_int64]
|
|
1097
|
-
f.restype = ERROR
|
|
1098
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1099
|
-
out['awkward_NumpyArray_fill', int8, float64] = f
|
|
1100
|
-
|
|
1101
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromint8
|
|
1102
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_int8), c_int64]
|
|
1103
|
-
f.restype = ERROR
|
|
1104
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1105
|
-
out['awkward_NumpyArray_fill', int16, int8] = f
|
|
1106
|
-
|
|
1107
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromint16
|
|
1108
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_int16), c_int64]
|
|
1109
|
-
f.restype = ERROR
|
|
1110
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1111
|
-
out['awkward_NumpyArray_fill', int16, int16] = f
|
|
1112
|
-
|
|
1113
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromint32
|
|
1114
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_int32), c_int64]
|
|
1115
|
-
f.restype = ERROR
|
|
1116
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1117
|
-
out['awkward_NumpyArray_fill', int16, int32] = f
|
|
1118
|
-
|
|
1119
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromint64
|
|
1120
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_int64), c_int64]
|
|
1121
|
-
f.restype = ERROR
|
|
1122
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1123
|
-
out['awkward_NumpyArray_fill', int16, int64] = f
|
|
1124
|
-
|
|
1125
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromuint8
|
|
1126
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_uint8), c_int64]
|
|
1127
|
-
f.restype = ERROR
|
|
1128
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1129
|
-
out['awkward_NumpyArray_fill', int16, uint8] = f
|
|
1130
|
-
|
|
1131
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromuint16
|
|
1132
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_uint16), c_int64]
|
|
1133
|
-
f.restype = ERROR
|
|
1134
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1135
|
-
out['awkward_NumpyArray_fill', int16, uint16] = f
|
|
1136
|
-
|
|
1137
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromuint32
|
|
1138
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_uint32), c_int64]
|
|
1139
|
-
f.restype = ERROR
|
|
1140
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1141
|
-
out['awkward_NumpyArray_fill', int16, uint32] = f
|
|
1142
|
-
|
|
1143
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromuint64
|
|
1144
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_uint64), c_int64]
|
|
1145
|
-
f.restype = ERROR
|
|
1146
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1147
|
-
out['awkward_NumpyArray_fill', int16, uint64] = f
|
|
1148
|
-
|
|
1149
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromfloat32
|
|
1150
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_float), c_int64]
|
|
1151
|
-
f.restype = ERROR
|
|
1152
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1153
|
-
out['awkward_NumpyArray_fill', int16, float32] = f
|
|
1154
|
-
|
|
1155
|
-
f = lib.awkward_NumpyArray_fill_toint16_fromfloat64
|
|
1156
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_double), c_int64]
|
|
1157
|
-
f.restype = ERROR
|
|
1158
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1159
|
-
out['awkward_NumpyArray_fill', int16, float64] = f
|
|
1160
|
-
|
|
1161
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromint8
|
|
1162
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_int8), c_int64]
|
|
1163
|
-
f.restype = ERROR
|
|
1164
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1165
|
-
out['awkward_NumpyArray_fill', int32, int8] = f
|
|
1166
|
-
|
|
1167
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromint16
|
|
1168
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_int16), c_int64]
|
|
1169
|
-
f.restype = ERROR
|
|
1170
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1171
|
-
out['awkward_NumpyArray_fill', int32, int16] = f
|
|
1172
|
-
|
|
1173
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromint32
|
|
1174
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_int32), c_int64]
|
|
1175
|
-
f.restype = ERROR
|
|
1176
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1177
|
-
out['awkward_NumpyArray_fill', int32, int32] = f
|
|
1178
|
-
|
|
1179
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromint64
|
|
1180
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_int64), c_int64]
|
|
1181
|
-
f.restype = ERROR
|
|
1182
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1183
|
-
out['awkward_NumpyArray_fill', int32, int64] = f
|
|
1184
|
-
|
|
1185
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromuint8
|
|
1186
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_uint8), c_int64]
|
|
1187
|
-
f.restype = ERROR
|
|
1188
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1189
|
-
out['awkward_NumpyArray_fill', int32, uint8] = f
|
|
1190
|
-
|
|
1191
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromuint16
|
|
1192
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_uint16), c_int64]
|
|
1193
|
-
f.restype = ERROR
|
|
1194
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1195
|
-
out['awkward_NumpyArray_fill', int32, uint16] = f
|
|
1196
|
-
|
|
1197
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromuint32
|
|
1198
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_uint32), c_int64]
|
|
1199
|
-
f.restype = ERROR
|
|
1200
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1201
|
-
out['awkward_NumpyArray_fill', int32, uint32] = f
|
|
1202
|
-
|
|
1203
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromuint64
|
|
1204
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_uint64), c_int64]
|
|
1205
|
-
f.restype = ERROR
|
|
1206
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1207
|
-
out['awkward_NumpyArray_fill', int32, uint64] = f
|
|
1208
|
-
|
|
1209
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromfloat32
|
|
1210
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_float), c_int64]
|
|
1211
|
-
f.restype = ERROR
|
|
1212
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1213
|
-
out['awkward_NumpyArray_fill', int32, float32] = f
|
|
1214
|
-
|
|
1215
|
-
f = lib.awkward_NumpyArray_fill_toint32_fromfloat64
|
|
1216
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_double), c_int64]
|
|
1217
|
-
f.restype = ERROR
|
|
1218
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1219
|
-
out['awkward_NumpyArray_fill', int32, float64] = f
|
|
1220
|
-
|
|
1221
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromint8
|
|
1222
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_int8), c_int64]
|
|
1223
|
-
f.restype = ERROR
|
|
1224
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1225
|
-
out['awkward_NumpyArray_fill', int64, int8] = f
|
|
1226
|
-
|
|
1227
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromint16
|
|
1228
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_int16), c_int64]
|
|
1229
|
-
f.restype = ERROR
|
|
1230
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1231
|
-
out['awkward_NumpyArray_fill', int64, int16] = f
|
|
1232
|
-
|
|
1233
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromint32
|
|
1234
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_int32), c_int64]
|
|
1235
|
-
f.restype = ERROR
|
|
1236
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1237
|
-
out['awkward_NumpyArray_fill', int64, int32] = f
|
|
1238
|
-
|
|
1239
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromint64
|
|
1240
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_int64), c_int64]
|
|
1241
|
-
f.restype = ERROR
|
|
1242
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1243
|
-
out['awkward_NumpyArray_fill', int64, int64] = f
|
|
1244
|
-
|
|
1245
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromuint8
|
|
1246
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_uint8), c_int64]
|
|
1247
|
-
f.restype = ERROR
|
|
1248
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1249
|
-
out['awkward_NumpyArray_fill', int64, uint8] = f
|
|
1250
|
-
|
|
1251
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromuint16
|
|
1252
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_uint16), c_int64]
|
|
1253
|
-
f.restype = ERROR
|
|
1254
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1255
|
-
out['awkward_NumpyArray_fill', int64, uint16] = f
|
|
1256
|
-
|
|
1257
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromuint32
|
|
1258
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_uint32), c_int64]
|
|
1259
|
-
f.restype = ERROR
|
|
1260
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1261
|
-
out['awkward_NumpyArray_fill', int64, uint32] = f
|
|
1262
|
-
|
|
1263
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromuint64
|
|
1264
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_uint64), c_int64]
|
|
1265
|
-
f.restype = ERROR
|
|
1266
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1267
|
-
out['awkward_NumpyArray_fill', int64, uint64] = f
|
|
1268
|
-
|
|
1269
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromfloat32
|
|
1270
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_float), c_int64]
|
|
1271
|
-
f.restype = ERROR
|
|
1272
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1273
|
-
out['awkward_NumpyArray_fill', int64, float32] = f
|
|
1274
|
-
|
|
1275
|
-
f = lib.awkward_NumpyArray_fill_toint64_fromfloat64
|
|
1276
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_double), c_int64]
|
|
1277
|
-
f.restype = ERROR
|
|
1278
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1279
|
-
out['awkward_NumpyArray_fill', int64, float64] = f
|
|
1280
|
-
|
|
1281
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromint8
|
|
1282
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_int8), c_int64]
|
|
1283
|
-
f.restype = ERROR
|
|
1284
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1285
|
-
out['awkward_NumpyArray_fill', uint8, int8] = f
|
|
1286
|
-
|
|
1287
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromint16
|
|
1288
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_int16), c_int64]
|
|
1289
|
-
f.restype = ERROR
|
|
1290
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1291
|
-
out['awkward_NumpyArray_fill', uint8, int16] = f
|
|
1292
|
-
|
|
1293
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromint32
|
|
1294
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_int32), c_int64]
|
|
1295
|
-
f.restype = ERROR
|
|
1296
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1297
|
-
out['awkward_NumpyArray_fill', uint8, int32] = f
|
|
1298
|
-
|
|
1299
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromint64
|
|
1300
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_int64), c_int64]
|
|
1301
|
-
f.restype = ERROR
|
|
1302
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1303
|
-
out['awkward_NumpyArray_fill', uint8, int64] = f
|
|
1304
|
-
|
|
1305
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromuint8
|
|
1306
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_uint8), c_int64]
|
|
1307
|
-
f.restype = ERROR
|
|
1308
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1309
|
-
out['awkward_NumpyArray_fill', uint8, uint8] = f
|
|
1310
|
-
|
|
1311
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromuint16
|
|
1312
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_uint16), c_int64]
|
|
1313
|
-
f.restype = ERROR
|
|
1314
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1315
|
-
out['awkward_NumpyArray_fill', uint8, uint16] = f
|
|
1316
|
-
|
|
1317
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromuint32
|
|
1318
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_uint32), c_int64]
|
|
1319
|
-
f.restype = ERROR
|
|
1320
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1321
|
-
out['awkward_NumpyArray_fill', uint8, uint32] = f
|
|
1322
|
-
|
|
1323
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromuint64
|
|
1324
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_uint64), c_int64]
|
|
1325
|
-
f.restype = ERROR
|
|
1326
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1327
|
-
out['awkward_NumpyArray_fill', uint8, uint64] = f
|
|
1328
|
-
|
|
1329
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromfloat32
|
|
1330
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_float), c_int64]
|
|
1331
|
-
f.restype = ERROR
|
|
1332
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1333
|
-
out['awkward_NumpyArray_fill', uint8, float32] = f
|
|
1334
|
-
|
|
1335
|
-
f = lib.awkward_NumpyArray_fill_touint8_fromfloat64
|
|
1336
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_double), c_int64]
|
|
1337
|
-
f.restype = ERROR
|
|
1338
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1339
|
-
out['awkward_NumpyArray_fill', uint8, float64] = f
|
|
1340
|
-
|
|
1341
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromint8
|
|
1342
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_int8), c_int64]
|
|
1343
|
-
f.restype = ERROR
|
|
1344
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1345
|
-
out['awkward_NumpyArray_fill', uint16, int8] = f
|
|
1346
|
-
|
|
1347
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromint16
|
|
1348
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_int16), c_int64]
|
|
1349
|
-
f.restype = ERROR
|
|
1350
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1351
|
-
out['awkward_NumpyArray_fill', uint16, int16] = f
|
|
1352
|
-
|
|
1353
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromint32
|
|
1354
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_int32), c_int64]
|
|
1355
|
-
f.restype = ERROR
|
|
1356
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1357
|
-
out['awkward_NumpyArray_fill', uint16, int32] = f
|
|
1358
|
-
|
|
1359
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromint64
|
|
1360
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_int64), c_int64]
|
|
1361
|
-
f.restype = ERROR
|
|
1362
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1363
|
-
out['awkward_NumpyArray_fill', uint16, int64] = f
|
|
1364
|
-
|
|
1365
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromuint8
|
|
1366
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_uint8), c_int64]
|
|
1367
|
-
f.restype = ERROR
|
|
1368
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1369
|
-
out['awkward_NumpyArray_fill', uint16, uint8] = f
|
|
1370
|
-
|
|
1371
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromuint16
|
|
1372
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_uint16), c_int64]
|
|
1373
|
-
f.restype = ERROR
|
|
1374
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1375
|
-
out['awkward_NumpyArray_fill', uint16, uint16] = f
|
|
1376
|
-
|
|
1377
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromuint32
|
|
1378
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_uint32), c_int64]
|
|
1379
|
-
f.restype = ERROR
|
|
1380
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1381
|
-
out['awkward_NumpyArray_fill', uint16, uint32] = f
|
|
1382
|
-
|
|
1383
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromuint64
|
|
1384
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_uint64), c_int64]
|
|
1385
|
-
f.restype = ERROR
|
|
1386
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1387
|
-
out['awkward_NumpyArray_fill', uint16, uint64] = f
|
|
1388
|
-
|
|
1389
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromfloat32
|
|
1390
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_float), c_int64]
|
|
1391
|
-
f.restype = ERROR
|
|
1392
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1393
|
-
out['awkward_NumpyArray_fill', uint16, float32] = f
|
|
1394
|
-
|
|
1395
|
-
f = lib.awkward_NumpyArray_fill_touint16_fromfloat64
|
|
1396
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_double), c_int64]
|
|
1397
|
-
f.restype = ERROR
|
|
1398
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1399
|
-
out['awkward_NumpyArray_fill', uint16, float64] = f
|
|
1400
|
-
|
|
1401
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromint8
|
|
1402
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_int8), c_int64]
|
|
1403
|
-
f.restype = ERROR
|
|
1404
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1405
|
-
out['awkward_NumpyArray_fill', uint32, int8] = f
|
|
1406
|
-
|
|
1407
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromint16
|
|
1408
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_int16), c_int64]
|
|
1409
|
-
f.restype = ERROR
|
|
1410
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1411
|
-
out['awkward_NumpyArray_fill', uint32, int16] = f
|
|
1412
|
-
|
|
1413
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromint32
|
|
1414
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_int32), c_int64]
|
|
1415
|
-
f.restype = ERROR
|
|
1416
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1417
|
-
out['awkward_NumpyArray_fill', uint32, int32] = f
|
|
1418
|
-
|
|
1419
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromint64
|
|
1420
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_int64), c_int64]
|
|
1421
|
-
f.restype = ERROR
|
|
1422
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1423
|
-
out['awkward_NumpyArray_fill', uint32, int64] = f
|
|
1424
|
-
|
|
1425
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromuint8
|
|
1426
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_uint8), c_int64]
|
|
1427
|
-
f.restype = ERROR
|
|
1428
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1429
|
-
out['awkward_NumpyArray_fill', uint32, uint8] = f
|
|
1430
|
-
|
|
1431
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromuint16
|
|
1432
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_uint16), c_int64]
|
|
1433
|
-
f.restype = ERROR
|
|
1434
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1435
|
-
out['awkward_NumpyArray_fill', uint32, uint16] = f
|
|
1436
|
-
|
|
1437
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromuint32
|
|
1438
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_uint32), c_int64]
|
|
1439
|
-
f.restype = ERROR
|
|
1440
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1441
|
-
out['awkward_NumpyArray_fill', uint32, uint32] = f
|
|
1442
|
-
|
|
1443
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromuint64
|
|
1444
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_uint64), c_int64]
|
|
1445
|
-
f.restype = ERROR
|
|
1446
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1447
|
-
out['awkward_NumpyArray_fill', uint32, uint64] = f
|
|
1448
|
-
|
|
1449
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromfloat32
|
|
1450
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_float), c_int64]
|
|
1451
|
-
f.restype = ERROR
|
|
1452
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1453
|
-
out['awkward_NumpyArray_fill', uint32, float32] = f
|
|
1454
|
-
|
|
1455
|
-
f = lib.awkward_NumpyArray_fill_touint32_fromfloat64
|
|
1456
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_double), c_int64]
|
|
1457
|
-
f.restype = ERROR
|
|
1458
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1459
|
-
out['awkward_NumpyArray_fill', uint32, float64] = f
|
|
1460
|
-
|
|
1461
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromint8
|
|
1462
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_int8), c_int64]
|
|
1463
|
-
f.restype = ERROR
|
|
1464
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1465
|
-
out['awkward_NumpyArray_fill', uint64, int8] = f
|
|
1466
|
-
|
|
1467
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromint16
|
|
1468
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_int16), c_int64]
|
|
1469
|
-
f.restype = ERROR
|
|
1470
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1471
|
-
out['awkward_NumpyArray_fill', uint64, int16] = f
|
|
1472
|
-
|
|
1473
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromint32
|
|
1474
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_int32), c_int64]
|
|
1475
|
-
f.restype = ERROR
|
|
1476
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1477
|
-
out['awkward_NumpyArray_fill', uint64, int32] = f
|
|
1478
|
-
|
|
1479
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromint64
|
|
1480
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_int64), c_int64]
|
|
1481
|
-
f.restype = ERROR
|
|
1482
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1483
|
-
out['awkward_NumpyArray_fill', uint64, int64] = f
|
|
1484
|
-
|
|
1485
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromuint8
|
|
1486
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_uint8), c_int64]
|
|
1487
|
-
f.restype = ERROR
|
|
1488
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1489
|
-
out['awkward_NumpyArray_fill', uint64, uint8] = f
|
|
1490
|
-
|
|
1491
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromuint16
|
|
1492
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_uint16), c_int64]
|
|
1493
|
-
f.restype = ERROR
|
|
1494
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1495
|
-
out['awkward_NumpyArray_fill', uint64, uint16] = f
|
|
1496
|
-
|
|
1497
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromuint32
|
|
1498
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_uint32), c_int64]
|
|
1499
|
-
f.restype = ERROR
|
|
1500
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1501
|
-
out['awkward_NumpyArray_fill', uint64, uint32] = f
|
|
1502
|
-
|
|
1503
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromuint64
|
|
1504
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_uint64), c_int64]
|
|
1505
|
-
f.restype = ERROR
|
|
1506
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1507
|
-
out['awkward_NumpyArray_fill', uint64, uint64] = f
|
|
1508
|
-
|
|
1509
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromfloat32
|
|
1510
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_float), c_int64]
|
|
1511
|
-
f.restype = ERROR
|
|
1512
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1513
|
-
out['awkward_NumpyArray_fill', uint64, float32] = f
|
|
1514
|
-
|
|
1515
|
-
f = lib.awkward_NumpyArray_fill_touint64_fromfloat64
|
|
1516
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_double), c_int64]
|
|
1517
|
-
f.restype = ERROR
|
|
1518
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1519
|
-
out['awkward_NumpyArray_fill', uint64, float64] = f
|
|
1520
|
-
|
|
1521
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromint8
|
|
1522
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_int8), c_int64]
|
|
1523
|
-
f.restype = ERROR
|
|
1524
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1525
|
-
out['awkward_NumpyArray_fill', float32, int8] = f
|
|
1526
|
-
|
|
1527
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromint16
|
|
1528
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_int16), c_int64]
|
|
1529
|
-
f.restype = ERROR
|
|
1530
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1531
|
-
out['awkward_NumpyArray_fill', float32, int16] = f
|
|
1532
|
-
|
|
1533
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromint32
|
|
1534
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_int32), c_int64]
|
|
1535
|
-
f.restype = ERROR
|
|
1536
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1537
|
-
out['awkward_NumpyArray_fill', float32, int32] = f
|
|
1538
|
-
|
|
1539
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromint64
|
|
1540
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_int64), c_int64]
|
|
1541
|
-
f.restype = ERROR
|
|
1542
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1543
|
-
out['awkward_NumpyArray_fill', float32, int64] = f
|
|
1544
|
-
|
|
1545
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromuint8
|
|
1546
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_uint8), c_int64]
|
|
1547
|
-
f.restype = ERROR
|
|
1548
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1549
|
-
out['awkward_NumpyArray_fill', float32, uint8] = f
|
|
1550
|
-
|
|
1551
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromuint16
|
|
1552
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_uint16), c_int64]
|
|
1553
|
-
f.restype = ERROR
|
|
1554
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1555
|
-
out['awkward_NumpyArray_fill', float32, uint16] = f
|
|
1556
|
-
|
|
1557
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromuint32
|
|
1558
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_uint32), c_int64]
|
|
1559
|
-
f.restype = ERROR
|
|
1560
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1561
|
-
out['awkward_NumpyArray_fill', float32, uint32] = f
|
|
1562
|
-
|
|
1563
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromuint64
|
|
1564
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_uint64), c_int64]
|
|
1565
|
-
f.restype = ERROR
|
|
1566
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1567
|
-
out['awkward_NumpyArray_fill', float32, uint64] = f
|
|
1568
|
-
|
|
1569
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromfloat32
|
|
1570
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_float), c_int64]
|
|
1571
|
-
f.restype = ERROR
|
|
1572
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1573
|
-
out['awkward_NumpyArray_fill', float32, float32] = f
|
|
1574
|
-
|
|
1575
|
-
f = lib.awkward_NumpyArray_fill_tofloat32_fromfloat64
|
|
1576
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_double), c_int64]
|
|
1577
|
-
f.restype = ERROR
|
|
1578
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1579
|
-
out['awkward_NumpyArray_fill', float32, float64] = f
|
|
1580
|
-
|
|
1581
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromint8
|
|
1582
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_int8), c_int64]
|
|
1583
|
-
f.restype = ERROR
|
|
1584
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1585
|
-
out['awkward_NumpyArray_fill', float64, int8] = f
|
|
1586
|
-
|
|
1587
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromint16
|
|
1588
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_int16), c_int64]
|
|
1589
|
-
f.restype = ERROR
|
|
1590
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1591
|
-
out['awkward_NumpyArray_fill', float64, int16] = f
|
|
1592
|
-
|
|
1593
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromint32
|
|
1594
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_int32), c_int64]
|
|
1595
|
-
f.restype = ERROR
|
|
1596
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1597
|
-
out['awkward_NumpyArray_fill', float64, int32] = f
|
|
1598
|
-
|
|
1599
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromint64
|
|
1600
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_int64), c_int64]
|
|
1601
|
-
f.restype = ERROR
|
|
1602
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1603
|
-
out['awkward_NumpyArray_fill', float64, int64] = f
|
|
1604
|
-
|
|
1605
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromuint8
|
|
1606
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_uint8), c_int64]
|
|
1607
|
-
f.restype = ERROR
|
|
1608
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1609
|
-
out['awkward_NumpyArray_fill', float64, uint8] = f
|
|
1610
|
-
|
|
1611
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromuint16
|
|
1612
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_uint16), c_int64]
|
|
1613
|
-
f.restype = ERROR
|
|
1614
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1615
|
-
out['awkward_NumpyArray_fill', float64, uint16] = f
|
|
1616
|
-
|
|
1617
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromuint32
|
|
1618
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_uint32), c_int64]
|
|
1619
|
-
f.restype = ERROR
|
|
1620
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1621
|
-
out['awkward_NumpyArray_fill', float64, uint32] = f
|
|
1622
|
-
|
|
1623
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromuint64
|
|
1624
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_uint64), c_int64]
|
|
1625
|
-
f.restype = ERROR
|
|
1626
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1627
|
-
out['awkward_NumpyArray_fill', float64, uint64] = f
|
|
1628
|
-
|
|
1629
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromfloat32
|
|
1630
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_float), c_int64]
|
|
1631
|
-
f.restype = ERROR
|
|
1632
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1633
|
-
out['awkward_NumpyArray_fill', float64, float32] = f
|
|
1634
|
-
|
|
1635
|
-
f = lib.awkward_NumpyArray_fill_tofloat64_fromfloat64
|
|
1636
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_double), c_int64]
|
|
1637
|
-
f.restype = ERROR
|
|
1638
|
-
f.dir = ['out', 'in', 'in', 'in']
|
|
1639
|
-
out['awkward_NumpyArray_fill', float64, float64] = f
|
|
1640
|
-
|
|
1641
1041
|
f = lib.awkward_NumpyArray_rearrange_shifted_toint64_fromint64
|
|
1642
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_int64), c_int64, POINTER(c_int64),
|
|
1042
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_int64), c_int64, POINTER(c_int64), POINTER(c_int64)]
|
|
1643
1043
|
f.restype = ERROR
|
|
1644
|
-
f.dir = ['out', 'in', 'in', 'in', 'in', 'in', 'in'
|
|
1044
|
+
f.dir = ['out', 'in', 'in', 'in', 'in', 'in', 'in']
|
|
1645
1045
|
out['awkward_NumpyArray_rearrange_shifted', int64, int64, int64, int64, int64] = f
|
|
1646
1046
|
|
|
1647
1047
|
f = lib.awkward_NumpyArray_reduce_adjust_starts_64
|
|
@@ -1702,7 +1102,7 @@ def by_signature(lib):
|
|
|
1702
1102
|
f.argtypes = [POINTER(c_bool), POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_bool)]
|
|
1703
1103
|
f.restype = ERROR
|
|
1704
1104
|
f.dir = ['in', 'in', 'in', 'in', 'out']
|
|
1705
|
-
out['
|
|
1105
|
+
out['awkward_NumpyArray_subrange_equal_bool', bool_, int64, int64, bool_] = f
|
|
1706
1106
|
|
|
1707
1107
|
f = lib.awkward_NumpyArray_subrange_equal_int8
|
|
1708
1108
|
f.argtypes = [POINTER(c_int8), POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_bool)]
|
|
@@ -1795,9 +1195,9 @@ def by_signature(lib):
|
|
|
1795
1195
|
out['awkward_RegularArray_getitem_next_array', int64, int64, int64] = f
|
|
1796
1196
|
|
|
1797
1197
|
f = lib.awkward_RegularArray_getitem_next_array_advanced_64
|
|
1798
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64
|
|
1198
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64]
|
|
1799
1199
|
f.restype = ERROR
|
|
1800
|
-
f.dir = ['out', 'out', 'in', 'in', 'in', 'in'
|
|
1200
|
+
f.dir = ['out', 'out', 'in', 'in', 'in', 'in']
|
|
1801
1201
|
out['awkward_RegularArray_getitem_next_array_advanced', int64, int64, int64, int64] = f
|
|
1802
1202
|
|
|
1803
1203
|
f = lib.awkward_RegularArray_getitem_next_array_regularize_64
|
|
@@ -1834,13 +1234,13 @@ def by_signature(lib):
|
|
|
1834
1234
|
f.argtypes = [POINTER(c_int64), c_int64, c_int64]
|
|
1835
1235
|
f.restype = ERROR
|
|
1836
1236
|
f.dir = ['out', 'in', 'in']
|
|
1837
|
-
out['
|
|
1237
|
+
out['awkward_RegularArray_reduce_local_nextparents_64', int64] = f
|
|
1838
1238
|
|
|
1839
1239
|
f = lib.awkward_RegularArray_reduce_nonlocal_preparenext_64
|
|
1840
1240
|
f.argtypes = [POINTER(c_int64), POINTER(c_int64), POINTER(c_int64), c_int64, c_int64]
|
|
1841
1241
|
f.restype = ERROR
|
|
1842
1242
|
f.dir = ['out', 'out', 'in', 'in', 'in']
|
|
1843
|
-
out['
|
|
1243
|
+
out['awkward_RegularArray_reduce_nonlocal_preparenext_64', int64, int64, int64] = f
|
|
1844
1244
|
|
|
1845
1245
|
f = lib.awkward_RegularArray_rpad_and_clip_axis1_64
|
|
1846
1246
|
f.argtypes = [POINTER(c_int64), c_int64, c_int64, c_int64]
|
|
@@ -3006,138 +2406,6 @@ def by_signature(lib):
|
|
|
3006
2406
|
f.dir = ['out', 'in', 'in', 'in', 'in', 'in', 'in', 'in']
|
|
3007
2407
|
out['awkward_sort', float64, float64, int64] = f
|
|
3008
2408
|
|
|
3009
|
-
f = lib.awkward_unique_bool
|
|
3010
|
-
f.argtypes = [POINTER(c_bool), c_int64, POINTER(c_int64)]
|
|
3011
|
-
f.restype = ERROR
|
|
3012
|
-
f.dir = ['out', 'in', 'out']
|
|
3013
|
-
out['awkward_unique', bool_, int64] = f
|
|
3014
|
-
|
|
3015
|
-
f = lib.awkward_unique_int8
|
|
3016
|
-
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_int64)]
|
|
3017
|
-
f.restype = ERROR
|
|
3018
|
-
f.dir = ['out', 'in', 'out']
|
|
3019
|
-
out['awkward_unique', int8, int64] = f
|
|
3020
|
-
|
|
3021
|
-
f = lib.awkward_unique_int16
|
|
3022
|
-
f.argtypes = [POINTER(c_int16), c_int64, POINTER(c_int64)]
|
|
3023
|
-
f.restype = ERROR
|
|
3024
|
-
f.dir = ['out', 'in', 'out']
|
|
3025
|
-
out['awkward_unique', int16, int64] = f
|
|
3026
|
-
|
|
3027
|
-
f = lib.awkward_unique_int32
|
|
3028
|
-
f.argtypes = [POINTER(c_int32), c_int64, POINTER(c_int64)]
|
|
3029
|
-
f.restype = ERROR
|
|
3030
|
-
f.dir = ['out', 'in', 'out']
|
|
3031
|
-
out['awkward_unique', int32, int64] = f
|
|
3032
|
-
|
|
3033
|
-
f = lib.awkward_unique_int64
|
|
3034
|
-
f.argtypes = [POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3035
|
-
f.restype = ERROR
|
|
3036
|
-
f.dir = ['out', 'in', 'out']
|
|
3037
|
-
out['awkward_unique', int64, int64] = f
|
|
3038
|
-
|
|
3039
|
-
f = lib.awkward_unique_uint8
|
|
3040
|
-
f.argtypes = [POINTER(c_uint8), c_int64, POINTER(c_int64)]
|
|
3041
|
-
f.restype = ERROR
|
|
3042
|
-
f.dir = ['out', 'in', 'out']
|
|
3043
|
-
out['awkward_unique', uint8, int64] = f
|
|
3044
|
-
|
|
3045
|
-
f = lib.awkward_unique_uint16
|
|
3046
|
-
f.argtypes = [POINTER(c_uint16), c_int64, POINTER(c_int64)]
|
|
3047
|
-
f.restype = ERROR
|
|
3048
|
-
f.dir = ['out', 'in', 'out']
|
|
3049
|
-
out['awkward_unique', uint16, int64] = f
|
|
3050
|
-
|
|
3051
|
-
f = lib.awkward_unique_uint32
|
|
3052
|
-
f.argtypes = [POINTER(c_uint32), c_int64, POINTER(c_int64)]
|
|
3053
|
-
f.restype = ERROR
|
|
3054
|
-
f.dir = ['out', 'in', 'out']
|
|
3055
|
-
out['awkward_unique', uint32, int64] = f
|
|
3056
|
-
|
|
3057
|
-
f = lib.awkward_unique_uint64
|
|
3058
|
-
f.argtypes = [POINTER(c_uint64), c_int64, POINTER(c_int64)]
|
|
3059
|
-
f.restype = ERROR
|
|
3060
|
-
f.dir = ['out', 'in', 'out']
|
|
3061
|
-
out['awkward_unique', uint64, int64] = f
|
|
3062
|
-
|
|
3063
|
-
f = lib.awkward_unique_float32
|
|
3064
|
-
f.argtypes = [POINTER(c_float), c_int64, POINTER(c_int64)]
|
|
3065
|
-
f.restype = ERROR
|
|
3066
|
-
f.dir = ['out', 'in', 'out']
|
|
3067
|
-
out['awkward_unique', float32, int64] = f
|
|
3068
|
-
|
|
3069
|
-
f = lib.awkward_unique_float64
|
|
3070
|
-
f.argtypes = [POINTER(c_double), c_int64, POINTER(c_int64)]
|
|
3071
|
-
f.restype = ERROR
|
|
3072
|
-
f.dir = ['out', 'in', 'out']
|
|
3073
|
-
out['awkward_unique', float64, int64] = f
|
|
3074
|
-
|
|
3075
|
-
f = lib.awkward_unique_copy_bool
|
|
3076
|
-
f.argtypes = [POINTER(c_bool), POINTER(c_bool), c_int64, POINTER(c_int64)]
|
|
3077
|
-
f.restype = ERROR
|
|
3078
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3079
|
-
out['awkward_unique_copy', bool_, bool_, int64] = f
|
|
3080
|
-
|
|
3081
|
-
f = lib.awkward_unique_copy_int8
|
|
3082
|
-
f.argtypes = [POINTER(c_int8), POINTER(c_int8), c_int64, POINTER(c_int64)]
|
|
3083
|
-
f.restype = ERROR
|
|
3084
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3085
|
-
out['awkward_unique_copy', int8, int8, int64] = f
|
|
3086
|
-
|
|
3087
|
-
f = lib.awkward_unique_copy_int16
|
|
3088
|
-
f.argtypes = [POINTER(c_int16), POINTER(c_int16), c_int64, POINTER(c_int64)]
|
|
3089
|
-
f.restype = ERROR
|
|
3090
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3091
|
-
out['awkward_unique_copy', int16, int16, int64] = f
|
|
3092
|
-
|
|
3093
|
-
f = lib.awkward_unique_copy_int32
|
|
3094
|
-
f.argtypes = [POINTER(c_int32), POINTER(c_int32), c_int64, POINTER(c_int64)]
|
|
3095
|
-
f.restype = ERROR
|
|
3096
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3097
|
-
out['awkward_unique_copy', int32, int32, int64] = f
|
|
3098
|
-
|
|
3099
|
-
f = lib.awkward_unique_copy_int64
|
|
3100
|
-
f.argtypes = [POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3101
|
-
f.restype = ERROR
|
|
3102
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3103
|
-
out['awkward_unique_copy', int64, int64, int64] = f
|
|
3104
|
-
|
|
3105
|
-
f = lib.awkward_unique_copy_uint8
|
|
3106
|
-
f.argtypes = [POINTER(c_uint8), POINTER(c_uint8), c_int64, POINTER(c_int64)]
|
|
3107
|
-
f.restype = ERROR
|
|
3108
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3109
|
-
out['awkward_unique_copy', uint8, uint8, int64] = f
|
|
3110
|
-
|
|
3111
|
-
f = lib.awkward_unique_copy_uint16
|
|
3112
|
-
f.argtypes = [POINTER(c_uint16), POINTER(c_uint16), c_int64, POINTER(c_int64)]
|
|
3113
|
-
f.restype = ERROR
|
|
3114
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3115
|
-
out['awkward_unique_copy', uint16, uint16, int64] = f
|
|
3116
|
-
|
|
3117
|
-
f = lib.awkward_unique_copy_uint32
|
|
3118
|
-
f.argtypes = [POINTER(c_uint32), POINTER(c_uint32), c_int64, POINTER(c_int64)]
|
|
3119
|
-
f.restype = ERROR
|
|
3120
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3121
|
-
out['awkward_unique_copy', uint32, uint32, int64] = f
|
|
3122
|
-
|
|
3123
|
-
f = lib.awkward_unique_copy_uint64
|
|
3124
|
-
f.argtypes = [POINTER(c_uint64), POINTER(c_uint64), c_int64, POINTER(c_int64)]
|
|
3125
|
-
f.restype = ERROR
|
|
3126
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3127
|
-
out['awkward_unique_copy', uint64, uint64, int64] = f
|
|
3128
|
-
|
|
3129
|
-
f = lib.awkward_unique_copy_float32
|
|
3130
|
-
f.argtypes = [POINTER(c_float), POINTER(c_float), c_int64, POINTER(c_int64)]
|
|
3131
|
-
f.restype = ERROR
|
|
3132
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3133
|
-
out['awkward_unique_copy', float32, float32, int64] = f
|
|
3134
|
-
|
|
3135
|
-
f = lib.awkward_unique_copy_float64
|
|
3136
|
-
f.argtypes = [POINTER(c_double), POINTER(c_double), c_int64, POINTER(c_int64)]
|
|
3137
|
-
f.restype = ERROR
|
|
3138
|
-
f.dir = ['in', 'out', 'in', 'out']
|
|
3139
|
-
out['awkward_unique_copy', float64, float64, int64] = f
|
|
3140
|
-
|
|
3141
2409
|
f = lib.awkward_unique_offsets_int8
|
|
3142
2410
|
f.argtypes = [POINTER(c_int8), c_int64, POINTER(c_int64), POINTER(c_int64), c_int64]
|
|
3143
2411
|
f.restype = ERROR
|
|
@@ -3163,69 +2431,69 @@ def by_signature(lib):
|
|
|
3163
2431
|
out['awkward_unique_offsets', int64, int64, int64] = f
|
|
3164
2432
|
|
|
3165
2433
|
f = lib.awkward_unique_ranges_bool
|
|
3166
|
-
f.argtypes = [POINTER(c_bool),
|
|
2434
|
+
f.argtypes = [POINTER(c_bool), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3167
2435
|
f.restype = ERROR
|
|
3168
|
-
f.dir = ['out', 'in', 'in', '
|
|
3169
|
-
out['
|
|
2436
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
2437
|
+
out['awkward_unique_ranges_bool', bool_, int64, int64] = f
|
|
3170
2438
|
|
|
3171
2439
|
f = lib.awkward_unique_ranges_int8
|
|
3172
|
-
f.argtypes = [POINTER(c_int8),
|
|
2440
|
+
f.argtypes = [POINTER(c_int8), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3173
2441
|
f.restype = ERROR
|
|
3174
|
-
f.dir = ['out', 'in', 'in', '
|
|
2442
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3175
2443
|
out['awkward_unique_ranges', int8, int64, int64] = f
|
|
3176
2444
|
|
|
3177
2445
|
f = lib.awkward_unique_ranges_int16
|
|
3178
|
-
f.argtypes = [POINTER(c_int16),
|
|
2446
|
+
f.argtypes = [POINTER(c_int16), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3179
2447
|
f.restype = ERROR
|
|
3180
|
-
f.dir = ['out', 'in', 'in', '
|
|
2448
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3181
2449
|
out['awkward_unique_ranges', int16, int64, int64] = f
|
|
3182
2450
|
|
|
3183
2451
|
f = lib.awkward_unique_ranges_int32
|
|
3184
|
-
f.argtypes = [POINTER(c_int32),
|
|
2452
|
+
f.argtypes = [POINTER(c_int32), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3185
2453
|
f.restype = ERROR
|
|
3186
|
-
f.dir = ['out', 'in', 'in', '
|
|
2454
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3187
2455
|
out['awkward_unique_ranges', int32, int64, int64] = f
|
|
3188
2456
|
|
|
3189
2457
|
f = lib.awkward_unique_ranges_int64
|
|
3190
|
-
f.argtypes = [POINTER(c_int64),
|
|
2458
|
+
f.argtypes = [POINTER(c_int64), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3191
2459
|
f.restype = ERROR
|
|
3192
|
-
f.dir = ['out', 'in', 'in', '
|
|
2460
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3193
2461
|
out['awkward_unique_ranges', int64, int64, int64] = f
|
|
3194
2462
|
|
|
3195
2463
|
f = lib.awkward_unique_ranges_uint8
|
|
3196
|
-
f.argtypes = [POINTER(c_uint8),
|
|
2464
|
+
f.argtypes = [POINTER(c_uint8), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3197
2465
|
f.restype = ERROR
|
|
3198
|
-
f.dir = ['out', 'in', 'in', '
|
|
2466
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3199
2467
|
out['awkward_unique_ranges', uint8, int64, int64] = f
|
|
3200
2468
|
|
|
3201
2469
|
f = lib.awkward_unique_ranges_uint16
|
|
3202
|
-
f.argtypes = [POINTER(c_uint16),
|
|
2470
|
+
f.argtypes = [POINTER(c_uint16), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3203
2471
|
f.restype = ERROR
|
|
3204
|
-
f.dir = ['out', 'in', 'in', '
|
|
2472
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3205
2473
|
out['awkward_unique_ranges', uint16, int64, int64] = f
|
|
3206
2474
|
|
|
3207
2475
|
f = lib.awkward_unique_ranges_uint32
|
|
3208
|
-
f.argtypes = [POINTER(c_uint32),
|
|
2476
|
+
f.argtypes = [POINTER(c_uint32), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3209
2477
|
f.restype = ERROR
|
|
3210
|
-
f.dir = ['out', 'in', 'in', '
|
|
2478
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3211
2479
|
out['awkward_unique_ranges', uint32, int64, int64] = f
|
|
3212
2480
|
|
|
3213
2481
|
f = lib.awkward_unique_ranges_uint64
|
|
3214
|
-
f.argtypes = [POINTER(c_uint64),
|
|
2482
|
+
f.argtypes = [POINTER(c_uint64), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3215
2483
|
f.restype = ERROR
|
|
3216
|
-
f.dir = ['out', 'in', 'in', '
|
|
2484
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3217
2485
|
out['awkward_unique_ranges', uint64, int64, int64] = f
|
|
3218
2486
|
|
|
3219
2487
|
f = lib.awkward_unique_ranges_float32
|
|
3220
|
-
f.argtypes = [POINTER(c_float),
|
|
2488
|
+
f.argtypes = [POINTER(c_float), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3221
2489
|
f.restype = ERROR
|
|
3222
|
-
f.dir = ['out', 'in', 'in', '
|
|
2490
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3223
2491
|
out['awkward_unique_ranges', float32, int64, int64] = f
|
|
3224
2492
|
|
|
3225
2493
|
f = lib.awkward_unique_ranges_float64
|
|
3226
|
-
f.argtypes = [POINTER(c_double),
|
|
2494
|
+
f.argtypes = [POINTER(c_double), POINTER(c_int64), c_int64, POINTER(c_int64)]
|
|
3227
2495
|
f.restype = ERROR
|
|
3228
|
-
f.dir = ['out', 'in', 'in', '
|
|
2496
|
+
f.dir = ['out', 'in', 'in', 'out']
|
|
3229
2497
|
out['awkward_unique_ranges', float64, int64, int64] = f
|
|
3230
2498
|
|
|
3231
2499
|
f = lib.awkward_sorting_ranges
|
|
Binary file
|
|
Binary file
|
awkward_cpp/lib/libawkward.dylib
CHANGED
|
Binary file
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: awkward-cpp
|
|
3
|
-
Version:
|
|
3
|
+
Version: 34
|
|
4
4
|
Summary: CPU kernels and compiled extensions for Awkward Array
|
|
5
5
|
Author-Email: Jim Pivarski <pivarski@princeton.edu>
|
|
6
6
|
Maintainer-Email: Scikit-HEP <scikit-hep-admins@googlegroups.com>
|
|
@@ -39,7 +39,6 @@ Requires-Python: >=3.8
|
|
|
39
39
|
Requires-Dist: numpy>=1.18.0
|
|
40
40
|
Requires-Dist: importlib_resources; python_version < "3.9"
|
|
41
41
|
Description-Content-Type: text/markdown
|
|
42
|
-
License-File: LICENSE
|
|
43
42
|
|
|
44
43
|
# `awkward-cpp`
|
|
45
44
|
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
awkward_cpp/cpu_kernels.py,sha256=LmFjbEAKsyhV0Fxd57viFXA9Xs2oje5CfgAnoern2Jw,753
|
|
2
|
+
awkward_cpp/libawkward.py,sha256=G-B183PlScol-edd5zqcMmVfYyV4Q2XHCJElv1Oo_tU,8699
|
|
3
|
+
awkward_cpp/__init__.py,sha256=malu6jtLO0A1MbePF1n7_OHQ7TWYMMRJA9gcjpFsEAs,196
|
|
4
|
+
awkward_cpp/_kernel_signatures.py,sha256=vIJ6bbKIv_fACLPgAU1jUpxjBsQUNB6atZ3G9SLEmF0,117503
|
|
5
|
+
awkward_cpp/lib/_ext.cpython-310-darwin.so,sha256=Y4KxQ0UrDzZVawPhLKi_WViI2g_xORiCYlpAGYYeA64,888672
|
|
6
|
+
awkward_cpp/lib/libawkward.dylib,sha256=-TIcfi1DUUhrmaNxkltAECSjV9WM55yyIN7YUkgPPpw,2124592
|
|
7
|
+
awkward_cpp/lib/libawkward-cpu-kernels.dylib,sha256=4OdnwX_AF6oTNtDW7P2dAE4TxRXH2C_I8hiVd-wl45Q,1428576
|
|
8
|
+
awkward_cpp-34.dist-info/RECORD,,
|
|
9
|
+
awkward_cpp-34.dist-info/WHEEL,sha256=JUIKELmCNDJMkUpuM4I3huNiAOl_NmR780tkUERkDRA,118
|
|
10
|
+
awkward_cpp-34.dist-info/METADATA,sha256=q3KryNLZo9E0SuZh5QB1w6X_bLjgDS7d3Mf_ImBaTGY,2181
|
|
11
|
+
awkward_cpp-34.dist-info/licenses/LICENSE,sha256=8F5OAD_PpZAb4NOYgFqGU6oelSEEM-AOiaTFUoSRtOY,1520
|
awkward_cpp-32.dist-info/RECORD
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
awkward_cpp/cpu_kernels.py,sha256=LmFjbEAKsyhV0Fxd57viFXA9Xs2oje5CfgAnoern2Jw,753
|
|
2
|
-
awkward_cpp/libawkward.py,sha256=G-B183PlScol-edd5zqcMmVfYyV4Q2XHCJElv1Oo_tU,8699
|
|
3
|
-
awkward_cpp/__init__.py,sha256=malu6jtLO0A1MbePF1n7_OHQ7TWYMMRJA9gcjpFsEAs,196
|
|
4
|
-
awkward_cpp/_kernel_signatures.py,sha256=bdxObvek78A_RnOqujmlQ4L4d7ju9eldZmm4stYcZQE,146884
|
|
5
|
-
awkward_cpp/lib/_ext.cpython-310-darwin.so,sha256=ZiM3X1VfKIC1cdCnojxAm0ZOYkOM9CcCQhRq7xpKz8I,888672
|
|
6
|
-
awkward_cpp/lib/libawkward.dylib,sha256=J-QR3XeD12If7KFvPb-SyC1Kud2X-LiF6c05QRiHJR8,2124592
|
|
7
|
-
awkward_cpp/lib/libawkward-cpu-kernels.dylib,sha256=ZJiVzhKdsLB9obxDNn6xVD_v3_wXfk-czfdHagrA4Cg,1519584
|
|
8
|
-
awkward_cpp-32.dist-info/RECORD,,
|
|
9
|
-
awkward_cpp-32.dist-info/WHEEL,sha256=FtJeK2KJENVml36jmVQPIz3FfzpQDC7LPfIjNjAls_E,118
|
|
10
|
-
awkward_cpp-32.dist-info/entry_points.txt,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
11
|
-
awkward_cpp-32.dist-info/METADATA,sha256=qOxu60q90QlT9ZwRvezwBSY8xsR3i7coZvf3YG-fhpY,2203
|
|
12
|
-
awkward_cpp-32.dist-info/licenses/LICENSE,sha256=8F5OAD_PpZAb4NOYgFqGU6oelSEEM-AOiaTFUoSRtOY,1520
|
|
File without changes
|
|
File without changes
|