e2D 2.0.1__cp313-cp313-win_amd64.whl → 2.0.2__cp313-cp313-win_amd64.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.
- e2D/__init__.py +1 -1
- e2D/ccolors.c +152 -152
- e2D/ccolors.cp313-win_amd64.pyd +0 -0
- e2D/cvectors.c +152 -152
- e2D/cvectors.cp313-win_amd64.pyd +0 -0
- {e2d-2.0.1.dist-info → e2d-2.0.2.dist-info}/METADATA +55 -14
- {e2d-2.0.1.dist-info → e2d-2.0.2.dist-info}/RECORD +10 -10
- {e2d-2.0.1.dist-info → e2d-2.0.2.dist-info}/WHEEL +0 -0
- {e2d-2.0.1.dist-info → e2d-2.0.2.dist-info}/licenses/LICENSE +0 -0
- {e2d-2.0.1.dist-info → e2d-2.0.2.dist-info}/top_level.txt +0 -0
e2D/cvectors.c
CHANGED
|
@@ -10,11 +10,11 @@
|
|
|
10
10
|
]
|
|
11
11
|
],
|
|
12
12
|
"depends": [
|
|
13
|
-
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-
|
|
14
|
-
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-
|
|
15
|
-
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-
|
|
16
|
-
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-
|
|
17
|
-
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-
|
|
13
|
+
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-qqk1zk5w\\Lib\\site-packages\\numpy\\_core\\include\\numpy\\arrayobject.h",
|
|
14
|
+
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-qqk1zk5w\\Lib\\site-packages\\numpy\\_core\\include\\numpy\\arrayscalars.h",
|
|
15
|
+
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-qqk1zk5w\\Lib\\site-packages\\numpy\\_core\\include\\numpy\\ndarrayobject.h",
|
|
16
|
+
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-qqk1zk5w\\Lib\\site-packages\\numpy\\_core\\include\\numpy\\ndarraytypes.h",
|
|
17
|
+
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-qqk1zk5w\\Lib\\site-packages\\numpy\\_core\\include\\numpy\\ufuncobject.h"
|
|
18
18
|
],
|
|
19
19
|
"extra_compile_args": [
|
|
20
20
|
"/O2",
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
"/LTCG"
|
|
27
27
|
],
|
|
28
28
|
"include_dirs": [
|
|
29
|
-
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-
|
|
29
|
+
"C:\\Users\\User\\AppData\\Local\\Temp\\build-env-qqk1zk5w\\Lib\\site-packages\\numpy\\_core\\include"
|
|
30
30
|
],
|
|
31
31
|
"name": "e2D.cvectors",
|
|
32
32
|
"sources": [
|
|
@@ -1405,7 +1405,7 @@ static const char *__pyx_filename;
|
|
|
1405
1405
|
|
|
1406
1406
|
static const char* const __pyx_f[] = {
|
|
1407
1407
|
"e2D/cvectors.pyx",
|
|
1408
|
-
"../../build-env-
|
|
1408
|
+
"../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd",
|
|
1409
1409
|
"e2D/cvectors.pxd",
|
|
1410
1410
|
"<stringsource>",
|
|
1411
1411
|
"cpython/type.pxd",
|
|
@@ -1617,7 +1617,7 @@ typedef struct {
|
|
|
1617
1617
|
|
|
1618
1618
|
/* #### Code section: numeric_typedefs ### */
|
|
1619
1619
|
|
|
1620
|
-
/* "../../build-env-
|
|
1620
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":744
|
|
1621
1621
|
* # in Cython to enable them only on the right systems.
|
|
1622
1622
|
*
|
|
1623
1623
|
* ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
|
|
@@ -1626,7 +1626,7 @@ typedef struct {
|
|
|
1626
1626
|
*/
|
|
1627
1627
|
typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
1628
1628
|
|
|
1629
|
-
/* "../../build-env-
|
|
1629
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":745
|
|
1630
1630
|
*
|
|
1631
1631
|
* ctypedef npy_int8 int8_t
|
|
1632
1632
|
* ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
|
|
@@ -1635,7 +1635,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
|
1635
1635
|
*/
|
|
1636
1636
|
typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
1637
1637
|
|
|
1638
|
-
/* "../../build-env-
|
|
1638
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":746
|
|
1639
1639
|
* ctypedef npy_int8 int8_t
|
|
1640
1640
|
* ctypedef npy_int16 int16_t
|
|
1641
1641
|
* ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
|
|
@@ -1644,7 +1644,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
|
1644
1644
|
*/
|
|
1645
1645
|
typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
1646
1646
|
|
|
1647
|
-
/* "../../build-env-
|
|
1647
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":747
|
|
1648
1648
|
* ctypedef npy_int16 int16_t
|
|
1649
1649
|
* ctypedef npy_int32 int32_t
|
|
1650
1650
|
* ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
|
|
@@ -1653,7 +1653,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
|
1653
1653
|
*/
|
|
1654
1654
|
typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
1655
1655
|
|
|
1656
|
-
/* "../../build-env-
|
|
1656
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":749
|
|
1657
1657
|
* ctypedef npy_int64 int64_t
|
|
1658
1658
|
*
|
|
1659
1659
|
* ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
|
|
@@ -1662,7 +1662,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
|
1662
1662
|
*/
|
|
1663
1663
|
typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
1664
1664
|
|
|
1665
|
-
/* "../../build-env-
|
|
1665
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":750
|
|
1666
1666
|
*
|
|
1667
1667
|
* ctypedef npy_uint8 uint8_t
|
|
1668
1668
|
* ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
|
|
@@ -1671,7 +1671,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
|
1671
1671
|
*/
|
|
1672
1672
|
typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
1673
1673
|
|
|
1674
|
-
/* "../../build-env-
|
|
1674
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":751
|
|
1675
1675
|
* ctypedef npy_uint8 uint8_t
|
|
1676
1676
|
* ctypedef npy_uint16 uint16_t
|
|
1677
1677
|
* ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
|
|
@@ -1680,7 +1680,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
|
1680
1680
|
*/
|
|
1681
1681
|
typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
1682
1682
|
|
|
1683
|
-
/* "../../build-env-
|
|
1683
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":752
|
|
1684
1684
|
* ctypedef npy_uint16 uint16_t
|
|
1685
1685
|
* ctypedef npy_uint32 uint32_t
|
|
1686
1686
|
* ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
|
|
@@ -1689,7 +1689,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
|
1689
1689
|
*/
|
|
1690
1690
|
typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
1691
1691
|
|
|
1692
|
-
/* "../../build-env-
|
|
1692
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":754
|
|
1693
1693
|
* ctypedef npy_uint64 uint64_t
|
|
1694
1694
|
*
|
|
1695
1695
|
* ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
|
|
@@ -1698,7 +1698,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
|
1698
1698
|
*/
|
|
1699
1699
|
typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
1700
1700
|
|
|
1701
|
-
/* "../../build-env-
|
|
1701
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":755
|
|
1702
1702
|
*
|
|
1703
1703
|
* ctypedef npy_float32 float32_t
|
|
1704
1704
|
* ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
|
|
@@ -1707,7 +1707,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
|
1707
1707
|
*/
|
|
1708
1708
|
typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
1709
1709
|
|
|
1710
|
-
/* "../../build-env-
|
|
1710
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":762
|
|
1711
1711
|
* ctypedef double complex complex128_t
|
|
1712
1712
|
*
|
|
1713
1713
|
* ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
|
|
@@ -1716,7 +1716,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
|
1716
1716
|
*/
|
|
1717
1717
|
typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
1718
1718
|
|
|
1719
|
-
/* "../../build-env-
|
|
1719
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":763
|
|
1720
1720
|
*
|
|
1721
1721
|
* ctypedef npy_longlong longlong_t
|
|
1722
1722
|
* ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
|
|
@@ -1725,7 +1725,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
|
1725
1725
|
*/
|
|
1726
1726
|
typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
1727
1727
|
|
|
1728
|
-
/* "../../build-env-
|
|
1728
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":765
|
|
1729
1729
|
* ctypedef npy_ulonglong ulonglong_t
|
|
1730
1730
|
*
|
|
1731
1731
|
* ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
|
|
@@ -1734,7 +1734,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
|
1734
1734
|
*/
|
|
1735
1735
|
typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
1736
1736
|
|
|
1737
|
-
/* "../../build-env-
|
|
1737
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":766
|
|
1738
1738
|
*
|
|
1739
1739
|
* ctypedef npy_intp intp_t
|
|
1740
1740
|
* ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
|
|
@@ -1743,7 +1743,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
|
1743
1743
|
*/
|
|
1744
1744
|
typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
1745
1745
|
|
|
1746
|
-
/* "../../build-env-
|
|
1746
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":768
|
|
1747
1747
|
* ctypedef npy_uintp uintp_t
|
|
1748
1748
|
*
|
|
1749
1749
|
* ctypedef npy_double float_t # <<<<<<<<<<<<<<
|
|
@@ -1752,7 +1752,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
|
1752
1752
|
*/
|
|
1753
1753
|
typedef npy_double __pyx_t_5numpy_float_t;
|
|
1754
1754
|
|
|
1755
|
-
/* "../../build-env-
|
|
1755
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":769
|
|
1756
1756
|
*
|
|
1757
1757
|
* ctypedef npy_double float_t
|
|
1758
1758
|
* ctypedef npy_double double_t # <<<<<<<<<<<<<<
|
|
@@ -1761,7 +1761,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
|
|
|
1761
1761
|
*/
|
|
1762
1762
|
typedef npy_double __pyx_t_5numpy_double_t;
|
|
1763
1763
|
|
|
1764
|
-
/* "../../build-env-
|
|
1764
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":770
|
|
1765
1765
|
* ctypedef npy_double float_t
|
|
1766
1766
|
* ctypedef npy_double double_t
|
|
1767
1767
|
* ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
|
|
@@ -3478,7 +3478,7 @@ return 0;
|
|
|
3478
3478
|
#endif
|
|
3479
3479
|
/* #### Code section: module_code ### */
|
|
3480
3480
|
|
|
3481
|
-
/* "../../build-env-
|
|
3481
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":243
|
|
3482
3482
|
* cdef int type_num
|
|
3483
3483
|
*
|
|
3484
3484
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3489,7 +3489,7 @@ return 0;
|
|
|
3489
3489
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_Descr *__pyx_v_self) {
|
|
3490
3490
|
npy_intp __pyx_r;
|
|
3491
3491
|
|
|
3492
|
-
/* "../../build-env-
|
|
3492
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":245
|
|
3493
3493
|
* @property
|
|
3494
3494
|
* cdef inline npy_intp itemsize(self) noexcept nogil:
|
|
3495
3495
|
* return PyDataType_ELSIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -3499,7 +3499,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
3499
3499
|
__pyx_r = PyDataType_ELSIZE(__pyx_v_self);
|
|
3500
3500
|
goto __pyx_L0;
|
|
3501
3501
|
|
|
3502
|
-
/* "../../build-env-
|
|
3502
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":243
|
|
3503
3503
|
* cdef int type_num
|
|
3504
3504
|
*
|
|
3505
3505
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3512,7 +3512,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
3512
3512
|
return __pyx_r;
|
|
3513
3513
|
}
|
|
3514
3514
|
|
|
3515
|
-
/* "../../build-env-
|
|
3515
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":247
|
|
3516
3516
|
* return PyDataType_ELSIZE(self)
|
|
3517
3517
|
*
|
|
3518
3518
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3523,7 +3523,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
3523
3523
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray_Descr *__pyx_v_self) {
|
|
3524
3524
|
npy_intp __pyx_r;
|
|
3525
3525
|
|
|
3526
|
-
/* "../../build-env-
|
|
3526
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":249
|
|
3527
3527
|
* @property
|
|
3528
3528
|
* cdef inline npy_intp alignment(self) noexcept nogil:
|
|
3529
3529
|
* return PyDataType_ALIGNMENT(self) # <<<<<<<<<<<<<<
|
|
@@ -3533,7 +3533,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray
|
|
|
3533
3533
|
__pyx_r = PyDataType_ALIGNMENT(__pyx_v_self);
|
|
3534
3534
|
goto __pyx_L0;
|
|
3535
3535
|
|
|
3536
|
-
/* "../../build-env-
|
|
3536
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":247
|
|
3537
3537
|
* return PyDataType_ELSIZE(self)
|
|
3538
3538
|
*
|
|
3539
3539
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3546,7 +3546,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray
|
|
|
3546
3546
|
return __pyx_r;
|
|
3547
3547
|
}
|
|
3548
3548
|
|
|
3549
|
-
/* "../../build-env-
|
|
3549
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":253
|
|
3550
3550
|
* # Use fields/names with care as they may be NULL. You must check
|
|
3551
3551
|
* # for this using PyDataType_HASFIELDS.
|
|
3552
3552
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3560,7 +3560,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
3560
3560
|
PyObject *__pyx_t_1;
|
|
3561
3561
|
__Pyx_RefNannySetupContext("fields", 0);
|
|
3562
3562
|
|
|
3563
|
-
/* "../../build-env-
|
|
3563
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":255
|
|
3564
3564
|
* @property
|
|
3565
3565
|
* cdef inline object fields(self):
|
|
3566
3566
|
* return <object>PyDataType_FIELDS(self) # <<<<<<<<<<<<<<
|
|
@@ -3573,7 +3573,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
3573
3573
|
__pyx_r = ((PyObject *)__pyx_t_1);
|
|
3574
3574
|
goto __pyx_L0;
|
|
3575
3575
|
|
|
3576
|
-
/* "../../build-env-
|
|
3576
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":253
|
|
3577
3577
|
* # Use fields/names with care as they may be NULL. You must check
|
|
3578
3578
|
* # for this using PyDataType_HASFIELDS.
|
|
3579
3579
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3588,7 +3588,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
3588
3588
|
return __pyx_r;
|
|
3589
3589
|
}
|
|
3590
3590
|
|
|
3591
|
-
/* "../../build-env-
|
|
3591
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":257
|
|
3592
3592
|
* return <object>PyDataType_FIELDS(self)
|
|
3593
3593
|
*
|
|
3594
3594
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3602,7 +3602,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3602
3602
|
PyObject *__pyx_t_1;
|
|
3603
3603
|
__Pyx_RefNannySetupContext("names", 0);
|
|
3604
3604
|
|
|
3605
|
-
/* "../../build-env-
|
|
3605
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":259
|
|
3606
3606
|
* @property
|
|
3607
3607
|
* cdef inline tuple names(self):
|
|
3608
3608
|
* return <tuple>PyDataType_NAMES(self) # <<<<<<<<<<<<<<
|
|
@@ -3615,7 +3615,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3615
3615
|
__pyx_r = ((PyObject*)__pyx_t_1);
|
|
3616
3616
|
goto __pyx_L0;
|
|
3617
3617
|
|
|
3618
|
-
/* "../../build-env-
|
|
3618
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":257
|
|
3619
3619
|
* return <object>PyDataType_FIELDS(self)
|
|
3620
3620
|
*
|
|
3621
3621
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3630,7 +3630,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3630
3630
|
return __pyx_r;
|
|
3631
3631
|
}
|
|
3632
3632
|
|
|
3633
|
-
/* "../../build-env-
|
|
3633
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":264
|
|
3634
3634
|
* # valid (the pointer can be NULL). Most users should access
|
|
3635
3635
|
* # this field via the inline helper method PyDataType_SHAPE.
|
|
3636
3636
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3641,7 +3641,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
3641
3641
|
static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarray(PyArray_Descr *__pyx_v_self) {
|
|
3642
3642
|
PyArray_ArrayDescr *__pyx_r;
|
|
3643
3643
|
|
|
3644
|
-
/* "../../build-env-
|
|
3644
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":266
|
|
3645
3645
|
* @property
|
|
3646
3646
|
* cdef inline PyArray_ArrayDescr* subarray(self) noexcept nogil:
|
|
3647
3647
|
* return PyDataType_SUBARRAY(self) # <<<<<<<<<<<<<<
|
|
@@ -3651,7 +3651,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
3651
3651
|
__pyx_r = PyDataType_SUBARRAY(__pyx_v_self);
|
|
3652
3652
|
goto __pyx_L0;
|
|
3653
3653
|
|
|
3654
|
-
/* "../../build-env-
|
|
3654
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":264
|
|
3655
3655
|
* # valid (the pointer can be NULL). Most users should access
|
|
3656
3656
|
* # this field via the inline helper method PyDataType_SHAPE.
|
|
3657
3657
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3664,7 +3664,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
3664
3664
|
return __pyx_r;
|
|
3665
3665
|
}
|
|
3666
3666
|
|
|
3667
|
-
/* "../../build-env-
|
|
3667
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":268
|
|
3668
3668
|
* return PyDataType_SUBARRAY(self)
|
|
3669
3669
|
*
|
|
3670
3670
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3675,7 +3675,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
3675
3675
|
static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr *__pyx_v_self) {
|
|
3676
3676
|
npy_uint64 __pyx_r;
|
|
3677
3677
|
|
|
3678
|
-
/* "../../build-env-
|
|
3678
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":271
|
|
3679
3679
|
* cdef inline npy_uint64 flags(self) noexcept nogil:
|
|
3680
3680
|
* """The data types flags."""
|
|
3681
3681
|
* return PyDataType_FLAGS(self) # <<<<<<<<<<<<<<
|
|
@@ -3685,7 +3685,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
3685
3685
|
__pyx_r = PyDataType_FLAGS(__pyx_v_self);
|
|
3686
3686
|
goto __pyx_L0;
|
|
3687
3687
|
|
|
3688
|
-
/* "../../build-env-
|
|
3688
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":268
|
|
3689
3689
|
* return PyDataType_SUBARRAY(self)
|
|
3690
3690
|
*
|
|
3691
3691
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3698,7 +3698,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
3698
3698
|
return __pyx_r;
|
|
3699
3699
|
}
|
|
3700
3700
|
|
|
3701
|
-
/* "../../build-env-
|
|
3701
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":280
|
|
3702
3702
|
* ctypedef class numpy.broadcast [object PyArrayMultiIterObject, check_size ignore]:
|
|
3703
3703
|
*
|
|
3704
3704
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3709,7 +3709,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
3709
3709
|
static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3710
3710
|
int __pyx_r;
|
|
3711
3711
|
|
|
3712
|
-
/* "../../build-env-
|
|
3712
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":283
|
|
3713
3713
|
* cdef inline int numiter(self) noexcept nogil:
|
|
3714
3714
|
* """The number of arrays that need to be broadcast to the same shape."""
|
|
3715
3715
|
* return PyArray_MultiIter_NUMITER(self) # <<<<<<<<<<<<<<
|
|
@@ -3719,7 +3719,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
3719
3719
|
__pyx_r = PyArray_MultiIter_NUMITER(__pyx_v_self);
|
|
3720
3720
|
goto __pyx_L0;
|
|
3721
3721
|
|
|
3722
|
-
/* "../../build-env-
|
|
3722
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":280
|
|
3723
3723
|
* ctypedef class numpy.broadcast [object PyArrayMultiIterObject, check_size ignore]:
|
|
3724
3724
|
*
|
|
3725
3725
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3732,7 +3732,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
3732
3732
|
return __pyx_r;
|
|
3733
3733
|
}
|
|
3734
3734
|
|
|
3735
|
-
/* "../../build-env-
|
|
3735
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":285
|
|
3736
3736
|
* return PyArray_MultiIter_NUMITER(self)
|
|
3737
3737
|
*
|
|
3738
3738
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3743,7 +3743,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
3743
3743
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3744
3744
|
npy_intp __pyx_r;
|
|
3745
3745
|
|
|
3746
|
-
/* "../../build-env-
|
|
3746
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":288
|
|
3747
3747
|
* cdef inline npy_intp size(self) noexcept nogil:
|
|
3748
3748
|
* """The total broadcasted size."""
|
|
3749
3749
|
* return PyArray_MultiIter_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -3753,7 +3753,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
3753
3753
|
__pyx_r = PyArray_MultiIter_SIZE(__pyx_v_self);
|
|
3754
3754
|
goto __pyx_L0;
|
|
3755
3755
|
|
|
3756
|
-
/* "../../build-env-
|
|
3756
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":285
|
|
3757
3757
|
* return PyArray_MultiIter_NUMITER(self)
|
|
3758
3758
|
*
|
|
3759
3759
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3766,7 +3766,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
3766
3766
|
return __pyx_r;
|
|
3767
3767
|
}
|
|
3768
3768
|
|
|
3769
|
-
/* "../../build-env-
|
|
3769
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":290
|
|
3770
3770
|
* return PyArray_MultiIter_SIZE(self)
|
|
3771
3771
|
*
|
|
3772
3772
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3777,7 +3777,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
3777
3777
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3778
3778
|
npy_intp __pyx_r;
|
|
3779
3779
|
|
|
3780
|
-
/* "../../build-env-
|
|
3780
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":293
|
|
3781
3781
|
* cdef inline npy_intp index(self) noexcept nogil:
|
|
3782
3782
|
* """The current (1-d) index into the broadcasted result."""
|
|
3783
3783
|
* return PyArray_MultiIter_INDEX(self) # <<<<<<<<<<<<<<
|
|
@@ -3787,7 +3787,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
3787
3787
|
__pyx_r = PyArray_MultiIter_INDEX(__pyx_v_self);
|
|
3788
3788
|
goto __pyx_L0;
|
|
3789
3789
|
|
|
3790
|
-
/* "../../build-env-
|
|
3790
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":290
|
|
3791
3791
|
* return PyArray_MultiIter_SIZE(self)
|
|
3792
3792
|
*
|
|
3793
3793
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3800,7 +3800,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
3800
3800
|
return __pyx_r;
|
|
3801
3801
|
}
|
|
3802
3802
|
|
|
3803
|
-
/* "../../build-env-
|
|
3803
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":295
|
|
3804
3804
|
* return PyArray_MultiIter_INDEX(self)
|
|
3805
3805
|
*
|
|
3806
3806
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3811,7 +3811,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
3811
3811
|
static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3812
3812
|
int __pyx_r;
|
|
3813
3813
|
|
|
3814
|
-
/* "../../build-env-
|
|
3814
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":298
|
|
3815
3815
|
* cdef inline int nd(self) noexcept nogil:
|
|
3816
3816
|
* """The number of dimensions in the broadcasted result."""
|
|
3817
3817
|
* return PyArray_MultiIter_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -3821,7 +3821,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
3821
3821
|
__pyx_r = PyArray_MultiIter_NDIM(__pyx_v_self);
|
|
3822
3822
|
goto __pyx_L0;
|
|
3823
3823
|
|
|
3824
|
-
/* "../../build-env-
|
|
3824
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":295
|
|
3825
3825
|
* return PyArray_MultiIter_INDEX(self)
|
|
3826
3826
|
*
|
|
3827
3827
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3834,7 +3834,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
3834
3834
|
return __pyx_r;
|
|
3835
3835
|
}
|
|
3836
3836
|
|
|
3837
|
-
/* "../../build-env-
|
|
3837
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":300
|
|
3838
3838
|
* return PyArray_MultiIter_NDIM(self)
|
|
3839
3839
|
*
|
|
3840
3840
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3845,7 +3845,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
3845
3845
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3846
3846
|
npy_intp *__pyx_r;
|
|
3847
3847
|
|
|
3848
|
-
/* "../../build-env-
|
|
3848
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":303
|
|
3849
3849
|
* cdef inline npy_intp* dimensions(self) noexcept nogil:
|
|
3850
3850
|
* """The shape of the broadcasted result."""
|
|
3851
3851
|
* return PyArray_MultiIter_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -3855,7 +3855,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
3855
3855
|
__pyx_r = PyArray_MultiIter_DIMS(__pyx_v_self);
|
|
3856
3856
|
goto __pyx_L0;
|
|
3857
3857
|
|
|
3858
|
-
/* "../../build-env-
|
|
3858
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":300
|
|
3859
3859
|
* return PyArray_MultiIter_NDIM(self)
|
|
3860
3860
|
*
|
|
3861
3861
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3868,7 +3868,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
3868
3868
|
return __pyx_r;
|
|
3869
3869
|
}
|
|
3870
3870
|
|
|
3871
|
-
/* "../../build-env-
|
|
3871
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":305
|
|
3872
3872
|
* return PyArray_MultiIter_DIMS(self)
|
|
3873
3873
|
*
|
|
3874
3874
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3879,7 +3879,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
3879
3879
|
static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiIterObject *__pyx_v_self) {
|
|
3880
3880
|
void **__pyx_r;
|
|
3881
3881
|
|
|
3882
|
-
/* "../../build-env-
|
|
3882
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":309
|
|
3883
3883
|
* """An array of iterator objects that holds the iterators for the arrays to be broadcast together.
|
|
3884
3884
|
* On return, the iterators are adjusted for broadcasting."""
|
|
3885
3885
|
* return PyArray_MultiIter_ITERS(self) # <<<<<<<<<<<<<<
|
|
@@ -3889,7 +3889,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
3889
3889
|
__pyx_r = PyArray_MultiIter_ITERS(__pyx_v_self);
|
|
3890
3890
|
goto __pyx_L0;
|
|
3891
3891
|
|
|
3892
|
-
/* "../../build-env-
|
|
3892
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":305
|
|
3893
3893
|
* return PyArray_MultiIter_DIMS(self)
|
|
3894
3894
|
*
|
|
3895
3895
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3902,7 +3902,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
3902
3902
|
return __pyx_r;
|
|
3903
3903
|
}
|
|
3904
3904
|
|
|
3905
|
-
/* "../../build-env-
|
|
3905
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":323
|
|
3906
3906
|
* # Instead, we use properties that map to the corresponding C-API functions.
|
|
3907
3907
|
*
|
|
3908
3908
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3913,7 +3913,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
3913
3913
|
static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
|
|
3914
3914
|
PyObject *__pyx_r;
|
|
3915
3915
|
|
|
3916
|
-
/* "../../build-env-
|
|
3916
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":327
|
|
3917
3917
|
* """Returns a borrowed reference to the object owning the data/memory.
|
|
3918
3918
|
* """
|
|
3919
3919
|
* return PyArray_BASE(self) # <<<<<<<<<<<<<<
|
|
@@ -3923,7 +3923,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
3923
3923
|
__pyx_r = PyArray_BASE(__pyx_v_self);
|
|
3924
3924
|
goto __pyx_L0;
|
|
3925
3925
|
|
|
3926
|
-
/* "../../build-env-
|
|
3926
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":323
|
|
3927
3927
|
* # Instead, we use properties that map to the corresponding C-API functions.
|
|
3928
3928
|
*
|
|
3929
3929
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3936,7 +3936,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
3936
3936
|
return __pyx_r;
|
|
3937
3937
|
}
|
|
3938
3938
|
|
|
3939
|
-
/* "../../build-env-
|
|
3939
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":329
|
|
3940
3940
|
* return PyArray_BASE(self)
|
|
3941
3941
|
*
|
|
3942
3942
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3950,7 +3950,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3950
3950
|
PyArray_Descr *__pyx_t_1;
|
|
3951
3951
|
__Pyx_RefNannySetupContext("descr", 0);
|
|
3952
3952
|
|
|
3953
|
-
/* "../../build-env-
|
|
3953
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":333
|
|
3954
3954
|
* """Returns an owned reference to the dtype of the array.
|
|
3955
3955
|
* """
|
|
3956
3956
|
* return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
|
|
@@ -3963,7 +3963,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3963
3963
|
__pyx_r = ((PyArray_Descr *)__pyx_t_1);
|
|
3964
3964
|
goto __pyx_L0;
|
|
3965
3965
|
|
|
3966
|
-
/* "../../build-env-
|
|
3966
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":329
|
|
3967
3967
|
* return PyArray_BASE(self)
|
|
3968
3968
|
*
|
|
3969
3969
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3978,7 +3978,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3978
3978
|
return __pyx_r;
|
|
3979
3979
|
}
|
|
3980
3980
|
|
|
3981
|
-
/* "../../build-env-
|
|
3981
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":335
|
|
3982
3982
|
* return <dtype>PyArray_DESCR(self)
|
|
3983
3983
|
*
|
|
3984
3984
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -3989,7 +3989,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
3989
3989
|
static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
|
|
3990
3990
|
int __pyx_r;
|
|
3991
3991
|
|
|
3992
|
-
/* "../../build-env-
|
|
3992
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":339
|
|
3993
3993
|
* """Returns the number of dimensions in the array.
|
|
3994
3994
|
* """
|
|
3995
3995
|
* return PyArray_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -3999,7 +3999,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
3999
3999
|
__pyx_r = PyArray_NDIM(__pyx_v_self);
|
|
4000
4000
|
goto __pyx_L0;
|
|
4001
4001
|
|
|
4002
|
-
/* "../../build-env-
|
|
4002
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":335
|
|
4003
4003
|
* return <dtype>PyArray_DESCR(self)
|
|
4004
4004
|
*
|
|
4005
4005
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4012,7 +4012,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
4012
4012
|
return __pyx_r;
|
|
4013
4013
|
}
|
|
4014
4014
|
|
|
4015
|
-
/* "../../build-env-
|
|
4015
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":341
|
|
4016
4016
|
* return PyArray_NDIM(self)
|
|
4017
4017
|
*
|
|
4018
4018
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4023,7 +4023,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
4023
4023
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
|
|
4024
4024
|
npy_intp *__pyx_r;
|
|
4025
4025
|
|
|
4026
|
-
/* "../../build-env-
|
|
4026
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":347
|
|
4027
4027
|
* Can return NULL for 0-dimensional arrays.
|
|
4028
4028
|
* """
|
|
4029
4029
|
* return PyArray_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -4033,7 +4033,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
4033
4033
|
__pyx_r = PyArray_DIMS(__pyx_v_self);
|
|
4034
4034
|
goto __pyx_L0;
|
|
4035
4035
|
|
|
4036
|
-
/* "../../build-env-
|
|
4036
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":341
|
|
4037
4037
|
* return PyArray_NDIM(self)
|
|
4038
4038
|
*
|
|
4039
4039
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4046,7 +4046,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
4046
4046
|
return __pyx_r;
|
|
4047
4047
|
}
|
|
4048
4048
|
|
|
4049
|
-
/* "../../build-env-
|
|
4049
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":349
|
|
4050
4050
|
* return PyArray_DIMS(self)
|
|
4051
4051
|
*
|
|
4052
4052
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4057,7 +4057,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
4057
4057
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
|
|
4058
4058
|
npy_intp *__pyx_r;
|
|
4059
4059
|
|
|
4060
|
-
/* "../../build-env-
|
|
4060
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":354
|
|
4061
4061
|
* The number of elements matches the number of dimensions of the array (ndim).
|
|
4062
4062
|
* """
|
|
4063
4063
|
* return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
|
|
@@ -4067,7 +4067,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
4067
4067
|
__pyx_r = PyArray_STRIDES(__pyx_v_self);
|
|
4068
4068
|
goto __pyx_L0;
|
|
4069
4069
|
|
|
4070
|
-
/* "../../build-env-
|
|
4070
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":349
|
|
4071
4071
|
* return PyArray_DIMS(self)
|
|
4072
4072
|
*
|
|
4073
4073
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4080,7 +4080,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
4080
4080
|
return __pyx_r;
|
|
4081
4081
|
}
|
|
4082
4082
|
|
|
4083
|
-
/* "../../build-env-
|
|
4083
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":356
|
|
4084
4084
|
* return PyArray_STRIDES(self)
|
|
4085
4085
|
*
|
|
4086
4086
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4091,7 +4091,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
4091
4091
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
|
|
4092
4092
|
npy_intp __pyx_r;
|
|
4093
4093
|
|
|
4094
|
-
/* "../../build-env-
|
|
4094
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":360
|
|
4095
4095
|
* """Returns the total size (in number of elements) of the array.
|
|
4096
4096
|
* """
|
|
4097
4097
|
* return PyArray_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -4101,7 +4101,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
4101
4101
|
__pyx_r = PyArray_SIZE(__pyx_v_self);
|
|
4102
4102
|
goto __pyx_L0;
|
|
4103
4103
|
|
|
4104
|
-
/* "../../build-env-
|
|
4104
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":356
|
|
4105
4105
|
* return PyArray_STRIDES(self)
|
|
4106
4106
|
*
|
|
4107
4107
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4114,7 +4114,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
4114
4114
|
return __pyx_r;
|
|
4115
4115
|
}
|
|
4116
4116
|
|
|
4117
|
-
/* "../../build-env-
|
|
4117
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":362
|
|
4118
4118
|
* return PyArray_SIZE(self)
|
|
4119
4119
|
*
|
|
4120
4120
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4125,7 +4125,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
4125
4125
|
static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
|
|
4126
4126
|
char *__pyx_r;
|
|
4127
4127
|
|
|
4128
|
-
/* "../../build-env-
|
|
4128
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":369
|
|
4129
4129
|
* of `PyArray_DATA()` instead, which returns a 'void*'.
|
|
4130
4130
|
* """
|
|
4131
4131
|
* return PyArray_BYTES(self) # <<<<<<<<<<<<<<
|
|
@@ -4135,7 +4135,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
4135
4135
|
__pyx_r = PyArray_BYTES(__pyx_v_self);
|
|
4136
4136
|
goto __pyx_L0;
|
|
4137
4137
|
|
|
4138
|
-
/* "../../build-env-
|
|
4138
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":362
|
|
4139
4139
|
* return PyArray_SIZE(self)
|
|
4140
4140
|
*
|
|
4141
4141
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -4148,7 +4148,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
4148
4148
|
return __pyx_r;
|
|
4149
4149
|
}
|
|
4150
4150
|
|
|
4151
|
-
/* "../../build-env-
|
|
4151
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":777
|
|
4152
4152
|
* ctypedef long double complex clongdouble_t
|
|
4153
4153
|
*
|
|
4154
4154
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -4165,7 +4165,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
4165
4165
|
int __pyx_clineno = 0;
|
|
4166
4166
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 0);
|
|
4167
4167
|
|
|
4168
|
-
/* "../../build-env-
|
|
4168
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":778
|
|
4169
4169
|
*
|
|
4170
4170
|
* cdef inline object PyArray_MultiIterNew1(a):
|
|
4171
4171
|
* return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
|
|
@@ -4179,7 +4179,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
4179
4179
|
__pyx_t_1 = 0;
|
|
4180
4180
|
goto __pyx_L0;
|
|
4181
4181
|
|
|
4182
|
-
/* "../../build-env-
|
|
4182
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":777
|
|
4183
4183
|
* ctypedef long double complex clongdouble_t
|
|
4184
4184
|
*
|
|
4185
4185
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -4198,7 +4198,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
4198
4198
|
return __pyx_r;
|
|
4199
4199
|
}
|
|
4200
4200
|
|
|
4201
|
-
/* "../../build-env-
|
|
4201
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":780
|
|
4202
4202
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
4203
4203
|
*
|
|
4204
4204
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -4215,7 +4215,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
4215
4215
|
int __pyx_clineno = 0;
|
|
4216
4216
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 0);
|
|
4217
4217
|
|
|
4218
|
-
/* "../../build-env-
|
|
4218
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":781
|
|
4219
4219
|
*
|
|
4220
4220
|
* cdef inline object PyArray_MultiIterNew2(a, b):
|
|
4221
4221
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
|
|
@@ -4229,7 +4229,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
4229
4229
|
__pyx_t_1 = 0;
|
|
4230
4230
|
goto __pyx_L0;
|
|
4231
4231
|
|
|
4232
|
-
/* "../../build-env-
|
|
4232
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":780
|
|
4233
4233
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
4234
4234
|
*
|
|
4235
4235
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -4248,7 +4248,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
4248
4248
|
return __pyx_r;
|
|
4249
4249
|
}
|
|
4250
4250
|
|
|
4251
|
-
/* "../../build-env-
|
|
4251
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":783
|
|
4252
4252
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
4253
4253
|
*
|
|
4254
4254
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -4265,7 +4265,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
4265
4265
|
int __pyx_clineno = 0;
|
|
4266
4266
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 0);
|
|
4267
4267
|
|
|
4268
|
-
/* "../../build-env-
|
|
4268
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":784
|
|
4269
4269
|
*
|
|
4270
4270
|
* cdef inline object PyArray_MultiIterNew3(a, b, c):
|
|
4271
4271
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
|
|
@@ -4279,7 +4279,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
4279
4279
|
__pyx_t_1 = 0;
|
|
4280
4280
|
goto __pyx_L0;
|
|
4281
4281
|
|
|
4282
|
-
/* "../../build-env-
|
|
4282
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":783
|
|
4283
4283
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
4284
4284
|
*
|
|
4285
4285
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -4298,7 +4298,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
4298
4298
|
return __pyx_r;
|
|
4299
4299
|
}
|
|
4300
4300
|
|
|
4301
|
-
/* "../../build-env-
|
|
4301
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":786
|
|
4302
4302
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
4303
4303
|
*
|
|
4304
4304
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -4315,7 +4315,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
4315
4315
|
int __pyx_clineno = 0;
|
|
4316
4316
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 0);
|
|
4317
4317
|
|
|
4318
|
-
/* "../../build-env-
|
|
4318
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":787
|
|
4319
4319
|
*
|
|
4320
4320
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d):
|
|
4321
4321
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
|
|
@@ -4329,7 +4329,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
4329
4329
|
__pyx_t_1 = 0;
|
|
4330
4330
|
goto __pyx_L0;
|
|
4331
4331
|
|
|
4332
|
-
/* "../../build-env-
|
|
4332
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":786
|
|
4333
4333
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
4334
4334
|
*
|
|
4335
4335
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -4348,7 +4348,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
4348
4348
|
return __pyx_r;
|
|
4349
4349
|
}
|
|
4350
4350
|
|
|
4351
|
-
/* "../../build-env-
|
|
4351
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":789
|
|
4352
4352
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
4353
4353
|
*
|
|
4354
4354
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -4365,7 +4365,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
4365
4365
|
int __pyx_clineno = 0;
|
|
4366
4366
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 0);
|
|
4367
4367
|
|
|
4368
|
-
/* "../../build-env-
|
|
4368
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":790
|
|
4369
4369
|
*
|
|
4370
4370
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
|
|
4371
4371
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
|
|
@@ -4379,7 +4379,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
4379
4379
|
__pyx_t_1 = 0;
|
|
4380
4380
|
goto __pyx_L0;
|
|
4381
4381
|
|
|
4382
|
-
/* "../../build-env-
|
|
4382
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":789
|
|
4383
4383
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
4384
4384
|
*
|
|
4385
4385
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -4398,7 +4398,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
4398
4398
|
return __pyx_r;
|
|
4399
4399
|
}
|
|
4400
4400
|
|
|
4401
|
-
/* "../../build-env-
|
|
4401
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":792
|
|
4402
4402
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
4403
4403
|
*
|
|
4404
4404
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -4413,7 +4413,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
4413
4413
|
PyObject *__pyx_t_2;
|
|
4414
4414
|
__Pyx_RefNannySetupContext("PyDataType_SHAPE", 0);
|
|
4415
4415
|
|
|
4416
|
-
/* "../../build-env-
|
|
4416
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":793
|
|
4417
4417
|
*
|
|
4418
4418
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
4419
4419
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -4423,7 +4423,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
4423
4423
|
__pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
|
|
4424
4424
|
if (__pyx_t_1) {
|
|
4425
4425
|
|
|
4426
|
-
/* "../../build-env-
|
|
4426
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":794
|
|
4427
4427
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
4428
4428
|
* if PyDataType_HASSUBARRAY(d):
|
|
4429
4429
|
* return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
|
|
@@ -4436,7 +4436,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
4436
4436
|
__pyx_r = ((PyObject*)__pyx_t_2);
|
|
4437
4437
|
goto __pyx_L0;
|
|
4438
4438
|
|
|
4439
|
-
/* "../../build-env-
|
|
4439
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":793
|
|
4440
4440
|
*
|
|
4441
4441
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
4442
4442
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -4445,7 +4445,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
4445
4445
|
*/
|
|
4446
4446
|
}
|
|
4447
4447
|
|
|
4448
|
-
/* "../../build-env-
|
|
4448
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":796
|
|
4449
4449
|
* return <tuple>d.subarray.shape
|
|
4450
4450
|
* else:
|
|
4451
4451
|
* return () # <<<<<<<<<<<<<<
|
|
@@ -4459,7 +4459,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
4459
4459
|
goto __pyx_L0;
|
|
4460
4460
|
}
|
|
4461
4461
|
|
|
4462
|
-
/* "../../build-env-
|
|
4462
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":792
|
|
4463
4463
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
4464
4464
|
*
|
|
4465
4465
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -4474,7 +4474,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
4474
4474
|
return __pyx_r;
|
|
4475
4475
|
}
|
|
4476
4476
|
|
|
4477
|
-
/* "../../build-env-
|
|
4477
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":995
|
|
4478
4478
|
* int _import_umath() except -1
|
|
4479
4479
|
*
|
|
4480
4480
|
* cdef inline void set_array_base(ndarray arr, object base) except *: # <<<<<<<<<<<<<<
|
|
@@ -4488,7 +4488,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
4488
4488
|
const char *__pyx_filename = NULL;
|
|
4489
4489
|
int __pyx_clineno = 0;
|
|
4490
4490
|
|
|
4491
|
-
/* "../../build-env-
|
|
4491
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":996
|
|
4492
4492
|
*
|
|
4493
4493
|
* cdef inline void set_array_base(ndarray arr, object base) except *:
|
|
4494
4494
|
* Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
|
|
@@ -4497,7 +4497,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
4497
4497
|
*/
|
|
4498
4498
|
Py_INCREF(__pyx_v_base);
|
|
4499
4499
|
|
|
4500
|
-
/* "../../build-env-
|
|
4500
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":997
|
|
4501
4501
|
* cdef inline void set_array_base(ndarray arr, object base) except *:
|
|
4502
4502
|
* Py_INCREF(base) # important to do this before stealing the reference below!
|
|
4503
4503
|
* PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
|
|
@@ -4506,7 +4506,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
4506
4506
|
*/
|
|
4507
4507
|
__pyx_t_1 = PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(1, 997, __pyx_L1_error)
|
|
4508
4508
|
|
|
4509
|
-
/* "../../build-env-
|
|
4509
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":995
|
|
4510
4510
|
* int _import_umath() except -1
|
|
4511
4511
|
*
|
|
4512
4512
|
* cdef inline void set_array_base(ndarray arr, object base) except *: # <<<<<<<<<<<<<<
|
|
@@ -4521,7 +4521,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
4521
4521
|
__pyx_L0:;
|
|
4522
4522
|
}
|
|
4523
4523
|
|
|
4524
|
-
/* "../../build-env-
|
|
4524
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":999
|
|
4525
4525
|
* PyArray_SetBaseObject(arr, base)
|
|
4526
4526
|
*
|
|
4527
4527
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -4536,7 +4536,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4536
4536
|
int __pyx_t_1;
|
|
4537
4537
|
__Pyx_RefNannySetupContext("get_array_base", 0);
|
|
4538
4538
|
|
|
4539
|
-
/* "../../build-env-
|
|
4539
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1000
|
|
4540
4540
|
*
|
|
4541
4541
|
* cdef inline object get_array_base(ndarray arr):
|
|
4542
4542
|
* base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
|
|
@@ -4545,7 +4545,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4545
4545
|
*/
|
|
4546
4546
|
__pyx_v_base = PyArray_BASE(__pyx_v_arr);
|
|
4547
4547
|
|
|
4548
|
-
/* "../../build-env-
|
|
4548
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1001
|
|
4549
4549
|
* cdef inline object get_array_base(ndarray arr):
|
|
4550
4550
|
* base = PyArray_BASE(arr)
|
|
4551
4551
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -4555,7 +4555,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4555
4555
|
__pyx_t_1 = (__pyx_v_base == NULL);
|
|
4556
4556
|
if (__pyx_t_1) {
|
|
4557
4557
|
|
|
4558
|
-
/* "../../build-env-
|
|
4558
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1002
|
|
4559
4559
|
* base = PyArray_BASE(arr)
|
|
4560
4560
|
* if base is NULL:
|
|
4561
4561
|
* return None # <<<<<<<<<<<<<<
|
|
@@ -4566,7 +4566,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4566
4566
|
__pyx_r = Py_None; __Pyx_INCREF(Py_None);
|
|
4567
4567
|
goto __pyx_L0;
|
|
4568
4568
|
|
|
4569
|
-
/* "../../build-env-
|
|
4569
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1001
|
|
4570
4570
|
* cdef inline object get_array_base(ndarray arr):
|
|
4571
4571
|
* base = PyArray_BASE(arr)
|
|
4572
4572
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -4575,7 +4575,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4575
4575
|
*/
|
|
4576
4576
|
}
|
|
4577
4577
|
|
|
4578
|
-
/* "../../build-env-
|
|
4578
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1003
|
|
4579
4579
|
* if base is NULL:
|
|
4580
4580
|
* return None
|
|
4581
4581
|
* return <object>base # <<<<<<<<<<<<<<
|
|
@@ -4587,7 +4587,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4587
4587
|
__pyx_r = ((PyObject *)__pyx_v_base);
|
|
4588
4588
|
goto __pyx_L0;
|
|
4589
4589
|
|
|
4590
|
-
/* "../../build-env-
|
|
4590
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":999
|
|
4591
4591
|
* PyArray_SetBaseObject(arr, base)
|
|
4592
4592
|
*
|
|
4593
4593
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -4602,7 +4602,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
4602
4602
|
return __pyx_r;
|
|
4603
4603
|
}
|
|
4604
4604
|
|
|
4605
|
-
/* "../../build-env-
|
|
4605
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
4606
4606
|
* # Versions of the import_* functions which are more suitable for
|
|
4607
4607
|
* # Cython code.
|
|
4608
4608
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4628,7 +4628,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4628
4628
|
int __pyx_clineno = 0;
|
|
4629
4629
|
__Pyx_RefNannySetupContext("import_array", 0);
|
|
4630
4630
|
|
|
4631
|
-
/* "../../build-env-
|
|
4631
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1008
|
|
4632
4632
|
* # Cython code.
|
|
4633
4633
|
* cdef inline int import_array() except -1:
|
|
4634
4634
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4644,7 +4644,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4644
4644
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
4645
4645
|
/*try:*/ {
|
|
4646
4646
|
|
|
4647
|
-
/* "../../build-env-
|
|
4647
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1009
|
|
4648
4648
|
* cdef inline int import_array() except -1:
|
|
4649
4649
|
* try:
|
|
4650
4650
|
* __pyx_import_array() # <<<<<<<<<<<<<<
|
|
@@ -4653,7 +4653,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4653
4653
|
*/
|
|
4654
4654
|
__pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 1009, __pyx_L3_error)
|
|
4655
4655
|
|
|
4656
|
-
/* "../../build-env-
|
|
4656
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1008
|
|
4657
4657
|
* # Cython code.
|
|
4658
4658
|
* cdef inline int import_array() except -1:
|
|
4659
4659
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4667,7 +4667,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4667
4667
|
goto __pyx_L8_try_end;
|
|
4668
4668
|
__pyx_L3_error:;
|
|
4669
4669
|
|
|
4670
|
-
/* "../../build-env-
|
|
4670
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1010
|
|
4671
4671
|
* try:
|
|
4672
4672
|
* __pyx_import_array()
|
|
4673
4673
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -4682,7 +4682,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4682
4682
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
4683
4683
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
4684
4684
|
|
|
4685
|
-
/* "../../build-env-
|
|
4685
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1011
|
|
4686
4686
|
* __pyx_import_array()
|
|
4687
4687
|
* except Exception:
|
|
4688
4688
|
* raise ImportError("numpy._core.multiarray failed to import") # <<<<<<<<<<<<<<
|
|
@@ -4704,7 +4704,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4704
4704
|
}
|
|
4705
4705
|
goto __pyx_L5_except_error;
|
|
4706
4706
|
|
|
4707
|
-
/* "../../build-env-
|
|
4707
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1008
|
|
4708
4708
|
* # Cython code.
|
|
4709
4709
|
* cdef inline int import_array() except -1:
|
|
4710
4710
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4720,7 +4720,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4720
4720
|
__pyx_L8_try_end:;
|
|
4721
4721
|
}
|
|
4722
4722
|
|
|
4723
|
-
/* "../../build-env-
|
|
4723
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
4724
4724
|
* # Versions of the import_* functions which are more suitable for
|
|
4725
4725
|
* # Cython code.
|
|
4726
4726
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4744,7 +4744,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
4744
4744
|
return __pyx_r;
|
|
4745
4745
|
}
|
|
4746
4746
|
|
|
4747
|
-
/* "../../build-env-
|
|
4747
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
4748
4748
|
* raise ImportError("numpy._core.multiarray failed to import")
|
|
4749
4749
|
*
|
|
4750
4750
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4770,7 +4770,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4770
4770
|
int __pyx_clineno = 0;
|
|
4771
4771
|
__Pyx_RefNannySetupContext("import_umath", 0);
|
|
4772
4772
|
|
|
4773
|
-
/* "../../build-env-
|
|
4773
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1014
|
|
4774
4774
|
*
|
|
4775
4775
|
* cdef inline int import_umath() except -1:
|
|
4776
4776
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4786,7 +4786,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4786
4786
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
4787
4787
|
/*try:*/ {
|
|
4788
4788
|
|
|
4789
|
-
/* "../../build-env-
|
|
4789
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1015
|
|
4790
4790
|
* cdef inline int import_umath() except -1:
|
|
4791
4791
|
* try:
|
|
4792
4792
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -4795,7 +4795,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4795
4795
|
*/
|
|
4796
4796
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 1015, __pyx_L3_error)
|
|
4797
4797
|
|
|
4798
|
-
/* "../../build-env-
|
|
4798
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1014
|
|
4799
4799
|
*
|
|
4800
4800
|
* cdef inline int import_umath() except -1:
|
|
4801
4801
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4809,7 +4809,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4809
4809
|
goto __pyx_L8_try_end;
|
|
4810
4810
|
__pyx_L3_error:;
|
|
4811
4811
|
|
|
4812
|
-
/* "../../build-env-
|
|
4812
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1016
|
|
4813
4813
|
* try:
|
|
4814
4814
|
* _import_umath()
|
|
4815
4815
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -4824,7 +4824,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4824
4824
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
4825
4825
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
4826
4826
|
|
|
4827
|
-
/* "../../build-env-
|
|
4827
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1017
|
|
4828
4828
|
* _import_umath()
|
|
4829
4829
|
* except Exception:
|
|
4830
4830
|
* raise ImportError("numpy._core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -4846,7 +4846,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4846
4846
|
}
|
|
4847
4847
|
goto __pyx_L5_except_error;
|
|
4848
4848
|
|
|
4849
|
-
/* "../../build-env-
|
|
4849
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1014
|
|
4850
4850
|
*
|
|
4851
4851
|
* cdef inline int import_umath() except -1:
|
|
4852
4852
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4862,7 +4862,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4862
4862
|
__pyx_L8_try_end:;
|
|
4863
4863
|
}
|
|
4864
4864
|
|
|
4865
|
-
/* "../../build-env-
|
|
4865
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
4866
4866
|
* raise ImportError("numpy._core.multiarray failed to import")
|
|
4867
4867
|
*
|
|
4868
4868
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4886,7 +4886,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
4886
4886
|
return __pyx_r;
|
|
4887
4887
|
}
|
|
4888
4888
|
|
|
4889
|
-
/* "../../build-env-
|
|
4889
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
4890
4890
|
* raise ImportError("numpy._core.umath failed to import")
|
|
4891
4891
|
*
|
|
4892
4892
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -4912,7 +4912,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4912
4912
|
int __pyx_clineno = 0;
|
|
4913
4913
|
__Pyx_RefNannySetupContext("import_ufunc", 0);
|
|
4914
4914
|
|
|
4915
|
-
/* "../../build-env-
|
|
4915
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1020
|
|
4916
4916
|
*
|
|
4917
4917
|
* cdef inline int import_ufunc() except -1:
|
|
4918
4918
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4928,7 +4928,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4928
4928
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
4929
4929
|
/*try:*/ {
|
|
4930
4930
|
|
|
4931
|
-
/* "../../build-env-
|
|
4931
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1021
|
|
4932
4932
|
* cdef inline int import_ufunc() except -1:
|
|
4933
4933
|
* try:
|
|
4934
4934
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -4937,7 +4937,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4937
4937
|
*/
|
|
4938
4938
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 1021, __pyx_L3_error)
|
|
4939
4939
|
|
|
4940
|
-
/* "../../build-env-
|
|
4940
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1020
|
|
4941
4941
|
*
|
|
4942
4942
|
* cdef inline int import_ufunc() except -1:
|
|
4943
4943
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -4951,7 +4951,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4951
4951
|
goto __pyx_L8_try_end;
|
|
4952
4952
|
__pyx_L3_error:;
|
|
4953
4953
|
|
|
4954
|
-
/* "../../build-env-
|
|
4954
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1022
|
|
4955
4955
|
* try:
|
|
4956
4956
|
* _import_umath()
|
|
4957
4957
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -4966,7 +4966,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4966
4966
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
4967
4967
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
4968
4968
|
|
|
4969
|
-
/* "../../build-env-
|
|
4969
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1023
|
|
4970
4970
|
* _import_umath()
|
|
4971
4971
|
* except Exception:
|
|
4972
4972
|
* raise ImportError("numpy._core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -4988,7 +4988,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
4988
4988
|
}
|
|
4989
4989
|
goto __pyx_L5_except_error;
|
|
4990
4990
|
|
|
4991
|
-
/* "../../build-env-
|
|
4991
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1020
|
|
4992
4992
|
*
|
|
4993
4993
|
* cdef inline int import_ufunc() except -1:
|
|
4994
4994
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -5004,7 +5004,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
5004
5004
|
__pyx_L8_try_end:;
|
|
5005
5005
|
}
|
|
5006
5006
|
|
|
5007
|
-
/* "../../build-env-
|
|
5007
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
5008
5008
|
* raise ImportError("numpy._core.umath failed to import")
|
|
5009
5009
|
*
|
|
5010
5010
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -5028,7 +5028,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
5028
5028
|
return __pyx_r;
|
|
5029
5029
|
}
|
|
5030
5030
|
|
|
5031
|
-
/* "../../build-env-
|
|
5031
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1026
|
|
5032
5032
|
*
|
|
5033
5033
|
*
|
|
5034
5034
|
* cdef inline bint is_timedelta64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -5039,7 +5039,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
5039
5039
|
static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
|
|
5040
5040
|
int __pyx_r;
|
|
5041
5041
|
|
|
5042
|
-
/* "../../build-env-
|
|
5042
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1038
|
|
5043
5043
|
* bool
|
|
5044
5044
|
* """
|
|
5045
5045
|
* return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -5049,7 +5049,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
5049
5049
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
|
|
5050
5050
|
goto __pyx_L0;
|
|
5051
5051
|
|
|
5052
|
-
/* "../../build-env-
|
|
5052
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1026
|
|
5053
5053
|
*
|
|
5054
5054
|
*
|
|
5055
5055
|
* cdef inline bint is_timedelta64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -5062,7 +5062,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
5062
5062
|
return __pyx_r;
|
|
5063
5063
|
}
|
|
5064
5064
|
|
|
5065
|
-
/* "../../build-env-
|
|
5065
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1041
|
|
5066
5066
|
*
|
|
5067
5067
|
*
|
|
5068
5068
|
* cdef inline bint is_datetime64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -5073,7 +5073,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
5073
5073
|
static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
|
|
5074
5074
|
int __pyx_r;
|
|
5075
5075
|
|
|
5076
|
-
/* "../../build-env-
|
|
5076
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1053
|
|
5077
5077
|
* bool
|
|
5078
5078
|
* """
|
|
5079
5079
|
* return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -5083,7 +5083,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
5083
5083
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
|
|
5084
5084
|
goto __pyx_L0;
|
|
5085
5085
|
|
|
5086
|
-
/* "../../build-env-
|
|
5086
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1041
|
|
5087
5087
|
*
|
|
5088
5088
|
*
|
|
5089
5089
|
* cdef inline bint is_datetime64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -5096,7 +5096,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
5096
5096
|
return __pyx_r;
|
|
5097
5097
|
}
|
|
5098
5098
|
|
|
5099
|
-
/* "../../build-env-
|
|
5099
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1056
|
|
5100
5100
|
*
|
|
5101
5101
|
*
|
|
5102
5102
|
* cdef inline npy_datetime get_datetime64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -5107,7 +5107,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
5107
5107
|
static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
|
|
5108
5108
|
npy_datetime __pyx_r;
|
|
5109
5109
|
|
|
5110
|
-
/* "../../build-env-
|
|
5110
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1063
|
|
5111
5111
|
* also needed. That can be found using `get_datetime64_unit`.
|
|
5112
5112
|
* """
|
|
5113
5113
|
* return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -5117,7 +5117,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
5117
5117
|
__pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
|
|
5118
5118
|
goto __pyx_L0;
|
|
5119
5119
|
|
|
5120
|
-
/* "../../build-env-
|
|
5120
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1056
|
|
5121
5121
|
*
|
|
5122
5122
|
*
|
|
5123
5123
|
* cdef inline npy_datetime get_datetime64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -5130,7 +5130,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
5130
5130
|
return __pyx_r;
|
|
5131
5131
|
}
|
|
5132
5132
|
|
|
5133
|
-
/* "../../build-env-
|
|
5133
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1066
|
|
5134
5134
|
*
|
|
5135
5135
|
*
|
|
5136
5136
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -5141,7 +5141,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
5141
5141
|
static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
|
|
5142
5142
|
npy_timedelta __pyx_r;
|
|
5143
5143
|
|
|
5144
|
-
/* "../../build-env-
|
|
5144
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1070
|
|
5145
5145
|
* returns the int64 value underlying scalar numpy timedelta64 object
|
|
5146
5146
|
* """
|
|
5147
5147
|
* return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -5151,7 +5151,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
5151
5151
|
__pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
|
|
5152
5152
|
goto __pyx_L0;
|
|
5153
5153
|
|
|
5154
|
-
/* "../../build-env-
|
|
5154
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1066
|
|
5155
5155
|
*
|
|
5156
5156
|
*
|
|
5157
5157
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -5164,7 +5164,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
5164
5164
|
return __pyx_r;
|
|
5165
5165
|
}
|
|
5166
5166
|
|
|
5167
|
-
/* "../../build-env-
|
|
5167
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1073
|
|
5168
5168
|
*
|
|
5169
5169
|
*
|
|
5170
5170
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -5175,7 +5175,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
5175
5175
|
static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
|
|
5176
5176
|
NPY_DATETIMEUNIT __pyx_r;
|
|
5177
5177
|
|
|
5178
|
-
/* "../../build-env-
|
|
5178
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1077
|
|
5179
5179
|
* returns the unit part of the dtype for a numpy datetime64 object.
|
|
5180
5180
|
* """
|
|
5181
5181
|
* return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
|
|
@@ -5185,7 +5185,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
|
|
|
5185
5185
|
__pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
|
|
5186
5186
|
goto __pyx_L0;
|
|
5187
5187
|
|
|
5188
|
-
/* "../../build-env-
|
|
5188
|
+
/* "../../build-env-qqk1zk5w/Lib/site-packages/numpy/__init__.cython-30.pxd":1073
|
|
5189
5189
|
*
|
|
5190
5190
|
*
|
|
5191
5191
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|