pthelma 1.1.0__cp312-cp312-musllinux_1_2_i686.whl → 2.0.0__cp312-cp312-musllinux_1_2_i686.whl
Sign up to get free protection for your applications and to get access to all the features.
- enhydris_cache/cli.py +0 -2
- evaporation/cli.py +5 -7
- evaporation/evaporation.py +1 -1
- haggregate/haggregate.py +4 -4
- haggregate/regularize.c +123 -123
- haggregate/regularize.cpython-312-i386-linux-musl.so +0 -0
- hspatial/cli.py +2 -4
- pthelma/_version.py +2 -2
- {pthelma-1.1.0.dist-info → pthelma-2.0.0.dist-info}/METADATA +1 -1
- {pthelma-1.1.0.dist-info → pthelma-2.0.0.dist-info}/RECORD +16 -16
- rocc/calculation.c +123 -123
- rocc/calculation.cpython-312-i386-linux-musl.so +0 -0
- {pthelma-1.1.0.dist-info → pthelma-2.0.0.dist-info}/LICENSE.rst +0 -0
- {pthelma-1.1.0.dist-info → pthelma-2.0.0.dist-info}/WHEEL +0 -0
- {pthelma-1.1.0.dist-info → pthelma-2.0.0.dist-info}/entry_points.txt +0 -0
- {pthelma-1.1.0.dist-info → pthelma-2.0.0.dist-info}/top_level.txt +0 -0
rocc/calculation.c
CHANGED
@@ -4,14 +4,14 @@
|
|
4
4
|
{
|
5
5
|
"distutils": {
|
6
6
|
"depends": [
|
7
|
-
"/tmp/pip-build-env-
|
8
|
-
"/tmp/pip-build-env-
|
9
|
-
"/tmp/pip-build-env-
|
10
|
-
"/tmp/pip-build-env-
|
11
|
-
"/tmp/pip-build-env-
|
7
|
+
"/tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h",
|
8
|
+
"/tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h",
|
9
|
+
"/tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h",
|
10
|
+
"/tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h",
|
11
|
+
"/tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h"
|
12
12
|
],
|
13
13
|
"include_dirs": [
|
14
|
-
"/tmp/pip-build-env-
|
14
|
+
"/tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/core/include"
|
15
15
|
],
|
16
16
|
"name": "rocc.calculation",
|
17
17
|
"sources": [
|
@@ -1565,7 +1565,7 @@ static const char *__pyx_f[] = {
|
|
1565
1565
|
|
1566
1566
|
/* #### Code section: numeric_typedefs ### */
|
1567
1567
|
|
1568
|
-
/* "../tmp/pip-build-env-
|
1568
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":730
|
1569
1569
|
* # in Cython to enable them only on the right systems.
|
1570
1570
|
*
|
1571
1571
|
* ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
|
@@ -1574,7 +1574,7 @@ static const char *__pyx_f[] = {
|
|
1574
1574
|
*/
|
1575
1575
|
typedef npy_int8 __pyx_t_5numpy_int8_t;
|
1576
1576
|
|
1577
|
-
/* "../tmp/pip-build-env-
|
1577
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":731
|
1578
1578
|
*
|
1579
1579
|
* ctypedef npy_int8 int8_t
|
1580
1580
|
* ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
|
@@ -1583,7 +1583,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
1583
1583
|
*/
|
1584
1584
|
typedef npy_int16 __pyx_t_5numpy_int16_t;
|
1585
1585
|
|
1586
|
-
/* "../tmp/pip-build-env-
|
1586
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":732
|
1587
1587
|
* ctypedef npy_int8 int8_t
|
1588
1588
|
* ctypedef npy_int16 int16_t
|
1589
1589
|
* ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
|
@@ -1592,7 +1592,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
1592
1592
|
*/
|
1593
1593
|
typedef npy_int32 __pyx_t_5numpy_int32_t;
|
1594
1594
|
|
1595
|
-
/* "../tmp/pip-build-env-
|
1595
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":733
|
1596
1596
|
* ctypedef npy_int16 int16_t
|
1597
1597
|
* ctypedef npy_int32 int32_t
|
1598
1598
|
* ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
|
@@ -1601,7 +1601,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
1601
1601
|
*/
|
1602
1602
|
typedef npy_int64 __pyx_t_5numpy_int64_t;
|
1603
1603
|
|
1604
|
-
/* "../tmp/pip-build-env-
|
1604
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":737
|
1605
1605
|
* #ctypedef npy_int128 int128_t
|
1606
1606
|
*
|
1607
1607
|
* ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
|
@@ -1610,7 +1610,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
1610
1610
|
*/
|
1611
1611
|
typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
1612
1612
|
|
1613
|
-
/* "../tmp/pip-build-env-
|
1613
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":738
|
1614
1614
|
*
|
1615
1615
|
* ctypedef npy_uint8 uint8_t
|
1616
1616
|
* ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
|
@@ -1619,7 +1619,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
1619
1619
|
*/
|
1620
1620
|
typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
1621
1621
|
|
1622
|
-
/* "../tmp/pip-build-env-
|
1622
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":739
|
1623
1623
|
* ctypedef npy_uint8 uint8_t
|
1624
1624
|
* ctypedef npy_uint16 uint16_t
|
1625
1625
|
* ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
|
@@ -1628,7 +1628,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
1628
1628
|
*/
|
1629
1629
|
typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
1630
1630
|
|
1631
|
-
/* "../tmp/pip-build-env-
|
1631
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":740
|
1632
1632
|
* ctypedef npy_uint16 uint16_t
|
1633
1633
|
* ctypedef npy_uint32 uint32_t
|
1634
1634
|
* ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
|
@@ -1637,7 +1637,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
1637
1637
|
*/
|
1638
1638
|
typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
1639
1639
|
|
1640
|
-
/* "../tmp/pip-build-env-
|
1640
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":744
|
1641
1641
|
* #ctypedef npy_uint128 uint128_t
|
1642
1642
|
*
|
1643
1643
|
* ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
|
@@ -1646,7 +1646,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
1646
1646
|
*/
|
1647
1647
|
typedef npy_float32 __pyx_t_5numpy_float32_t;
|
1648
1648
|
|
1649
|
-
/* "../tmp/pip-build-env-
|
1649
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":745
|
1650
1650
|
*
|
1651
1651
|
* ctypedef npy_float32 float32_t
|
1652
1652
|
* ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
|
@@ -1655,7 +1655,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
1655
1655
|
*/
|
1656
1656
|
typedef npy_float64 __pyx_t_5numpy_float64_t;
|
1657
1657
|
|
1658
|
-
/* "../tmp/pip-build-env-
|
1658
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":754
|
1659
1659
|
* # The int types are mapped a bit surprising --
|
1660
1660
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
1661
1661
|
* ctypedef npy_long int_t # <<<<<<<<<<<<<<
|
@@ -1664,7 +1664,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
1664
1664
|
*/
|
1665
1665
|
typedef npy_long __pyx_t_5numpy_int_t;
|
1666
1666
|
|
1667
|
-
/* "../tmp/pip-build-env-
|
1667
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":755
|
1668
1668
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
1669
1669
|
* ctypedef npy_long int_t
|
1670
1670
|
* ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
|
@@ -1673,7 +1673,7 @@ typedef npy_long __pyx_t_5numpy_int_t;
|
|
1673
1673
|
*/
|
1674
1674
|
typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
1675
1675
|
|
1676
|
-
/* "../tmp/pip-build-env-
|
1676
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":757
|
1677
1677
|
* ctypedef npy_longlong longlong_t
|
1678
1678
|
*
|
1679
1679
|
* ctypedef npy_ulong uint_t # <<<<<<<<<<<<<<
|
@@ -1682,7 +1682,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
1682
1682
|
*/
|
1683
1683
|
typedef npy_ulong __pyx_t_5numpy_uint_t;
|
1684
1684
|
|
1685
|
-
/* "../tmp/pip-build-env-
|
1685
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":758
|
1686
1686
|
*
|
1687
1687
|
* ctypedef npy_ulong uint_t
|
1688
1688
|
* ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
|
@@ -1691,7 +1691,7 @@ typedef npy_ulong __pyx_t_5numpy_uint_t;
|
|
1691
1691
|
*/
|
1692
1692
|
typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
1693
1693
|
|
1694
|
-
/* "../tmp/pip-build-env-
|
1694
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":760
|
1695
1695
|
* ctypedef npy_ulonglong ulonglong_t
|
1696
1696
|
*
|
1697
1697
|
* ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
|
@@ -1700,7 +1700,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
1700
1700
|
*/
|
1701
1701
|
typedef npy_intp __pyx_t_5numpy_intp_t;
|
1702
1702
|
|
1703
|
-
/* "../tmp/pip-build-env-
|
1703
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":761
|
1704
1704
|
*
|
1705
1705
|
* ctypedef npy_intp intp_t
|
1706
1706
|
* ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
|
@@ -1709,7 +1709,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
1709
1709
|
*/
|
1710
1710
|
typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
1711
1711
|
|
1712
|
-
/* "../tmp/pip-build-env-
|
1712
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":763
|
1713
1713
|
* ctypedef npy_uintp uintp_t
|
1714
1714
|
*
|
1715
1715
|
* ctypedef npy_double float_t # <<<<<<<<<<<<<<
|
@@ -1718,7 +1718,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
1718
1718
|
*/
|
1719
1719
|
typedef npy_double __pyx_t_5numpy_float_t;
|
1720
1720
|
|
1721
|
-
/* "../tmp/pip-build-env-
|
1721
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":764
|
1722
1722
|
*
|
1723
1723
|
* ctypedef npy_double float_t
|
1724
1724
|
* ctypedef npy_double double_t # <<<<<<<<<<<<<<
|
@@ -1727,7 +1727,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
|
|
1727
1727
|
*/
|
1728
1728
|
typedef npy_double __pyx_t_5numpy_double_t;
|
1729
1729
|
|
1730
|
-
/* "../tmp/pip-build-env-
|
1730
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":765
|
1731
1731
|
* ctypedef npy_double float_t
|
1732
1732
|
* ctypedef npy_double double_t
|
1733
1733
|
* ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
|
@@ -1794,7 +1794,7 @@ struct __pyx_opt_args_7cpython_11contextvars_get_value_no_default {
|
|
1794
1794
|
PyObject *default_value;
|
1795
1795
|
};
|
1796
1796
|
|
1797
|
-
/* "../tmp/pip-build-env-
|
1797
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":767
|
1798
1798
|
* ctypedef npy_longdouble longdouble_t
|
1799
1799
|
*
|
1800
1800
|
* ctypedef npy_cfloat cfloat_t # <<<<<<<<<<<<<<
|
@@ -1803,7 +1803,7 @@ struct __pyx_opt_args_7cpython_11contextvars_get_value_no_default {
|
|
1803
1803
|
*/
|
1804
1804
|
typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
1805
1805
|
|
1806
|
-
/* "../tmp/pip-build-env-
|
1806
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":768
|
1807
1807
|
*
|
1808
1808
|
* ctypedef npy_cfloat cfloat_t
|
1809
1809
|
* ctypedef npy_cdouble cdouble_t # <<<<<<<<<<<<<<
|
@@ -1812,7 +1812,7 @@ typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
|
1812
1812
|
*/
|
1813
1813
|
typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
1814
1814
|
|
1815
|
-
/* "../tmp/pip-build-env-
|
1815
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":769
|
1816
1816
|
* ctypedef npy_cfloat cfloat_t
|
1817
1817
|
* ctypedef npy_cdouble cdouble_t
|
1818
1818
|
* ctypedef npy_clongdouble clongdouble_t # <<<<<<<<<<<<<<
|
@@ -1821,7 +1821,7 @@ typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
|
1821
1821
|
*/
|
1822
1822
|
typedef npy_clongdouble __pyx_t_5numpy_clongdouble_t;
|
1823
1823
|
|
1824
|
-
/* "../tmp/pip-build-env-
|
1824
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":771
|
1825
1825
|
* ctypedef npy_clongdouble clongdouble_t
|
1826
1826
|
*
|
1827
1827
|
* ctypedef npy_cdouble complex_t # <<<<<<<<<<<<<<
|
@@ -4127,7 +4127,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
4127
4127
|
#define __pyx_codeobj__35 __pyx_mstate_global->__pyx_codeobj__35
|
4128
4128
|
/* #### Code section: module_code ### */
|
4129
4129
|
|
4130
|
-
/* "../tmp/pip-build-env-
|
4130
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":245
|
4131
4131
|
*
|
4132
4132
|
* @property
|
4133
4133
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4138,7 +4138,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
4138
4138
|
static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
|
4139
4139
|
PyObject *__pyx_r;
|
4140
4140
|
|
4141
|
-
/* "../tmp/pip-build-env-
|
4141
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":248
|
4142
4142
|
* """Returns a borrowed reference to the object owning the data/memory.
|
4143
4143
|
* """
|
4144
4144
|
* return PyArray_BASE(self) # <<<<<<<<<<<<<<
|
@@ -4148,7 +4148,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
4148
4148
|
__pyx_r = PyArray_BASE(__pyx_v_self);
|
4149
4149
|
goto __pyx_L0;
|
4150
4150
|
|
4151
|
-
/* "../tmp/pip-build-env-
|
4151
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":245
|
4152
4152
|
*
|
4153
4153
|
* @property
|
4154
4154
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4161,7 +4161,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
4161
4161
|
return __pyx_r;
|
4162
4162
|
}
|
4163
4163
|
|
4164
|
-
/* "../tmp/pip-build-env-
|
4164
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":251
|
4165
4165
|
*
|
4166
4166
|
* @property
|
4167
4167
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
@@ -4175,7 +4175,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
4175
4175
|
PyArray_Descr *__pyx_t_1;
|
4176
4176
|
__Pyx_RefNannySetupContext("descr", 1);
|
4177
4177
|
|
4178
|
-
/* "../tmp/pip-build-env-
|
4178
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":254
|
4179
4179
|
* """Returns an owned reference to the dtype of the array.
|
4180
4180
|
* """
|
4181
4181
|
* return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
|
@@ -4188,7 +4188,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
4188
4188
|
__pyx_r = ((PyArray_Descr *)__pyx_t_1);
|
4189
4189
|
goto __pyx_L0;
|
4190
4190
|
|
4191
|
-
/* "../tmp/pip-build-env-
|
4191
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":251
|
4192
4192
|
*
|
4193
4193
|
* @property
|
4194
4194
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
@@ -4203,7 +4203,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
4203
4203
|
return __pyx_r;
|
4204
4204
|
}
|
4205
4205
|
|
4206
|
-
/* "../tmp/pip-build-env-
|
4206
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":257
|
4207
4207
|
*
|
4208
4208
|
* @property
|
4209
4209
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4214,7 +4214,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
4214
4214
|
static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
|
4215
4215
|
int __pyx_r;
|
4216
4216
|
|
4217
|
-
/* "../tmp/pip-build-env-
|
4217
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":260
|
4218
4218
|
* """Returns the number of dimensions in the array.
|
4219
4219
|
* """
|
4220
4220
|
* return PyArray_NDIM(self) # <<<<<<<<<<<<<<
|
@@ -4224,7 +4224,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
4224
4224
|
__pyx_r = PyArray_NDIM(__pyx_v_self);
|
4225
4225
|
goto __pyx_L0;
|
4226
4226
|
|
4227
|
-
/* "../tmp/pip-build-env-
|
4227
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":257
|
4228
4228
|
*
|
4229
4229
|
* @property
|
4230
4230
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4237,7 +4237,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
4237
4237
|
return __pyx_r;
|
4238
4238
|
}
|
4239
4239
|
|
4240
|
-
/* "../tmp/pip-build-env-
|
4240
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":263
|
4241
4241
|
*
|
4242
4242
|
* @property
|
4243
4243
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4248,7 +4248,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
4248
4248
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
|
4249
4249
|
npy_intp *__pyx_r;
|
4250
4250
|
|
4251
|
-
/* "../tmp/pip-build-env-
|
4251
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":268
|
4252
4252
|
* Can return NULL for 0-dimensional arrays.
|
4253
4253
|
* """
|
4254
4254
|
* return PyArray_DIMS(self) # <<<<<<<<<<<<<<
|
@@ -4258,7 +4258,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
4258
4258
|
__pyx_r = PyArray_DIMS(__pyx_v_self);
|
4259
4259
|
goto __pyx_L0;
|
4260
4260
|
|
4261
|
-
/* "../tmp/pip-build-env-
|
4261
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":263
|
4262
4262
|
*
|
4263
4263
|
* @property
|
4264
4264
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4271,7 +4271,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
4271
4271
|
return __pyx_r;
|
4272
4272
|
}
|
4273
4273
|
|
4274
|
-
/* "../tmp/pip-build-env-
|
4274
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":271
|
4275
4275
|
*
|
4276
4276
|
* @property
|
4277
4277
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4282,7 +4282,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
4282
4282
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
|
4283
4283
|
npy_intp *__pyx_r;
|
4284
4284
|
|
4285
|
-
/* "../tmp/pip-build-env-
|
4285
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":275
|
4286
4286
|
* The number of elements matches the number of dimensions of the array (ndim).
|
4287
4287
|
* """
|
4288
4288
|
* return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
|
@@ -4292,7 +4292,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
4292
4292
|
__pyx_r = PyArray_STRIDES(__pyx_v_self);
|
4293
4293
|
goto __pyx_L0;
|
4294
4294
|
|
4295
|
-
/* "../tmp/pip-build-env-
|
4295
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":271
|
4296
4296
|
*
|
4297
4297
|
* @property
|
4298
4298
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4305,7 +4305,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
4305
4305
|
return __pyx_r;
|
4306
4306
|
}
|
4307
4307
|
|
4308
|
-
/* "../tmp/pip-build-env-
|
4308
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":278
|
4309
4309
|
*
|
4310
4310
|
* @property
|
4311
4311
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4316,7 +4316,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
4316
4316
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
|
4317
4317
|
npy_intp __pyx_r;
|
4318
4318
|
|
4319
|
-
/* "../tmp/pip-build-env-
|
4319
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":281
|
4320
4320
|
* """Returns the total size (in number of elements) of the array.
|
4321
4321
|
* """
|
4322
4322
|
* return PyArray_SIZE(self) # <<<<<<<<<<<<<<
|
@@ -4326,7 +4326,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
4326
4326
|
__pyx_r = PyArray_SIZE(__pyx_v_self);
|
4327
4327
|
goto __pyx_L0;
|
4328
4328
|
|
4329
|
-
/* "../tmp/pip-build-env-
|
4329
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":278
|
4330
4330
|
*
|
4331
4331
|
* @property
|
4332
4332
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4339,7 +4339,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
4339
4339
|
return __pyx_r;
|
4340
4340
|
}
|
4341
4341
|
|
4342
|
-
/* "../tmp/pip-build-env-
|
4342
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":284
|
4343
4343
|
*
|
4344
4344
|
* @property
|
4345
4345
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4350,7 +4350,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
4350
4350
|
static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
|
4351
4351
|
char *__pyx_r;
|
4352
4352
|
|
4353
|
-
/* "../tmp/pip-build-env-
|
4353
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":290
|
4354
4354
|
* of `PyArray_DATA()` instead, which returns a 'void*'.
|
4355
4355
|
* """
|
4356
4356
|
* return PyArray_BYTES(self) # <<<<<<<<<<<<<<
|
@@ -4360,7 +4360,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
4360
4360
|
__pyx_r = PyArray_BYTES(__pyx_v_self);
|
4361
4361
|
goto __pyx_L0;
|
4362
4362
|
|
4363
|
-
/* "../tmp/pip-build-env-
|
4363
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":284
|
4364
4364
|
*
|
4365
4365
|
* @property
|
4366
4366
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4373,7 +4373,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
4373
4373
|
return __pyx_r;
|
4374
4374
|
}
|
4375
4375
|
|
4376
|
-
/* "../tmp/pip-build-env-
|
4376
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":773
|
4377
4377
|
* ctypedef npy_cdouble complex_t
|
4378
4378
|
*
|
4379
4379
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
@@ -4390,7 +4390,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
4390
4390
|
int __pyx_clineno = 0;
|
4391
4391
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 1);
|
4392
4392
|
|
4393
|
-
/* "../tmp/pip-build-env-
|
4393
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":774
|
4394
4394
|
*
|
4395
4395
|
* cdef inline object PyArray_MultiIterNew1(a):
|
4396
4396
|
* return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
|
@@ -4404,7 +4404,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
4404
4404
|
__pyx_t_1 = 0;
|
4405
4405
|
goto __pyx_L0;
|
4406
4406
|
|
4407
|
-
/* "../tmp/pip-build-env-
|
4407
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":773
|
4408
4408
|
* ctypedef npy_cdouble complex_t
|
4409
4409
|
*
|
4410
4410
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
@@ -4423,7 +4423,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
4423
4423
|
return __pyx_r;
|
4424
4424
|
}
|
4425
4425
|
|
4426
|
-
/* "../tmp/pip-build-env-
|
4426
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":776
|
4427
4427
|
* return PyArray_MultiIterNew(1, <void*>a)
|
4428
4428
|
*
|
4429
4429
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
@@ -4440,7 +4440,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
4440
4440
|
int __pyx_clineno = 0;
|
4441
4441
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 1);
|
4442
4442
|
|
4443
|
-
/* "../tmp/pip-build-env-
|
4443
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":777
|
4444
4444
|
*
|
4445
4445
|
* cdef inline object PyArray_MultiIterNew2(a, b):
|
4446
4446
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
|
@@ -4454,7 +4454,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
4454
4454
|
__pyx_t_1 = 0;
|
4455
4455
|
goto __pyx_L0;
|
4456
4456
|
|
4457
|
-
/* "../tmp/pip-build-env-
|
4457
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":776
|
4458
4458
|
* return PyArray_MultiIterNew(1, <void*>a)
|
4459
4459
|
*
|
4460
4460
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
@@ -4473,7 +4473,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
4473
4473
|
return __pyx_r;
|
4474
4474
|
}
|
4475
4475
|
|
4476
|
-
/* "../tmp/pip-build-env-
|
4476
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":779
|
4477
4477
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
4478
4478
|
*
|
4479
4479
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
@@ -4490,7 +4490,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
4490
4490
|
int __pyx_clineno = 0;
|
4491
4491
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 1);
|
4492
4492
|
|
4493
|
-
/* "../tmp/pip-build-env-
|
4493
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":780
|
4494
4494
|
*
|
4495
4495
|
* cdef inline object PyArray_MultiIterNew3(a, b, c):
|
4496
4496
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
|
@@ -4504,7 +4504,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
4504
4504
|
__pyx_t_1 = 0;
|
4505
4505
|
goto __pyx_L0;
|
4506
4506
|
|
4507
|
-
/* "../tmp/pip-build-env-
|
4507
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":779
|
4508
4508
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
4509
4509
|
*
|
4510
4510
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
@@ -4523,7 +4523,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
4523
4523
|
return __pyx_r;
|
4524
4524
|
}
|
4525
4525
|
|
4526
|
-
/* "../tmp/pip-build-env-
|
4526
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":782
|
4527
4527
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
4528
4528
|
*
|
4529
4529
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
@@ -4540,7 +4540,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
4540
4540
|
int __pyx_clineno = 0;
|
4541
4541
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 1);
|
4542
4542
|
|
4543
|
-
/* "../tmp/pip-build-env-
|
4543
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":783
|
4544
4544
|
*
|
4545
4545
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d):
|
4546
4546
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
|
@@ -4554,7 +4554,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
4554
4554
|
__pyx_t_1 = 0;
|
4555
4555
|
goto __pyx_L0;
|
4556
4556
|
|
4557
|
-
/* "../tmp/pip-build-env-
|
4557
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":782
|
4558
4558
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
4559
4559
|
*
|
4560
4560
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
@@ -4573,7 +4573,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
4573
4573
|
return __pyx_r;
|
4574
4574
|
}
|
4575
4575
|
|
4576
|
-
/* "../tmp/pip-build-env-
|
4576
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":785
|
4577
4577
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
4578
4578
|
*
|
4579
4579
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
@@ -4590,7 +4590,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
4590
4590
|
int __pyx_clineno = 0;
|
4591
4591
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 1);
|
4592
4592
|
|
4593
|
-
/* "../tmp/pip-build-env-
|
4593
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":786
|
4594
4594
|
*
|
4595
4595
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
|
4596
4596
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
|
@@ -4604,7 +4604,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
4604
4604
|
__pyx_t_1 = 0;
|
4605
4605
|
goto __pyx_L0;
|
4606
4606
|
|
4607
|
-
/* "../tmp/pip-build-env-
|
4607
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":785
|
4608
4608
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
4609
4609
|
*
|
4610
4610
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
@@ -4623,7 +4623,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
4623
4623
|
return __pyx_r;
|
4624
4624
|
}
|
4625
4625
|
|
4626
|
-
/* "../tmp/pip-build-env-
|
4626
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":788
|
4627
4627
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
4628
4628
|
*
|
4629
4629
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
@@ -4637,7 +4637,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4637
4637
|
int __pyx_t_1;
|
4638
4638
|
__Pyx_RefNannySetupContext("PyDataType_SHAPE", 1);
|
4639
4639
|
|
4640
|
-
/* "../tmp/pip-build-env-
|
4640
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":789
|
4641
4641
|
*
|
4642
4642
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
4643
4643
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
@@ -4647,7 +4647,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4647
4647
|
__pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
|
4648
4648
|
if (__pyx_t_1) {
|
4649
4649
|
|
4650
|
-
/* "../tmp/pip-build-env-
|
4650
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":790
|
4651
4651
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
4652
4652
|
* if PyDataType_HASSUBARRAY(d):
|
4653
4653
|
* return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
|
@@ -4659,7 +4659,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4659
4659
|
__pyx_r = ((PyObject*)__pyx_v_d->subarray->shape);
|
4660
4660
|
goto __pyx_L0;
|
4661
4661
|
|
4662
|
-
/* "../tmp/pip-build-env-
|
4662
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":789
|
4663
4663
|
*
|
4664
4664
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
4665
4665
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
@@ -4668,7 +4668,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4668
4668
|
*/
|
4669
4669
|
}
|
4670
4670
|
|
4671
|
-
/* "../tmp/pip-build-env-
|
4671
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":792
|
4672
4672
|
* return <tuple>d.subarray.shape
|
4673
4673
|
* else:
|
4674
4674
|
* return () # <<<<<<<<<<<<<<
|
@@ -4682,7 +4682,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4682
4682
|
goto __pyx_L0;
|
4683
4683
|
}
|
4684
4684
|
|
4685
|
-
/* "../tmp/pip-build-env-
|
4685
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":788
|
4686
4686
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
4687
4687
|
*
|
4688
4688
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
@@ -4697,7 +4697,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4697
4697
|
return __pyx_r;
|
4698
4698
|
}
|
4699
4699
|
|
4700
|
-
/* "../tmp/pip-build-env-
|
4700
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":968
|
4701
4701
|
* int _import_umath() except -1
|
4702
4702
|
*
|
4703
4703
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
@@ -4711,7 +4711,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4711
4711
|
const char *__pyx_filename = NULL;
|
4712
4712
|
int __pyx_clineno = 0;
|
4713
4713
|
|
4714
|
-
/* "../tmp/pip-build-env-
|
4714
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":969
|
4715
4715
|
*
|
4716
4716
|
* cdef inline void set_array_base(ndarray arr, object base):
|
4717
4717
|
* Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
|
@@ -4720,7 +4720,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4720
4720
|
*/
|
4721
4721
|
Py_INCREF(__pyx_v_base);
|
4722
4722
|
|
4723
|
-
/* "../tmp/pip-build-env-
|
4723
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":970
|
4724
4724
|
* cdef inline void set_array_base(ndarray arr, object base):
|
4725
4725
|
* Py_INCREF(base) # important to do this before stealing the reference below!
|
4726
4726
|
* PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
|
@@ -4729,7 +4729,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4729
4729
|
*/
|
4730
4730
|
__pyx_t_1 = PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(1, 970, __pyx_L1_error)
|
4731
4731
|
|
4732
|
-
/* "../tmp/pip-build-env-
|
4732
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":968
|
4733
4733
|
* int _import_umath() except -1
|
4734
4734
|
*
|
4735
4735
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
@@ -4744,7 +4744,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4744
4744
|
__pyx_L0:;
|
4745
4745
|
}
|
4746
4746
|
|
4747
|
-
/* "../tmp/pip-build-env-
|
4747
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":972
|
4748
4748
|
* PyArray_SetBaseObject(arr, base)
|
4749
4749
|
*
|
4750
4750
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
@@ -4759,7 +4759,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4759
4759
|
int __pyx_t_1;
|
4760
4760
|
__Pyx_RefNannySetupContext("get_array_base", 1);
|
4761
4761
|
|
4762
|
-
/* "../tmp/pip-build-env-
|
4762
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":973
|
4763
4763
|
*
|
4764
4764
|
* cdef inline object get_array_base(ndarray arr):
|
4765
4765
|
* base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
|
@@ -4768,7 +4768,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4768
4768
|
*/
|
4769
4769
|
__pyx_v_base = PyArray_BASE(__pyx_v_arr);
|
4770
4770
|
|
4771
|
-
/* "../tmp/pip-build-env-
|
4771
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":974
|
4772
4772
|
* cdef inline object get_array_base(ndarray arr):
|
4773
4773
|
* base = PyArray_BASE(arr)
|
4774
4774
|
* if base is NULL: # <<<<<<<<<<<<<<
|
@@ -4778,7 +4778,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4778
4778
|
__pyx_t_1 = (__pyx_v_base == NULL);
|
4779
4779
|
if (__pyx_t_1) {
|
4780
4780
|
|
4781
|
-
/* "../tmp/pip-build-env-
|
4781
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":975
|
4782
4782
|
* base = PyArray_BASE(arr)
|
4783
4783
|
* if base is NULL:
|
4784
4784
|
* return None # <<<<<<<<<<<<<<
|
@@ -4789,7 +4789,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4789
4789
|
__pyx_r = Py_None; __Pyx_INCREF(Py_None);
|
4790
4790
|
goto __pyx_L0;
|
4791
4791
|
|
4792
|
-
/* "../tmp/pip-build-env-
|
4792
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":974
|
4793
4793
|
* cdef inline object get_array_base(ndarray arr):
|
4794
4794
|
* base = PyArray_BASE(arr)
|
4795
4795
|
* if base is NULL: # <<<<<<<<<<<<<<
|
@@ -4798,7 +4798,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4798
4798
|
*/
|
4799
4799
|
}
|
4800
4800
|
|
4801
|
-
/* "../tmp/pip-build-env-
|
4801
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":976
|
4802
4802
|
* if base is NULL:
|
4803
4803
|
* return None
|
4804
4804
|
* return <object>base # <<<<<<<<<<<<<<
|
@@ -4810,7 +4810,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4810
4810
|
__pyx_r = ((PyObject *)__pyx_v_base);
|
4811
4811
|
goto __pyx_L0;
|
4812
4812
|
|
4813
|
-
/* "../tmp/pip-build-env-
|
4813
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":972
|
4814
4814
|
* PyArray_SetBaseObject(arr, base)
|
4815
4815
|
*
|
4816
4816
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
@@ -4825,7 +4825,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4825
4825
|
return __pyx_r;
|
4826
4826
|
}
|
4827
4827
|
|
4828
|
-
/* "../tmp/pip-build-env-
|
4828
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":980
|
4829
4829
|
* # Versions of the import_* functions which are more suitable for
|
4830
4830
|
* # Cython code.
|
4831
4831
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
@@ -4849,7 +4849,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4849
4849
|
int __pyx_clineno = 0;
|
4850
4850
|
__Pyx_RefNannySetupContext("import_array", 1);
|
4851
4851
|
|
4852
|
-
/* "../tmp/pip-build-env-
|
4852
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":981
|
4853
4853
|
* # Cython code.
|
4854
4854
|
* cdef inline int import_array() except -1:
|
4855
4855
|
* try: # <<<<<<<<<<<<<<
|
@@ -4865,7 +4865,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4865
4865
|
__Pyx_XGOTREF(__pyx_t_3);
|
4866
4866
|
/*try:*/ {
|
4867
4867
|
|
4868
|
-
/* "../tmp/pip-build-env-
|
4868
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":982
|
4869
4869
|
* cdef inline int import_array() except -1:
|
4870
4870
|
* try:
|
4871
4871
|
* __pyx_import_array() # <<<<<<<<<<<<<<
|
@@ -4874,7 +4874,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4874
4874
|
*/
|
4875
4875
|
__pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 982, __pyx_L3_error)
|
4876
4876
|
|
4877
|
-
/* "../tmp/pip-build-env-
|
4877
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":981
|
4878
4878
|
* # Cython code.
|
4879
4879
|
* cdef inline int import_array() except -1:
|
4880
4880
|
* try: # <<<<<<<<<<<<<<
|
@@ -4888,7 +4888,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4888
4888
|
goto __pyx_L8_try_end;
|
4889
4889
|
__pyx_L3_error:;
|
4890
4890
|
|
4891
|
-
/* "../tmp/pip-build-env-
|
4891
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":983
|
4892
4892
|
* try:
|
4893
4893
|
* __pyx_import_array()
|
4894
4894
|
* except Exception: # <<<<<<<<<<<<<<
|
@@ -4903,7 +4903,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4903
4903
|
__Pyx_XGOTREF(__pyx_t_6);
|
4904
4904
|
__Pyx_XGOTREF(__pyx_t_7);
|
4905
4905
|
|
4906
|
-
/* "../tmp/pip-build-env-
|
4906
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":984
|
4907
4907
|
* __pyx_import_array()
|
4908
4908
|
* except Exception:
|
4909
4909
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
@@ -4918,7 +4918,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4918
4918
|
}
|
4919
4919
|
goto __pyx_L5_except_error;
|
4920
4920
|
|
4921
|
-
/* "../tmp/pip-build-env-
|
4921
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":981
|
4922
4922
|
* # Cython code.
|
4923
4923
|
* cdef inline int import_array() except -1:
|
4924
4924
|
* try: # <<<<<<<<<<<<<<
|
@@ -4934,7 +4934,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4934
4934
|
__pyx_L8_try_end:;
|
4935
4935
|
}
|
4936
4936
|
|
4937
|
-
/* "../tmp/pip-build-env-
|
4937
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":980
|
4938
4938
|
* # Versions of the import_* functions which are more suitable for
|
4939
4939
|
* # Cython code.
|
4940
4940
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
@@ -4957,7 +4957,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4957
4957
|
return __pyx_r;
|
4958
4958
|
}
|
4959
4959
|
|
4960
|
-
/* "../tmp/pip-build-env-
|
4960
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":986
|
4961
4961
|
* raise ImportError("numpy.core.multiarray failed to import")
|
4962
4962
|
*
|
4963
4963
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
@@ -4981,7 +4981,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4981
4981
|
int __pyx_clineno = 0;
|
4982
4982
|
__Pyx_RefNannySetupContext("import_umath", 1);
|
4983
4983
|
|
4984
|
-
/* "../tmp/pip-build-env-
|
4984
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":987
|
4985
4985
|
*
|
4986
4986
|
* cdef inline int import_umath() except -1:
|
4987
4987
|
* try: # <<<<<<<<<<<<<<
|
@@ -4997,7 +4997,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4997
4997
|
__Pyx_XGOTREF(__pyx_t_3);
|
4998
4998
|
/*try:*/ {
|
4999
4999
|
|
5000
|
-
/* "../tmp/pip-build-env-
|
5000
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":988
|
5001
5001
|
* cdef inline int import_umath() except -1:
|
5002
5002
|
* try:
|
5003
5003
|
* _import_umath() # <<<<<<<<<<<<<<
|
@@ -5006,7 +5006,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
5006
5006
|
*/
|
5007
5007
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 988, __pyx_L3_error)
|
5008
5008
|
|
5009
|
-
/* "../tmp/pip-build-env-
|
5009
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":987
|
5010
5010
|
*
|
5011
5011
|
* cdef inline int import_umath() except -1:
|
5012
5012
|
* try: # <<<<<<<<<<<<<<
|
@@ -5020,7 +5020,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
5020
5020
|
goto __pyx_L8_try_end;
|
5021
5021
|
__pyx_L3_error:;
|
5022
5022
|
|
5023
|
-
/* "../tmp/pip-build-env-
|
5023
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":989
|
5024
5024
|
* try:
|
5025
5025
|
* _import_umath()
|
5026
5026
|
* except Exception: # <<<<<<<<<<<<<<
|
@@ -5035,7 +5035,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
5035
5035
|
__Pyx_XGOTREF(__pyx_t_6);
|
5036
5036
|
__Pyx_XGOTREF(__pyx_t_7);
|
5037
5037
|
|
5038
|
-
/* "../tmp/pip-build-env-
|
5038
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":990
|
5039
5039
|
* _import_umath()
|
5040
5040
|
* except Exception:
|
5041
5041
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
@@ -5050,7 +5050,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
5050
5050
|
}
|
5051
5051
|
goto __pyx_L5_except_error;
|
5052
5052
|
|
5053
|
-
/* "../tmp/pip-build-env-
|
5053
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":987
|
5054
5054
|
*
|
5055
5055
|
* cdef inline int import_umath() except -1:
|
5056
5056
|
* try: # <<<<<<<<<<<<<<
|
@@ -5066,7 +5066,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
5066
5066
|
__pyx_L8_try_end:;
|
5067
5067
|
}
|
5068
5068
|
|
5069
|
-
/* "../tmp/pip-build-env-
|
5069
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":986
|
5070
5070
|
* raise ImportError("numpy.core.multiarray failed to import")
|
5071
5071
|
*
|
5072
5072
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
@@ -5089,7 +5089,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
5089
5089
|
return __pyx_r;
|
5090
5090
|
}
|
5091
5091
|
|
5092
|
-
/* "../tmp/pip-build-env-
|
5092
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":992
|
5093
5093
|
* raise ImportError("numpy.core.umath failed to import")
|
5094
5094
|
*
|
5095
5095
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
@@ -5113,7 +5113,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5113
5113
|
int __pyx_clineno = 0;
|
5114
5114
|
__Pyx_RefNannySetupContext("import_ufunc", 1);
|
5115
5115
|
|
5116
|
-
/* "../tmp/pip-build-env-
|
5116
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":993
|
5117
5117
|
*
|
5118
5118
|
* cdef inline int import_ufunc() except -1:
|
5119
5119
|
* try: # <<<<<<<<<<<<<<
|
@@ -5129,7 +5129,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5129
5129
|
__Pyx_XGOTREF(__pyx_t_3);
|
5130
5130
|
/*try:*/ {
|
5131
5131
|
|
5132
|
-
/* "../tmp/pip-build-env-
|
5132
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":994
|
5133
5133
|
* cdef inline int import_ufunc() except -1:
|
5134
5134
|
* try:
|
5135
5135
|
* _import_umath() # <<<<<<<<<<<<<<
|
@@ -5138,7 +5138,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5138
5138
|
*/
|
5139
5139
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 994, __pyx_L3_error)
|
5140
5140
|
|
5141
|
-
/* "../tmp/pip-build-env-
|
5141
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":993
|
5142
5142
|
*
|
5143
5143
|
* cdef inline int import_ufunc() except -1:
|
5144
5144
|
* try: # <<<<<<<<<<<<<<
|
@@ -5152,7 +5152,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5152
5152
|
goto __pyx_L8_try_end;
|
5153
5153
|
__pyx_L3_error:;
|
5154
5154
|
|
5155
|
-
/* "../tmp/pip-build-env-
|
5155
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":995
|
5156
5156
|
* try:
|
5157
5157
|
* _import_umath()
|
5158
5158
|
* except Exception: # <<<<<<<<<<<<<<
|
@@ -5167,7 +5167,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5167
5167
|
__Pyx_XGOTREF(__pyx_t_6);
|
5168
5168
|
__Pyx_XGOTREF(__pyx_t_7);
|
5169
5169
|
|
5170
|
-
/* "../tmp/pip-build-env-
|
5170
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":996
|
5171
5171
|
* _import_umath()
|
5172
5172
|
* except Exception:
|
5173
5173
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
@@ -5182,7 +5182,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5182
5182
|
}
|
5183
5183
|
goto __pyx_L5_except_error;
|
5184
5184
|
|
5185
|
-
/* "../tmp/pip-build-env-
|
5185
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":993
|
5186
5186
|
*
|
5187
5187
|
* cdef inline int import_ufunc() except -1:
|
5188
5188
|
* try: # <<<<<<<<<<<<<<
|
@@ -5198,7 +5198,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5198
5198
|
__pyx_L8_try_end:;
|
5199
5199
|
}
|
5200
5200
|
|
5201
|
-
/* "../tmp/pip-build-env-
|
5201
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":992
|
5202
5202
|
* raise ImportError("numpy.core.umath failed to import")
|
5203
5203
|
*
|
5204
5204
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
@@ -5221,7 +5221,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5221
5221
|
return __pyx_r;
|
5222
5222
|
}
|
5223
5223
|
|
5224
|
-
/* "../tmp/pip-build-env-
|
5224
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":999
|
5225
5225
|
*
|
5226
5226
|
*
|
5227
5227
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -5232,7 +5232,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
5232
5232
|
static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
|
5233
5233
|
int __pyx_r;
|
5234
5234
|
|
5235
|
-
/* "../tmp/pip-build-env-
|
5235
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1011
|
5236
5236
|
* bool
|
5237
5237
|
* """
|
5238
5238
|
* return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
|
@@ -5242,7 +5242,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
5242
5242
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
|
5243
5243
|
goto __pyx_L0;
|
5244
5244
|
|
5245
|
-
/* "../tmp/pip-build-env-
|
5245
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":999
|
5246
5246
|
*
|
5247
5247
|
*
|
5248
5248
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -5255,7 +5255,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
5255
5255
|
return __pyx_r;
|
5256
5256
|
}
|
5257
5257
|
|
5258
|
-
/* "../tmp/pip-build-env-
|
5258
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1014
|
5259
5259
|
*
|
5260
5260
|
*
|
5261
5261
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -5266,7 +5266,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
5266
5266
|
static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
|
5267
5267
|
int __pyx_r;
|
5268
5268
|
|
5269
|
-
/* "../tmp/pip-build-env-
|
5269
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1026
|
5270
5270
|
* bool
|
5271
5271
|
* """
|
5272
5272
|
* return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
|
@@ -5276,7 +5276,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
5276
5276
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
|
5277
5277
|
goto __pyx_L0;
|
5278
5278
|
|
5279
|
-
/* "../tmp/pip-build-env-
|
5279
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1014
|
5280
5280
|
*
|
5281
5281
|
*
|
5282
5282
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -5289,7 +5289,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
5289
5289
|
return __pyx_r;
|
5290
5290
|
}
|
5291
5291
|
|
5292
|
-
/* "../tmp/pip-build-env-
|
5292
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1029
|
5293
5293
|
*
|
5294
5294
|
*
|
5295
5295
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5300,7 +5300,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
5300
5300
|
static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
|
5301
5301
|
npy_datetime __pyx_r;
|
5302
5302
|
|
5303
|
-
/* "../tmp/pip-build-env-
|
5303
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1036
|
5304
5304
|
* also needed. That can be found using `get_datetime64_unit`.
|
5305
5305
|
* """
|
5306
5306
|
* return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
@@ -5310,7 +5310,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
5310
5310
|
__pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
|
5311
5311
|
goto __pyx_L0;
|
5312
5312
|
|
5313
|
-
/* "../tmp/pip-build-env-
|
5313
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1029
|
5314
5314
|
*
|
5315
5315
|
*
|
5316
5316
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5323,7 +5323,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
5323
5323
|
return __pyx_r;
|
5324
5324
|
}
|
5325
5325
|
|
5326
|
-
/* "../tmp/pip-build-env-
|
5326
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1039
|
5327
5327
|
*
|
5328
5328
|
*
|
5329
5329
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5334,7 +5334,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
5334
5334
|
static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
|
5335
5335
|
npy_timedelta __pyx_r;
|
5336
5336
|
|
5337
|
-
/* "../tmp/pip-build-env-
|
5337
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1043
|
5338
5338
|
* returns the int64 value underlying scalar numpy timedelta64 object
|
5339
5339
|
* """
|
5340
5340
|
* return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
@@ -5344,7 +5344,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
5344
5344
|
__pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
|
5345
5345
|
goto __pyx_L0;
|
5346
5346
|
|
5347
|
-
/* "../tmp/pip-build-env-
|
5347
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1039
|
5348
5348
|
*
|
5349
5349
|
*
|
5350
5350
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5357,7 +5357,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
5357
5357
|
return __pyx_r;
|
5358
5358
|
}
|
5359
5359
|
|
5360
|
-
/* "../tmp/pip-build-env-
|
5360
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1046
|
5361
5361
|
*
|
5362
5362
|
*
|
5363
5363
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5368,7 +5368,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
5368
5368
|
static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
|
5369
5369
|
NPY_DATETIMEUNIT __pyx_r;
|
5370
5370
|
|
5371
|
-
/* "../tmp/pip-build-env-
|
5371
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1050
|
5372
5372
|
* returns the unit part of the dtype for a numpy datetime64 object.
|
5373
5373
|
* """
|
5374
5374
|
* return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
|
@@ -5376,7 +5376,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
|
|
5376
5376
|
__pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
|
5377
5377
|
goto __pyx_L0;
|
5378
5378
|
|
5379
|
-
/* "../tmp/pip-build-env-
|
5379
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1046
|
5380
5380
|
*
|
5381
5381
|
*
|
5382
5382
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -10730,7 +10730,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
10730
10730
|
__Pyx_RefNannyDeclarations
|
10731
10731
|
__Pyx_RefNannySetupContext("__Pyx_InitCachedConstants", 0);
|
10732
10732
|
|
10733
|
-
/* "../tmp/pip-build-env-
|
10733
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":984
|
10734
10734
|
* __pyx_import_array()
|
10735
10735
|
* except Exception:
|
10736
10736
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
@@ -10741,7 +10741,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
10741
10741
|
__Pyx_GOTREF(__pyx_tuple_);
|
10742
10742
|
__Pyx_GIVEREF(__pyx_tuple_);
|
10743
10743
|
|
10744
|
-
/* "../tmp/pip-build-env-
|
10744
|
+
/* "../tmp/pip-build-env-6n3gor2m/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":990
|
10745
10745
|
* _import_umath()
|
10746
10746
|
* except Exception:
|
10747
10747
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|