sequenzo 0.1.19__cp312-cp312-macosx_10_13_universal2.whl → 0.1.20__cp312-cp312-macosx_10_13_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 sequenzo might be problematic. Click here for more details.
- sequenzo/big_data/clara/utils/get_weighted_diss.c +155 -155
- sequenzo/big_data/clara/utils/get_weighted_diss.cpython-312-darwin.so +0 -0
- sequenzo/clustering/hierarchical_clustering.py +1 -1
- sequenzo/dissimilarity_measures/get_distance_matrix.py +1 -1
- sequenzo/dissimilarity_measures/get_substitution_cost_matrix.py +1 -1
- sequenzo/dissimilarity_measures/utils/get_sm_trate_substitution_cost_matrix.c +155 -155
- sequenzo/dissimilarity_measures/utils/get_sm_trate_substitution_cost_matrix.cpython-312-darwin.so +0 -0
- sequenzo/dissimilarity_measures/utils/seqconc.c +155 -155
- sequenzo/dissimilarity_measures/utils/seqconc.cpython-312-darwin.so +0 -0
- sequenzo/dissimilarity_measures/utils/seqdss.c +155 -155
- sequenzo/dissimilarity_measures/utils/seqdss.cpython-312-darwin.so +0 -0
- sequenzo/dissimilarity_measures/utils/seqdur.c +155 -155
- sequenzo/dissimilarity_measures/utils/seqdur.cpython-312-darwin.so +0 -0
- sequenzo/dissimilarity_measures/utils/seqlength.c +155 -155
- sequenzo/dissimilarity_measures/utils/seqlength.cpython-312-darwin.so +0 -0
- sequenzo/multidomain/dat.py +11 -3
- sequenzo/multidomain/idcd.py +0 -2
- sequenzo/multidomain/linked_polyad.py +0 -1
- {sequenzo-0.1.19.dist-info → sequenzo-0.1.20.dist-info}/METADATA +29 -1
- {sequenzo-0.1.19.dist-info → sequenzo-0.1.20.dist-info}/RECORD +23 -23
- {sequenzo-0.1.19.dist-info → sequenzo-0.1.20.dist-info}/WHEEL +0 -0
- {sequenzo-0.1.19.dist-info → sequenzo-0.1.20.dist-info}/licenses/LICENSE +0 -0
- {sequenzo-0.1.19.dist-info → sequenzo-0.1.20.dist-info}/top_level.txt +0 -0
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
]
|
|
11
11
|
],
|
|
12
12
|
"depends": [
|
|
13
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
14
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
15
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
16
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
17
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
13
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayobject.h",
|
|
14
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/_core/include/numpy/arrayscalars.h",
|
|
15
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarrayobject.h",
|
|
16
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/_core/include/numpy/ndarraytypes.h",
|
|
17
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/_core/include/numpy/ufuncobject.h"
|
|
18
18
|
],
|
|
19
19
|
"extra_compile_args": [
|
|
20
20
|
"-Wall",
|
|
@@ -27,11 +27,11 @@
|
|
|
27
27
|
"-ffast-math"
|
|
28
28
|
],
|
|
29
29
|
"include_dirs": [
|
|
30
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
31
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
32
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-
|
|
30
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/pybind11/include",
|
|
31
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/pybind11/include",
|
|
32
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/_core/include",
|
|
33
33
|
"sequenzo/dissimilarity_measures/src/",
|
|
34
|
-
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-via-sdist-
|
|
34
|
+
"/private/var/folders/q0/wmf37v850txck86cpnvwm_zw0000gn/T/build-via-sdist-efya42v6/sequenzo-0.1.20/sequenzo/dissimilarity_measures/src/xsimd/include",
|
|
35
35
|
"sequenzo/clustering/src/"
|
|
36
36
|
],
|
|
37
37
|
"name": "sequenzo.big_data.clara.utils.get_weighted_diss",
|
|
@@ -1401,7 +1401,7 @@ static const char *__pyx_filename;
|
|
|
1401
1401
|
|
|
1402
1402
|
static const char* const __pyx_f[] = {
|
|
1403
1403
|
"sequenzo/big_data/clara/utils/get_weighted_diss.pyx",
|
|
1404
|
-
"../../build-env-
|
|
1404
|
+
"../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd",
|
|
1405
1405
|
"cpython/type.pxd",
|
|
1406
1406
|
};
|
|
1407
1407
|
/* #### Code section: utility_code_proto_before_types ### */
|
|
@@ -1601,7 +1601,7 @@ typedef struct {
|
|
|
1601
1601
|
|
|
1602
1602
|
/* #### Code section: numeric_typedefs ### */
|
|
1603
1603
|
|
|
1604
|
-
/* "../../build-env-
|
|
1604
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":743
|
|
1605
1605
|
* # in Cython to enable them only on the right systems.
|
|
1606
1606
|
*
|
|
1607
1607
|
* ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
|
|
@@ -1610,7 +1610,7 @@ typedef struct {
|
|
|
1610
1610
|
*/
|
|
1611
1611
|
typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
1612
1612
|
|
|
1613
|
-
/* "../../build-env-
|
|
1613
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":744
|
|
1614
1614
|
*
|
|
1615
1615
|
* ctypedef npy_int8 int8_t
|
|
1616
1616
|
* ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
|
|
@@ -1619,7 +1619,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
|
1619
1619
|
*/
|
|
1620
1620
|
typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
1621
1621
|
|
|
1622
|
-
/* "../../build-env-
|
|
1622
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":745
|
|
1623
1623
|
* ctypedef npy_int8 int8_t
|
|
1624
1624
|
* ctypedef npy_int16 int16_t
|
|
1625
1625
|
* ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
|
|
@@ -1628,7 +1628,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
|
1628
1628
|
*/
|
|
1629
1629
|
typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
1630
1630
|
|
|
1631
|
-
/* "../../build-env-
|
|
1631
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":746
|
|
1632
1632
|
* ctypedef npy_int16 int16_t
|
|
1633
1633
|
* ctypedef npy_int32 int32_t
|
|
1634
1634
|
* ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
|
|
@@ -1637,7 +1637,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
|
1637
1637
|
*/
|
|
1638
1638
|
typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
1639
1639
|
|
|
1640
|
-
/* "../../build-env-
|
|
1640
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":748
|
|
1641
1641
|
* ctypedef npy_int64 int64_t
|
|
1642
1642
|
*
|
|
1643
1643
|
* ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
|
|
@@ -1646,7 +1646,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
|
1646
1646
|
*/
|
|
1647
1647
|
typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
1648
1648
|
|
|
1649
|
-
/* "../../build-env-
|
|
1649
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":749
|
|
1650
1650
|
*
|
|
1651
1651
|
* ctypedef npy_uint8 uint8_t
|
|
1652
1652
|
* ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
|
|
@@ -1655,7 +1655,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
|
1655
1655
|
*/
|
|
1656
1656
|
typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
1657
1657
|
|
|
1658
|
-
/* "../../build-env-
|
|
1658
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":750
|
|
1659
1659
|
* ctypedef npy_uint8 uint8_t
|
|
1660
1660
|
* ctypedef npy_uint16 uint16_t
|
|
1661
1661
|
* ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
|
|
@@ -1664,7 +1664,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
|
1664
1664
|
*/
|
|
1665
1665
|
typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
1666
1666
|
|
|
1667
|
-
/* "../../build-env-
|
|
1667
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":751
|
|
1668
1668
|
* ctypedef npy_uint16 uint16_t
|
|
1669
1669
|
* ctypedef npy_uint32 uint32_t
|
|
1670
1670
|
* ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
|
|
@@ -1673,7 +1673,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
|
1673
1673
|
*/
|
|
1674
1674
|
typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
1675
1675
|
|
|
1676
|
-
/* "../../build-env-
|
|
1676
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":753
|
|
1677
1677
|
* ctypedef npy_uint64 uint64_t
|
|
1678
1678
|
*
|
|
1679
1679
|
* ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
|
|
@@ -1682,7 +1682,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
|
1682
1682
|
*/
|
|
1683
1683
|
typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
1684
1684
|
|
|
1685
|
-
/* "../../build-env-
|
|
1685
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":754
|
|
1686
1686
|
*
|
|
1687
1687
|
* ctypedef npy_float32 float32_t
|
|
1688
1688
|
* ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
|
|
@@ -1691,7 +1691,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
|
1691
1691
|
*/
|
|
1692
1692
|
typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
1693
1693
|
|
|
1694
|
-
/* "../../build-env-
|
|
1694
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":761
|
|
1695
1695
|
* ctypedef double complex complex128_t
|
|
1696
1696
|
*
|
|
1697
1697
|
* ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
|
|
@@ -1700,7 +1700,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
|
1700
1700
|
*/
|
|
1701
1701
|
typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
1702
1702
|
|
|
1703
|
-
/* "../../build-env-
|
|
1703
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":762
|
|
1704
1704
|
*
|
|
1705
1705
|
* ctypedef npy_longlong longlong_t
|
|
1706
1706
|
* ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
|
|
@@ -1709,7 +1709,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
|
1709
1709
|
*/
|
|
1710
1710
|
typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
1711
1711
|
|
|
1712
|
-
/* "../../build-env-
|
|
1712
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":764
|
|
1713
1713
|
* ctypedef npy_ulonglong ulonglong_t
|
|
1714
1714
|
*
|
|
1715
1715
|
* ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
|
|
@@ -1718,7 +1718,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
|
1718
1718
|
*/
|
|
1719
1719
|
typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
1720
1720
|
|
|
1721
|
-
/* "../../build-env-
|
|
1721
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":765
|
|
1722
1722
|
*
|
|
1723
1723
|
* ctypedef npy_intp intp_t
|
|
1724
1724
|
* ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
|
|
@@ -1727,7 +1727,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
|
1727
1727
|
*/
|
|
1728
1728
|
typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
1729
1729
|
|
|
1730
|
-
/* "../../build-env-
|
|
1730
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":767
|
|
1731
1731
|
* ctypedef npy_uintp uintp_t
|
|
1732
1732
|
*
|
|
1733
1733
|
* ctypedef npy_double float_t # <<<<<<<<<<<<<<
|
|
@@ -1736,7 +1736,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
|
1736
1736
|
*/
|
|
1737
1737
|
typedef npy_double __pyx_t_5numpy_float_t;
|
|
1738
1738
|
|
|
1739
|
-
/* "../../build-env-
|
|
1739
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":768
|
|
1740
1740
|
*
|
|
1741
1741
|
* ctypedef npy_double float_t
|
|
1742
1742
|
* ctypedef npy_double double_t # <<<<<<<<<<<<<<
|
|
@@ -1745,7 +1745,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
|
|
|
1745
1745
|
*/
|
|
1746
1746
|
typedef npy_double __pyx_t_5numpy_double_t;
|
|
1747
1747
|
|
|
1748
|
-
/* "../../build-env-
|
|
1748
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":769
|
|
1749
1749
|
* ctypedef npy_double float_t
|
|
1750
1750
|
* ctypedef npy_double double_t
|
|
1751
1751
|
* ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
|
|
@@ -2949,7 +2949,7 @@ static CYTHON_SMALL_CODE int __pyx_m_traverse(PyObject *m, visitproc visit, void
|
|
|
2949
2949
|
#endif
|
|
2950
2950
|
/* #### Code section: module_code ### */
|
|
2951
2951
|
|
|
2952
|
-
/* "../../build-env-
|
|
2952
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":242
|
|
2953
2953
|
* cdef int type_num
|
|
2954
2954
|
*
|
|
2955
2955
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -2960,7 +2960,7 @@ static CYTHON_SMALL_CODE int __pyx_m_traverse(PyObject *m, visitproc visit, void
|
|
|
2960
2960
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_Descr *__pyx_v_self) {
|
|
2961
2961
|
npy_intp __pyx_r;
|
|
2962
2962
|
|
|
2963
|
-
/* "../../build-env-
|
|
2963
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":244
|
|
2964
2964
|
* @property
|
|
2965
2965
|
* cdef inline npy_intp itemsize(self) noexcept nogil:
|
|
2966
2966
|
* return PyDataType_ELSIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -2970,7 +2970,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
2970
2970
|
__pyx_r = PyDataType_ELSIZE(__pyx_v_self);
|
|
2971
2971
|
goto __pyx_L0;
|
|
2972
2972
|
|
|
2973
|
-
/* "../../build-env-
|
|
2973
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":242
|
|
2974
2974
|
* cdef int type_num
|
|
2975
2975
|
*
|
|
2976
2976
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -2983,7 +2983,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
2983
2983
|
return __pyx_r;
|
|
2984
2984
|
}
|
|
2985
2985
|
|
|
2986
|
-
/* "../../build-env-
|
|
2986
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":246
|
|
2987
2987
|
* return PyDataType_ELSIZE(self)
|
|
2988
2988
|
*
|
|
2989
2989
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -2994,7 +2994,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
2994
2994
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray_Descr *__pyx_v_self) {
|
|
2995
2995
|
npy_intp __pyx_r;
|
|
2996
2996
|
|
|
2997
|
-
/* "../../build-env-
|
|
2997
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":248
|
|
2998
2998
|
* @property
|
|
2999
2999
|
* cdef inline npy_intp alignment(self) noexcept nogil:
|
|
3000
3000
|
* return PyDataType_ALIGNMENT(self) # <<<<<<<<<<<<<<
|
|
@@ -3004,7 +3004,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray
|
|
|
3004
3004
|
__pyx_r = PyDataType_ALIGNMENT(__pyx_v_self);
|
|
3005
3005
|
goto __pyx_L0;
|
|
3006
3006
|
|
|
3007
|
-
/* "../../build-env-
|
|
3007
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":246
|
|
3008
3008
|
* return PyDataType_ELSIZE(self)
|
|
3009
3009
|
*
|
|
3010
3010
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3017,7 +3017,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray
|
|
|
3017
3017
|
return __pyx_r;
|
|
3018
3018
|
}
|
|
3019
3019
|
|
|
3020
|
-
/* "../../build-env-
|
|
3020
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":252
|
|
3021
3021
|
* # Use fields/names with care as they may be NULL. You must check
|
|
3022
3022
|
* # for this using PyDataType_HASFIELDS.
|
|
3023
3023
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3031,7 +3031,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
3031
3031
|
PyObject *__pyx_t_1;
|
|
3032
3032
|
__Pyx_RefNannySetupContext("fields", 0);
|
|
3033
3033
|
|
|
3034
|
-
/* "../../build-env-
|
|
3034
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":254
|
|
3035
3035
|
* @property
|
|
3036
3036
|
* cdef inline object fields(self):
|
|
3037
3037
|
* return <object>PyDataType_FIELDS(self) # <<<<<<<<<<<<<<
|
|
@@ -3044,7 +3044,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
3044
3044
|
__pyx_r = ((PyObject *)__pyx_t_1);
|
|
3045
3045
|
goto __pyx_L0;
|
|
3046
3046
|
|
|
3047
|
-
/* "../../build-env-
|
|
3047
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":252
|
|
3048
3048
|
* # Use fields/names with care as they may be NULL. You must check
|
|
3049
3049
|
* # for this using PyDataType_HASFIELDS.
|
|
3050
3050
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3059,7 +3059,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
3059
3059
|
return __pyx_r;
|
|
3060
3060
|
}
|
|
3061
3061
|
|
|
3062
|
-
/* "../../build-env-
|
|
3062
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":256
|
|
3063
3063
|
* return <object>PyDataType_FIELDS(self)
|
|
3064
3064
|
*
|
|
3065
3065
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3073,7 +3073,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3073
3073
|
PyObject *__pyx_t_1;
|
|
3074
3074
|
__Pyx_RefNannySetupContext("names", 0);
|
|
3075
3075
|
|
|
3076
|
-
/* "../../build-env-
|
|
3076
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":258
|
|
3077
3077
|
* @property
|
|
3078
3078
|
* cdef inline tuple names(self):
|
|
3079
3079
|
* return <tuple>PyDataType_NAMES(self) # <<<<<<<<<<<<<<
|
|
@@ -3086,7 +3086,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3086
3086
|
__pyx_r = ((PyObject*)__pyx_t_1);
|
|
3087
3087
|
goto __pyx_L0;
|
|
3088
3088
|
|
|
3089
|
-
/* "../../build-env-
|
|
3089
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":256
|
|
3090
3090
|
* return <object>PyDataType_FIELDS(self)
|
|
3091
3091
|
*
|
|
3092
3092
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3101,7 +3101,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3101
3101
|
return __pyx_r;
|
|
3102
3102
|
}
|
|
3103
3103
|
|
|
3104
|
-
/* "../../build-env-
|
|
3104
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":263
|
|
3105
3105
|
* # valid (the pointer can be NULL). Most users should access
|
|
3106
3106
|
* # this field via the inline helper method PyDataType_SHAPE.
|
|
3107
3107
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3112,7 +3112,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3112
3112
|
static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarray(PyArray_Descr *__pyx_v_self) {
|
|
3113
3113
|
PyArray_ArrayDescr *__pyx_r;
|
|
3114
3114
|
|
|
3115
|
-
/* "../../build-env-
|
|
3115
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":265
|
|
3116
3116
|
* @property
|
|
3117
3117
|
* cdef inline PyArray_ArrayDescr* subarray(self) noexcept nogil:
|
|
3118
3118
|
* return PyDataType_SUBARRAY(self) # <<<<<<<<<<<<<<
|
|
@@ -3122,7 +3122,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
3122
3122
|
__pyx_r = PyDataType_SUBARRAY(__pyx_v_self);
|
|
3123
3123
|
goto __pyx_L0;
|
|
3124
3124
|
|
|
3125
|
-
/* "../../build-env-
|
|
3125
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":263
|
|
3126
3126
|
* # valid (the pointer can be NULL). Most users should access
|
|
3127
3127
|
* # this field via the inline helper method PyDataType_SHAPE.
|
|
3128
3128
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3135,7 +3135,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
3135
3135
|
return __pyx_r;
|
|
3136
3136
|
}
|
|
3137
3137
|
|
|
3138
|
-
/* "../../build-env-
|
|
3138
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":267
|
|
3139
3139
|
* return PyDataType_SUBARRAY(self)
|
|
3140
3140
|
*
|
|
3141
3141
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3146,7 +3146,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
3146
3146
|
static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr *__pyx_v_self) {
|
|
3147
3147
|
npy_uint64 __pyx_r;
|
|
3148
3148
|
|
|
3149
|
-
/* "../../build-env-
|
|
3149
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":270
|
|
3150
3150
|
* cdef inline npy_uint64 flags(self) noexcept nogil:
|
|
3151
3151
|
* """The data types flags."""
|
|
3152
3152
|
* return PyDataType_FLAGS(self) # <<<<<<<<<<<<<<
|
|
@@ -3156,7 +3156,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
3156
3156
|
__pyx_r = PyDataType_FLAGS(__pyx_v_self);
|
|
3157
3157
|
goto __pyx_L0;
|
|
3158
3158
|
|
|
3159
|
-
/* "../../build-env-
|
|
3159
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":267
|
|
3160
3160
|
* return PyDataType_SUBARRAY(self)
|
|
3161
3161
|
*
|
|
3162
3162
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3169,7 +3169,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
3169
3169
|
return __pyx_r;
|
|
3170
3170
|
}
|
|
3171
3171
|
|
|
3172
|
-
/* "../../build-env-
|
|
3172
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":279
|
|
3173
3173
|
* ctypedef class numpy.broadcast [object PyArrayMultiIterObject, check_size ignore]:
|
|
3174
3174
|
*
|
|
3175
3175
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3180,7 +3180,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
3180
3180
|
static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3181
3181
|
int __pyx_r;
|
|
3182
3182
|
|
|
3183
|
-
/* "../../build-env-
|
|
3183
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":282
|
|
3184
3184
|
* cdef inline int numiter(self) noexcept nogil:
|
|
3185
3185
|
* """The number of arrays that need to be broadcast to the same shape."""
|
|
3186
3186
|
* return PyArray_MultiIter_NUMITER(self) # <<<<<<<<<<<<<<
|
|
@@ -3190,7 +3190,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
3190
3190
|
__pyx_r = PyArray_MultiIter_NUMITER(__pyx_v_self);
|
|
3191
3191
|
goto __pyx_L0;
|
|
3192
3192
|
|
|
3193
|
-
/* "../../build-env-
|
|
3193
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":279
|
|
3194
3194
|
* ctypedef class numpy.broadcast [object PyArrayMultiIterObject, check_size ignore]:
|
|
3195
3195
|
*
|
|
3196
3196
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3203,7 +3203,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
3203
3203
|
return __pyx_r;
|
|
3204
3204
|
}
|
|
3205
3205
|
|
|
3206
|
-
/* "../../build-env-
|
|
3206
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":284
|
|
3207
3207
|
* return PyArray_MultiIter_NUMITER(self)
|
|
3208
3208
|
*
|
|
3209
3209
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3214,7 +3214,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
3214
3214
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3215
3215
|
npy_intp __pyx_r;
|
|
3216
3216
|
|
|
3217
|
-
/* "../../build-env-
|
|
3217
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":287
|
|
3218
3218
|
* cdef inline npy_intp size(self) noexcept nogil:
|
|
3219
3219
|
* """The total broadcasted size."""
|
|
3220
3220
|
* return PyArray_MultiIter_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -3224,7 +3224,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
3224
3224
|
__pyx_r = PyArray_MultiIter_SIZE(__pyx_v_self);
|
|
3225
3225
|
goto __pyx_L0;
|
|
3226
3226
|
|
|
3227
|
-
/* "../../build-env-
|
|
3227
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":284
|
|
3228
3228
|
* return PyArray_MultiIter_NUMITER(self)
|
|
3229
3229
|
*
|
|
3230
3230
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3237,7 +3237,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
3237
3237
|
return __pyx_r;
|
|
3238
3238
|
}
|
|
3239
3239
|
|
|
3240
|
-
/* "../../build-env-
|
|
3240
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":289
|
|
3241
3241
|
* return PyArray_MultiIter_SIZE(self)
|
|
3242
3242
|
*
|
|
3243
3243
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3248,7 +3248,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
3248
3248
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3249
3249
|
npy_intp __pyx_r;
|
|
3250
3250
|
|
|
3251
|
-
/* "../../build-env-
|
|
3251
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":292
|
|
3252
3252
|
* cdef inline npy_intp index(self) noexcept nogil:
|
|
3253
3253
|
* """The current (1-d) index into the broadcasted result."""
|
|
3254
3254
|
* return PyArray_MultiIter_INDEX(self) # <<<<<<<<<<<<<<
|
|
@@ -3258,7 +3258,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
3258
3258
|
__pyx_r = PyArray_MultiIter_INDEX(__pyx_v_self);
|
|
3259
3259
|
goto __pyx_L0;
|
|
3260
3260
|
|
|
3261
|
-
/* "../../build-env-
|
|
3261
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":289
|
|
3262
3262
|
* return PyArray_MultiIter_SIZE(self)
|
|
3263
3263
|
*
|
|
3264
3264
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3271,7 +3271,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
3271
3271
|
return __pyx_r;
|
|
3272
3272
|
}
|
|
3273
3273
|
|
|
3274
|
-
/* "../../build-env-
|
|
3274
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":294
|
|
3275
3275
|
* return PyArray_MultiIter_INDEX(self)
|
|
3276
3276
|
*
|
|
3277
3277
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3282,7 +3282,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
3282
3282
|
static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3283
3283
|
int __pyx_r;
|
|
3284
3284
|
|
|
3285
|
-
/* "../../build-env-
|
|
3285
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":297
|
|
3286
3286
|
* cdef inline int nd(self) noexcept nogil:
|
|
3287
3287
|
* """The number of dimensions in the broadcasted result."""
|
|
3288
3288
|
* return PyArray_MultiIter_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -3292,7 +3292,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
3292
3292
|
__pyx_r = PyArray_MultiIter_NDIM(__pyx_v_self);
|
|
3293
3293
|
goto __pyx_L0;
|
|
3294
3294
|
|
|
3295
|
-
/* "../../build-env-
|
|
3295
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":294
|
|
3296
3296
|
* return PyArray_MultiIter_INDEX(self)
|
|
3297
3297
|
*
|
|
3298
3298
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3305,7 +3305,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
3305
3305
|
return __pyx_r;
|
|
3306
3306
|
}
|
|
3307
3307
|
|
|
3308
|
-
/* "../../build-env-
|
|
3308
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":299
|
|
3309
3309
|
* return PyArray_MultiIter_NDIM(self)
|
|
3310
3310
|
*
|
|
3311
3311
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3316,7 +3316,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
3316
3316
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3317
3317
|
npy_intp *__pyx_r;
|
|
3318
3318
|
|
|
3319
|
-
/* "../../build-env-
|
|
3319
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":302
|
|
3320
3320
|
* cdef inline npy_intp* dimensions(self) noexcept nogil:
|
|
3321
3321
|
* """The shape of the broadcasted result."""
|
|
3322
3322
|
* return PyArray_MultiIter_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -3326,7 +3326,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
3326
3326
|
__pyx_r = PyArray_MultiIter_DIMS(__pyx_v_self);
|
|
3327
3327
|
goto __pyx_L0;
|
|
3328
3328
|
|
|
3329
|
-
/* "../../build-env-
|
|
3329
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":299
|
|
3330
3330
|
* return PyArray_MultiIter_NDIM(self)
|
|
3331
3331
|
*
|
|
3332
3332
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3339,7 +3339,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
3339
3339
|
return __pyx_r;
|
|
3340
3340
|
}
|
|
3341
3341
|
|
|
3342
|
-
/* "../../build-env-
|
|
3342
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":304
|
|
3343
3343
|
* return PyArray_MultiIter_DIMS(self)
|
|
3344
3344
|
*
|
|
3345
3345
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3350,7 +3350,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
3350
3350
|
static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3351
3351
|
void **__pyx_r;
|
|
3352
3352
|
|
|
3353
|
-
/* "../../build-env-
|
|
3353
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":308
|
|
3354
3354
|
* """An array of iterator objects that holds the iterators for the arrays to be broadcast together.
|
|
3355
3355
|
* On return, the iterators are adjusted for broadcasting."""
|
|
3356
3356
|
* return PyArray_MultiIter_ITERS(self) # <<<<<<<<<<<<<<
|
|
@@ -3360,7 +3360,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
3360
3360
|
__pyx_r = PyArray_MultiIter_ITERS(__pyx_v_self);
|
|
3361
3361
|
goto __pyx_L0;
|
|
3362
3362
|
|
|
3363
|
-
/* "../../build-env-
|
|
3363
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":304
|
|
3364
3364
|
* return PyArray_MultiIter_DIMS(self)
|
|
3365
3365
|
*
|
|
3366
3366
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3373,7 +3373,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
3373
3373
|
return __pyx_r;
|
|
3374
3374
|
}
|
|
3375
3375
|
|
|
3376
|
-
/* "../../build-env-
|
|
3376
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":322
|
|
3377
3377
|
* # Instead, we use properties that map to the corresponding C-API functions.
|
|
3378
3378
|
*
|
|
3379
3379
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3384,7 +3384,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
3384
3384
|
static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
|
|
3385
3385
|
PyObject *__pyx_r;
|
|
3386
3386
|
|
|
3387
|
-
/* "../../build-env-
|
|
3387
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":326
|
|
3388
3388
|
* """Returns a borrowed reference to the object owning the data/memory.
|
|
3389
3389
|
* """
|
|
3390
3390
|
* return PyArray_BASE(self) # <<<<<<<<<<<<<<
|
|
@@ -3394,7 +3394,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
3394
3394
|
__pyx_r = PyArray_BASE(__pyx_v_self);
|
|
3395
3395
|
goto __pyx_L0;
|
|
3396
3396
|
|
|
3397
|
-
/* "../../build-env-
|
|
3397
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":322
|
|
3398
3398
|
* # Instead, we use properties that map to the corresponding C-API functions.
|
|
3399
3399
|
*
|
|
3400
3400
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3407,7 +3407,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
3407
3407
|
return __pyx_r;
|
|
3408
3408
|
}
|
|
3409
3409
|
|
|
3410
|
-
/* "../../build-env-
|
|
3410
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":328
|
|
3411
3411
|
* return PyArray_BASE(self)
|
|
3412
3412
|
*
|
|
3413
3413
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3421,7 +3421,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3421
3421
|
PyArray_Descr *__pyx_t_1;
|
|
3422
3422
|
__Pyx_RefNannySetupContext("descr", 0);
|
|
3423
3423
|
|
|
3424
|
-
/* "../../build-env-
|
|
3424
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":332
|
|
3425
3425
|
* """Returns an owned reference to the dtype of the array.
|
|
3426
3426
|
* """
|
|
3427
3427
|
* return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
|
|
@@ -3434,7 +3434,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3434
3434
|
__pyx_r = ((PyArray_Descr *)__pyx_t_1);
|
|
3435
3435
|
goto __pyx_L0;
|
|
3436
3436
|
|
|
3437
|
-
/* "../../build-env-
|
|
3437
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":328
|
|
3438
3438
|
* return PyArray_BASE(self)
|
|
3439
3439
|
*
|
|
3440
3440
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3449,7 +3449,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3449
3449
|
return __pyx_r;
|
|
3450
3450
|
}
|
|
3451
3451
|
|
|
3452
|
-
/* "../../build-env-
|
|
3452
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":334
|
|
3453
3453
|
* return <dtype>PyArray_DESCR(self)
|
|
3454
3454
|
*
|
|
3455
3455
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3460,7 +3460,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3460
3460
|
static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
|
|
3461
3461
|
int __pyx_r;
|
|
3462
3462
|
|
|
3463
|
-
/* "../../build-env-
|
|
3463
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":338
|
|
3464
3464
|
* """Returns the number of dimensions in the array.
|
|
3465
3465
|
* """
|
|
3466
3466
|
* return PyArray_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -3470,7 +3470,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
3470
3470
|
__pyx_r = PyArray_NDIM(__pyx_v_self);
|
|
3471
3471
|
goto __pyx_L0;
|
|
3472
3472
|
|
|
3473
|
-
/* "../../build-env-
|
|
3473
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":334
|
|
3474
3474
|
* return <dtype>PyArray_DESCR(self)
|
|
3475
3475
|
*
|
|
3476
3476
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3483,7 +3483,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
3483
3483
|
return __pyx_r;
|
|
3484
3484
|
}
|
|
3485
3485
|
|
|
3486
|
-
/* "../../build-env-
|
|
3486
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":340
|
|
3487
3487
|
* return PyArray_NDIM(self)
|
|
3488
3488
|
*
|
|
3489
3489
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3494,7 +3494,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
3494
3494
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
|
|
3495
3495
|
npy_intp *__pyx_r;
|
|
3496
3496
|
|
|
3497
|
-
/* "../../build-env-
|
|
3497
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":346
|
|
3498
3498
|
* Can return NULL for 0-dimensional arrays.
|
|
3499
3499
|
* """
|
|
3500
3500
|
* return PyArray_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -3504,7 +3504,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
3504
3504
|
__pyx_r = PyArray_DIMS(__pyx_v_self);
|
|
3505
3505
|
goto __pyx_L0;
|
|
3506
3506
|
|
|
3507
|
-
/* "../../build-env-
|
|
3507
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":340
|
|
3508
3508
|
* return PyArray_NDIM(self)
|
|
3509
3509
|
*
|
|
3510
3510
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3517,7 +3517,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
3517
3517
|
return __pyx_r;
|
|
3518
3518
|
}
|
|
3519
3519
|
|
|
3520
|
-
/* "../../build-env-
|
|
3520
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":348
|
|
3521
3521
|
* return PyArray_DIMS(self)
|
|
3522
3522
|
*
|
|
3523
3523
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3528,7 +3528,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
3528
3528
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
|
|
3529
3529
|
npy_intp *__pyx_r;
|
|
3530
3530
|
|
|
3531
|
-
/* "../../build-env-
|
|
3531
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":353
|
|
3532
3532
|
* The number of elements matches the number of dimensions of the array (ndim).
|
|
3533
3533
|
* """
|
|
3534
3534
|
* return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
|
|
@@ -3538,7 +3538,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
3538
3538
|
__pyx_r = PyArray_STRIDES(__pyx_v_self);
|
|
3539
3539
|
goto __pyx_L0;
|
|
3540
3540
|
|
|
3541
|
-
/* "../../build-env-
|
|
3541
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":348
|
|
3542
3542
|
* return PyArray_DIMS(self)
|
|
3543
3543
|
*
|
|
3544
3544
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3551,7 +3551,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
3551
3551
|
return __pyx_r;
|
|
3552
3552
|
}
|
|
3553
3553
|
|
|
3554
|
-
/* "../../build-env-
|
|
3554
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":355
|
|
3555
3555
|
* return PyArray_STRIDES(self)
|
|
3556
3556
|
*
|
|
3557
3557
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3562,7 +3562,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
3562
3562
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
|
|
3563
3563
|
npy_intp __pyx_r;
|
|
3564
3564
|
|
|
3565
|
-
/* "../../build-env-
|
|
3565
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":359
|
|
3566
3566
|
* """Returns the total size (in number of elements) of the array.
|
|
3567
3567
|
* """
|
|
3568
3568
|
* return PyArray_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -3572,7 +3572,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
3572
3572
|
__pyx_r = PyArray_SIZE(__pyx_v_self);
|
|
3573
3573
|
goto __pyx_L0;
|
|
3574
3574
|
|
|
3575
|
-
/* "../../build-env-
|
|
3575
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":355
|
|
3576
3576
|
* return PyArray_STRIDES(self)
|
|
3577
3577
|
*
|
|
3578
3578
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3585,7 +3585,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
3585
3585
|
return __pyx_r;
|
|
3586
3586
|
}
|
|
3587
3587
|
|
|
3588
|
-
/* "../../build-env-
|
|
3588
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":361
|
|
3589
3589
|
* return PyArray_SIZE(self)
|
|
3590
3590
|
*
|
|
3591
3591
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3596,7 +3596,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
3596
3596
|
static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
|
|
3597
3597
|
char *__pyx_r;
|
|
3598
3598
|
|
|
3599
|
-
/* "../../build-env-
|
|
3599
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":368
|
|
3600
3600
|
* of `PyArray_DATA()` instead, which returns a 'void*'.
|
|
3601
3601
|
* """
|
|
3602
3602
|
* return PyArray_BYTES(self) # <<<<<<<<<<<<<<
|
|
@@ -3606,7 +3606,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
3606
3606
|
__pyx_r = PyArray_BYTES(__pyx_v_self);
|
|
3607
3607
|
goto __pyx_L0;
|
|
3608
3608
|
|
|
3609
|
-
/* "../../build-env-
|
|
3609
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":361
|
|
3610
3610
|
* return PyArray_SIZE(self)
|
|
3611
3611
|
*
|
|
3612
3612
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3619,7 +3619,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
3619
3619
|
return __pyx_r;
|
|
3620
3620
|
}
|
|
3621
3621
|
|
|
3622
|
-
/* "../../build-env-
|
|
3622
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":776
|
|
3623
3623
|
* ctypedef long double complex clongdouble_t
|
|
3624
3624
|
*
|
|
3625
3625
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -3636,7 +3636,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
3636
3636
|
int __pyx_clineno = 0;
|
|
3637
3637
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 0);
|
|
3638
3638
|
|
|
3639
|
-
/* "../../build-env-
|
|
3639
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":777
|
|
3640
3640
|
*
|
|
3641
3641
|
* cdef inline object PyArray_MultiIterNew1(a):
|
|
3642
3642
|
* return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
|
|
@@ -3650,7 +3650,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
3650
3650
|
__pyx_t_1 = 0;
|
|
3651
3651
|
goto __pyx_L0;
|
|
3652
3652
|
|
|
3653
|
-
/* "../../build-env-
|
|
3653
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":776
|
|
3654
3654
|
* ctypedef long double complex clongdouble_t
|
|
3655
3655
|
*
|
|
3656
3656
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -3669,7 +3669,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
3669
3669
|
return __pyx_r;
|
|
3670
3670
|
}
|
|
3671
3671
|
|
|
3672
|
-
/* "../../build-env-
|
|
3672
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":779
|
|
3673
3673
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
3674
3674
|
*
|
|
3675
3675
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -3686,7 +3686,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
3686
3686
|
int __pyx_clineno = 0;
|
|
3687
3687
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 0);
|
|
3688
3688
|
|
|
3689
|
-
/* "../../build-env-
|
|
3689
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":780
|
|
3690
3690
|
*
|
|
3691
3691
|
* cdef inline object PyArray_MultiIterNew2(a, b):
|
|
3692
3692
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
|
|
@@ -3700,7 +3700,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
3700
3700
|
__pyx_t_1 = 0;
|
|
3701
3701
|
goto __pyx_L0;
|
|
3702
3702
|
|
|
3703
|
-
/* "../../build-env-
|
|
3703
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":779
|
|
3704
3704
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
3705
3705
|
*
|
|
3706
3706
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -3719,7 +3719,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
3719
3719
|
return __pyx_r;
|
|
3720
3720
|
}
|
|
3721
3721
|
|
|
3722
|
-
/* "../../build-env-
|
|
3722
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":782
|
|
3723
3723
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
3724
3724
|
*
|
|
3725
3725
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -3736,7 +3736,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
3736
3736
|
int __pyx_clineno = 0;
|
|
3737
3737
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 0);
|
|
3738
3738
|
|
|
3739
|
-
/* "../../build-env-
|
|
3739
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":783
|
|
3740
3740
|
*
|
|
3741
3741
|
* cdef inline object PyArray_MultiIterNew3(a, b, c):
|
|
3742
3742
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
|
|
@@ -3750,7 +3750,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
3750
3750
|
__pyx_t_1 = 0;
|
|
3751
3751
|
goto __pyx_L0;
|
|
3752
3752
|
|
|
3753
|
-
/* "../../build-env-
|
|
3753
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":782
|
|
3754
3754
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
3755
3755
|
*
|
|
3756
3756
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -3769,7 +3769,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
3769
3769
|
return __pyx_r;
|
|
3770
3770
|
}
|
|
3771
3771
|
|
|
3772
|
-
/* "../../build-env-
|
|
3772
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":785
|
|
3773
3773
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
3774
3774
|
*
|
|
3775
3775
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -3786,7 +3786,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
3786
3786
|
int __pyx_clineno = 0;
|
|
3787
3787
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 0);
|
|
3788
3788
|
|
|
3789
|
-
/* "../../build-env-
|
|
3789
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":786
|
|
3790
3790
|
*
|
|
3791
3791
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d):
|
|
3792
3792
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
|
|
@@ -3800,7 +3800,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
3800
3800
|
__pyx_t_1 = 0;
|
|
3801
3801
|
goto __pyx_L0;
|
|
3802
3802
|
|
|
3803
|
-
/* "../../build-env-
|
|
3803
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":785
|
|
3804
3804
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
3805
3805
|
*
|
|
3806
3806
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -3819,7 +3819,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
3819
3819
|
return __pyx_r;
|
|
3820
3820
|
}
|
|
3821
3821
|
|
|
3822
|
-
/* "../../build-env-
|
|
3822
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":788
|
|
3823
3823
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
3824
3824
|
*
|
|
3825
3825
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -3836,7 +3836,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
3836
3836
|
int __pyx_clineno = 0;
|
|
3837
3837
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 0);
|
|
3838
3838
|
|
|
3839
|
-
/* "../../build-env-
|
|
3839
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":789
|
|
3840
3840
|
*
|
|
3841
3841
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
|
|
3842
3842
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
|
|
@@ -3850,7 +3850,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
3850
3850
|
__pyx_t_1 = 0;
|
|
3851
3851
|
goto __pyx_L0;
|
|
3852
3852
|
|
|
3853
|
-
/* "../../build-env-
|
|
3853
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":788
|
|
3854
3854
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
3855
3855
|
*
|
|
3856
3856
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -3869,7 +3869,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
3869
3869
|
return __pyx_r;
|
|
3870
3870
|
}
|
|
3871
3871
|
|
|
3872
|
-
/* "../../build-env-
|
|
3872
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":791
|
|
3873
3873
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
3874
3874
|
*
|
|
3875
3875
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -3884,7 +3884,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
3884
3884
|
PyObject *__pyx_t_2;
|
|
3885
3885
|
__Pyx_RefNannySetupContext("PyDataType_SHAPE", 0);
|
|
3886
3886
|
|
|
3887
|
-
/* "../../build-env-
|
|
3887
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":792
|
|
3888
3888
|
*
|
|
3889
3889
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
3890
3890
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -3894,7 +3894,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
3894
3894
|
__pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
|
|
3895
3895
|
if (__pyx_t_1) {
|
|
3896
3896
|
|
|
3897
|
-
/* "../../build-env-
|
|
3897
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":793
|
|
3898
3898
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
3899
3899
|
* if PyDataType_HASSUBARRAY(d):
|
|
3900
3900
|
* return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
|
|
@@ -3907,7 +3907,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
3907
3907
|
__pyx_r = ((PyObject*)__pyx_t_2);
|
|
3908
3908
|
goto __pyx_L0;
|
|
3909
3909
|
|
|
3910
|
-
/* "../../build-env-
|
|
3910
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":792
|
|
3911
3911
|
*
|
|
3912
3912
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
3913
3913
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -3916,7 +3916,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
3916
3916
|
*/
|
|
3917
3917
|
}
|
|
3918
3918
|
|
|
3919
|
-
/* "../../build-env-
|
|
3919
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":795
|
|
3920
3920
|
* return <tuple>d.subarray.shape
|
|
3921
3921
|
* else:
|
|
3922
3922
|
* return () # <<<<<<<<<<<<<<
|
|
@@ -3930,7 +3930,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
3930
3930
|
goto __pyx_L0;
|
|
3931
3931
|
}
|
|
3932
3932
|
|
|
3933
|
-
/* "../../build-env-
|
|
3933
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":791
|
|
3934
3934
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
3935
3935
|
*
|
|
3936
3936
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -3945,7 +3945,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
3945
3945
|
return __pyx_r;
|
|
3946
3946
|
}
|
|
3947
3947
|
|
|
3948
|
-
/* "../../build-env-
|
|
3948
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":994
|
|
3949
3949
|
* int _import_umath() except -1
|
|
3950
3950
|
*
|
|
3951
3951
|
* cdef inline void set_array_base(ndarray arr, object base) except *: # <<<<<<<<<<<<<<
|
|
@@ -3959,7 +3959,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
3959
3959
|
const char *__pyx_filename = NULL;
|
|
3960
3960
|
int __pyx_clineno = 0;
|
|
3961
3961
|
|
|
3962
|
-
/* "../../build-env-
|
|
3962
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":995
|
|
3963
3963
|
*
|
|
3964
3964
|
* cdef inline void set_array_base(ndarray arr, object base) except *:
|
|
3965
3965
|
* Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
|
|
@@ -3968,7 +3968,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
3968
3968
|
*/
|
|
3969
3969
|
Py_INCREF(__pyx_v_base);
|
|
3970
3970
|
|
|
3971
|
-
/* "../../build-env-
|
|
3971
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":996
|
|
3972
3972
|
* cdef inline void set_array_base(ndarray arr, object base) except *:
|
|
3973
3973
|
* Py_INCREF(base) # important to do this before stealing the reference below!
|
|
3974
3974
|
* PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
|
|
@@ -3977,7 +3977,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
3977
3977
|
*/
|
|
3978
3978
|
__pyx_t_1 = PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(1, 996, __pyx_L1_error)
|
|
3979
3979
|
|
|
3980
|
-
/* "../../build-env-
|
|
3980
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":994
|
|
3981
3981
|
* int _import_umath() except -1
|
|
3982
3982
|
*
|
|
3983
3983
|
* cdef inline void set_array_base(ndarray arr, object base) except *: # <<<<<<<<<<<<<<
|
|
@@ -3992,7 +3992,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
3992
3992
|
__pyx_L0:;
|
|
3993
3993
|
}
|
|
3994
3994
|
|
|
3995
|
-
/* "../../build-env-
|
|
3995
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":998
|
|
3996
3996
|
* PyArray_SetBaseObject(arr, base)
|
|
3997
3997
|
*
|
|
3998
3998
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -4007,7 +4007,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4007
4007
|
int __pyx_t_1;
|
|
4008
4008
|
__Pyx_RefNannySetupContext("get_array_base", 0);
|
|
4009
4009
|
|
|
4010
|
-
/* "../../build-env-
|
|
4010
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":999
|
|
4011
4011
|
*
|
|
4012
4012
|
* cdef inline object get_array_base(ndarray arr):
|
|
4013
4013
|
* base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
|
|
@@ -4016,7 +4016,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4016
4016
|
*/
|
|
4017
4017
|
__pyx_v_base = PyArray_BASE(__pyx_v_arr);
|
|
4018
4018
|
|
|
4019
|
-
/* "../../build-env-
|
|
4019
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1000
|
|
4020
4020
|
* cdef inline object get_array_base(ndarray arr):
|
|
4021
4021
|
* base = PyArray_BASE(arr)
|
|
4022
4022
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -4026,7 +4026,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4026
4026
|
__pyx_t_1 = (__pyx_v_base == NULL);
|
|
4027
4027
|
if (__pyx_t_1) {
|
|
4028
4028
|
|
|
4029
|
-
/* "../../build-env-
|
|
4029
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1001
|
|
4030
4030
|
* base = PyArray_BASE(arr)
|
|
4031
4031
|
* if base is NULL:
|
|
4032
4032
|
* return None # <<<<<<<<<<<<<<
|
|
@@ -4037,7 +4037,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4037
4037
|
__pyx_r = Py_None; __Pyx_INCREF(Py_None);
|
|
4038
4038
|
goto __pyx_L0;
|
|
4039
4039
|
|
|
4040
|
-
/* "../../build-env-
|
|
4040
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1000
|
|
4041
4041
|
* cdef inline object get_array_base(ndarray arr):
|
|
4042
4042
|
* base = PyArray_BASE(arr)
|
|
4043
4043
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -4046,7 +4046,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4046
4046
|
*/
|
|
4047
4047
|
}
|
|
4048
4048
|
|
|
4049
|
-
/* "../../build-env-
|
|
4049
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1002
|
|
4050
4050
|
* if base is NULL:
|
|
4051
4051
|
* return None
|
|
4052
4052
|
* return <object>base # <<<<<<<<<<<<<<
|
|
@@ -4058,7 +4058,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4058
4058
|
__pyx_r = ((PyObject *)__pyx_v_base);
|
|
4059
4059
|
goto __pyx_L0;
|
|
4060
4060
|
|
|
4061
|
-
/* "../../build-env-
|
|
4061
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":998
|
|
4062
4062
|
* PyArray_SetBaseObject(arr, base)
|
|
4063
4063
|
*
|
|
4064
4064
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -4073,7 +4073,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4073
4073
|
return __pyx_r;
|
|
4074
4074
|
}
|
|
4075
4075
|
|
|
4076
|
-
/* "../../build-env-
|
|
4076
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1006
|
|
4077
4077
|
* # Versions of the import_* functions which are more suitable for
|
|
4078
4078
|
* # Cython code.
|
|
4079
4079
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4100,7 +4100,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4100
4100
|
int __pyx_clineno = 0;
|
|
4101
4101
|
__Pyx_RefNannySetupContext("import_array", 0);
|
|
4102
4102
|
|
|
4103
|
-
/* "../../build-env-
|
|
4103
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
4104
4104
|
* # Cython code.
|
|
4105
4105
|
* cdef inline int import_array() except -1:
|
|
4106
4106
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4116,7 +4116,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4116
4116
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
4117
4117
|
/*try:*/ {
|
|
4118
4118
|
|
|
4119
|
-
/* "../../build-env-
|
|
4119
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1008
|
|
4120
4120
|
* cdef inline int import_array() except -1:
|
|
4121
4121
|
* try:
|
|
4122
4122
|
* __pyx_import_array() # <<<<<<<<<<<<<<
|
|
@@ -4125,7 +4125,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4125
4125
|
*/
|
|
4126
4126
|
__pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 1008, __pyx_L3_error)
|
|
4127
4127
|
|
|
4128
|
-
/* "../../build-env-
|
|
4128
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
4129
4129
|
* # Cython code.
|
|
4130
4130
|
* cdef inline int import_array() except -1:
|
|
4131
4131
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4139,7 +4139,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4139
4139
|
goto __pyx_L8_try_end;
|
|
4140
4140
|
__pyx_L3_error:;
|
|
4141
4141
|
|
|
4142
|
-
/* "../../build-env-
|
|
4142
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1009
|
|
4143
4143
|
* try:
|
|
4144
4144
|
* __pyx_import_array()
|
|
4145
4145
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -4154,7 +4154,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4154
4154
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
4155
4155
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
4156
4156
|
|
|
4157
|
-
/* "../../build-env-
|
|
4157
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1010
|
|
4158
4158
|
* __pyx_import_array()
|
|
4159
4159
|
* except Exception:
|
|
4160
4160
|
* raise ImportError("numpy._core.multiarray failed to import") # <<<<<<<<<<<<<<
|
|
@@ -4179,7 +4179,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4179
4179
|
}
|
|
4180
4180
|
goto __pyx_L5_except_error;
|
|
4181
4181
|
|
|
4182
|
-
/* "../../build-env-
|
|
4182
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
4183
4183
|
* # Cython code.
|
|
4184
4184
|
* cdef inline int import_array() except -1:
|
|
4185
4185
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4195,7 +4195,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4195
4195
|
__pyx_L8_try_end:;
|
|
4196
4196
|
}
|
|
4197
4197
|
|
|
4198
|
-
/* "../../build-env-
|
|
4198
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1006
|
|
4199
4199
|
* # Versions of the import_* functions which are more suitable for
|
|
4200
4200
|
* # Cython code.
|
|
4201
4201
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4220,7 +4220,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4220
4220
|
return __pyx_r;
|
|
4221
4221
|
}
|
|
4222
4222
|
|
|
4223
|
-
/* "../../build-env-
|
|
4223
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1012
|
|
4224
4224
|
* raise ImportError("numpy._core.multiarray failed to import")
|
|
4225
4225
|
*
|
|
4226
4226
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4247,7 +4247,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4247
4247
|
int __pyx_clineno = 0;
|
|
4248
4248
|
__Pyx_RefNannySetupContext("import_umath", 0);
|
|
4249
4249
|
|
|
4250
|
-
/* "../../build-env-
|
|
4250
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
4251
4251
|
*
|
|
4252
4252
|
* cdef inline int import_umath() except -1:
|
|
4253
4253
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4263,7 +4263,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4263
4263
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
4264
4264
|
/*try:*/ {
|
|
4265
4265
|
|
|
4266
|
-
/* "../../build-env-
|
|
4266
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1014
|
|
4267
4267
|
* cdef inline int import_umath() except -1:
|
|
4268
4268
|
* try:
|
|
4269
4269
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -4272,7 +4272,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4272
4272
|
*/
|
|
4273
4273
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 1014, __pyx_L3_error)
|
|
4274
4274
|
|
|
4275
|
-
/* "../../build-env-
|
|
4275
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
4276
4276
|
*
|
|
4277
4277
|
* cdef inline int import_umath() except -1:
|
|
4278
4278
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4286,7 +4286,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4286
4286
|
goto __pyx_L8_try_end;
|
|
4287
4287
|
__pyx_L3_error:;
|
|
4288
4288
|
|
|
4289
|
-
/* "../../build-env-
|
|
4289
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1015
|
|
4290
4290
|
* try:
|
|
4291
4291
|
* _import_umath()
|
|
4292
4292
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -4301,7 +4301,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4301
4301
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
4302
4302
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
4303
4303
|
|
|
4304
|
-
/* "../../build-env-
|
|
4304
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1016
|
|
4305
4305
|
* _import_umath()
|
|
4306
4306
|
* except Exception:
|
|
4307
4307
|
* raise ImportError("numpy._core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -4326,7 +4326,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4326
4326
|
}
|
|
4327
4327
|
goto __pyx_L5_except_error;
|
|
4328
4328
|
|
|
4329
|
-
/* "../../build-env-
|
|
4329
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
4330
4330
|
*
|
|
4331
4331
|
* cdef inline int import_umath() except -1:
|
|
4332
4332
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4342,7 +4342,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4342
4342
|
__pyx_L8_try_end:;
|
|
4343
4343
|
}
|
|
4344
4344
|
|
|
4345
|
-
/* "../../build-env-
|
|
4345
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1012
|
|
4346
4346
|
* raise ImportError("numpy._core.multiarray failed to import")
|
|
4347
4347
|
*
|
|
4348
4348
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4367,7 +4367,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4367
4367
|
return __pyx_r;
|
|
4368
4368
|
}
|
|
4369
4369
|
|
|
4370
|
-
/* "../../build-env-
|
|
4370
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1018
|
|
4371
4371
|
* raise ImportError("numpy._core.umath failed to import")
|
|
4372
4372
|
*
|
|
4373
4373
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4394,7 +4394,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4394
4394
|
int __pyx_clineno = 0;
|
|
4395
4395
|
__Pyx_RefNannySetupContext("import_ufunc", 0);
|
|
4396
4396
|
|
|
4397
|
-
/* "../../build-env-
|
|
4397
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
4398
4398
|
*
|
|
4399
4399
|
* cdef inline int import_ufunc() except -1:
|
|
4400
4400
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4410,7 +4410,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4410
4410
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
4411
4411
|
/*try:*/ {
|
|
4412
4412
|
|
|
4413
|
-
/* "../../build-env-
|
|
4413
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1020
|
|
4414
4414
|
* cdef inline int import_ufunc() except -1:
|
|
4415
4415
|
* try:
|
|
4416
4416
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -4419,7 +4419,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4419
4419
|
*/
|
|
4420
4420
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 1020, __pyx_L3_error)
|
|
4421
4421
|
|
|
4422
|
-
/* "../../build-env-
|
|
4422
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
4423
4423
|
*
|
|
4424
4424
|
* cdef inline int import_ufunc() except -1:
|
|
4425
4425
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4433,7 +4433,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4433
4433
|
goto __pyx_L8_try_end;
|
|
4434
4434
|
__pyx_L3_error:;
|
|
4435
4435
|
|
|
4436
|
-
/* "../../build-env-
|
|
4436
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1021
|
|
4437
4437
|
* try:
|
|
4438
4438
|
* _import_umath()
|
|
4439
4439
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -4448,7 +4448,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4448
4448
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
4449
4449
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
4450
4450
|
|
|
4451
|
-
/* "../../build-env-
|
|
4451
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1022
|
|
4452
4452
|
* _import_umath()
|
|
4453
4453
|
* except Exception:
|
|
4454
4454
|
* raise ImportError("numpy._core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -4473,7 +4473,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4473
4473
|
}
|
|
4474
4474
|
goto __pyx_L5_except_error;
|
|
4475
4475
|
|
|
4476
|
-
/* "../../build-env-
|
|
4476
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
4477
4477
|
*
|
|
4478
4478
|
* cdef inline int import_ufunc() except -1:
|
|
4479
4479
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4489,7 +4489,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4489
4489
|
__pyx_L8_try_end:;
|
|
4490
4490
|
}
|
|
4491
4491
|
|
|
4492
|
-
/* "../../build-env-
|
|
4492
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1018
|
|
4493
4493
|
* raise ImportError("numpy._core.umath failed to import")
|
|
4494
4494
|
*
|
|
4495
4495
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4514,7 +4514,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4514
4514
|
return __pyx_r;
|
|
4515
4515
|
}
|
|
4516
4516
|
|
|
4517
|
-
/* "../../build-env-
|
|
4517
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1025
|
|
4518
4518
|
*
|
|
4519
4519
|
*
|
|
4520
4520
|
* cdef inline bint is_timedelta64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -4525,7 +4525,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4525
4525
|
static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
|
|
4526
4526
|
int __pyx_r;
|
|
4527
4527
|
|
|
4528
|
-
/* "../../build-env-
|
|
4528
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1037
|
|
4529
4529
|
* bool
|
|
4530
4530
|
* """
|
|
4531
4531
|
* return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -4535,7 +4535,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
4535
4535
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
|
|
4536
4536
|
goto __pyx_L0;
|
|
4537
4537
|
|
|
4538
|
-
/* "../../build-env-
|
|
4538
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1025
|
|
4539
4539
|
*
|
|
4540
4540
|
*
|
|
4541
4541
|
* cdef inline bint is_timedelta64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -4548,7 +4548,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
4548
4548
|
return __pyx_r;
|
|
4549
4549
|
}
|
|
4550
4550
|
|
|
4551
|
-
/* "../../build-env-
|
|
4551
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1040
|
|
4552
4552
|
*
|
|
4553
4553
|
*
|
|
4554
4554
|
* cdef inline bint is_datetime64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -4559,7 +4559,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
4559
4559
|
static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
|
|
4560
4560
|
int __pyx_r;
|
|
4561
4561
|
|
|
4562
|
-
/* "../../build-env-
|
|
4562
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1052
|
|
4563
4563
|
* bool
|
|
4564
4564
|
* """
|
|
4565
4565
|
* return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -4569,7 +4569,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
4569
4569
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
|
|
4570
4570
|
goto __pyx_L0;
|
|
4571
4571
|
|
|
4572
|
-
/* "../../build-env-
|
|
4572
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1040
|
|
4573
4573
|
*
|
|
4574
4574
|
*
|
|
4575
4575
|
* cdef inline bint is_datetime64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -4582,7 +4582,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
4582
4582
|
return __pyx_r;
|
|
4583
4583
|
}
|
|
4584
4584
|
|
|
4585
|
-
/* "../../build-env-
|
|
4585
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1055
|
|
4586
4586
|
*
|
|
4587
4587
|
*
|
|
4588
4588
|
* cdef inline npy_datetime get_datetime64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -4593,7 +4593,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
4593
4593
|
static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
|
|
4594
4594
|
npy_datetime __pyx_r;
|
|
4595
4595
|
|
|
4596
|
-
/* "../../build-env-
|
|
4596
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1062
|
|
4597
4597
|
* also needed. That can be found using `get_datetime64_unit`.
|
|
4598
4598
|
* """
|
|
4599
4599
|
* return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -4603,7 +4603,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
4603
4603
|
__pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
|
|
4604
4604
|
goto __pyx_L0;
|
|
4605
4605
|
|
|
4606
|
-
/* "../../build-env-
|
|
4606
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1055
|
|
4607
4607
|
*
|
|
4608
4608
|
*
|
|
4609
4609
|
* cdef inline npy_datetime get_datetime64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -4616,7 +4616,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
4616
4616
|
return __pyx_r;
|
|
4617
4617
|
}
|
|
4618
4618
|
|
|
4619
|
-
/* "../../build-env-
|
|
4619
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1065
|
|
4620
4620
|
*
|
|
4621
4621
|
*
|
|
4622
4622
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -4627,7 +4627,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
4627
4627
|
static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
|
|
4628
4628
|
npy_timedelta __pyx_r;
|
|
4629
4629
|
|
|
4630
|
-
/* "../../build-env-
|
|
4630
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1069
|
|
4631
4631
|
* returns the int64 value underlying scalar numpy timedelta64 object
|
|
4632
4632
|
* """
|
|
4633
4633
|
* return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -4637,7 +4637,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
4637
4637
|
__pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
|
|
4638
4638
|
goto __pyx_L0;
|
|
4639
4639
|
|
|
4640
|
-
/* "../../build-env-
|
|
4640
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1065
|
|
4641
4641
|
*
|
|
4642
4642
|
*
|
|
4643
4643
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -4650,7 +4650,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
4650
4650
|
return __pyx_r;
|
|
4651
4651
|
}
|
|
4652
4652
|
|
|
4653
|
-
/* "../../build-env-
|
|
4653
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1072
|
|
4654
4654
|
*
|
|
4655
4655
|
*
|
|
4656
4656
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -4661,7 +4661,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
4661
4661
|
static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
|
|
4662
4662
|
NPY_DATETIMEUNIT __pyx_r;
|
|
4663
4663
|
|
|
4664
|
-
/* "../../build-env-
|
|
4664
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1076
|
|
4665
4665
|
* returns the unit part of the dtype for a numpy datetime64 object.
|
|
4666
4666
|
* """
|
|
4667
4667
|
* return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
|
|
@@ -4671,7 +4671,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
|
|
|
4671
4671
|
__pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
|
|
4672
4672
|
goto __pyx_L0;
|
|
4673
4673
|
|
|
4674
|
-
/* "../../build-env-
|
|
4674
|
+
/* "../../build-env-xkd8ujbb/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1072
|
|
4675
4675
|
*
|
|
4676
4676
|
*
|
|
4677
4677
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|