mysqlengine 0.1.11.9__cp311-cp311-win_amd64.whl → 0.1.12.1__cp311-cp311-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.
Potentially problematic release.
This version of mysqlengine might be problematic. Click here for more details.
- mysqlengine/charset.cp311-win_amd64.pyd +0 -0
- mysqlengine/column.cp311-win_amd64.pyd +0 -0
- mysqlengine/connection.cp311-win_amd64.pyd +0 -0
- mysqlengine/constant.cp311-win_amd64.pyd +0 -0
- mysqlengine/database.c +164 -164
- mysqlengine/database.cp311-win_amd64.pyd +0 -0
- mysqlengine/database.py +76 -76
- mysqlengine/dtype.c +118 -118
- mysqlengine/dtype.cp311-win_amd64.pyd +0 -0
- mysqlengine/engine.cp311-win_amd64.pyd +0 -0
- mysqlengine/errors.cp311-win_amd64.pyd +0 -0
- mysqlengine/index.cp311-win_amd64.pyd +0 -0
- mysqlengine/protocol.cp311-win_amd64.pyd +0 -0
- mysqlengine/query.c +122 -122
- mysqlengine/query.cp311-win_amd64.pyd +0 -0
- mysqlengine/query.py +8 -8
- mysqlengine/regex.cp311-win_amd64.pyd +0 -0
- mysqlengine/settings.cp311-win_amd64.pyd +0 -0
- mysqlengine/transcode.c +118 -118
- mysqlengine/transcode.cp311-win_amd64.pyd +0 -0
- mysqlengine/utils.c +118 -118
- mysqlengine/utils.cp311-win_amd64.pyd +0 -0
- {mysqlengine-0.1.11.9.dist-info → mysqlengine-0.1.12.1.dist-info}/METADATA +1 -1
- {mysqlengine-0.1.11.9.dist-info → mysqlengine-0.1.12.1.dist-info}/RECORD +27 -27
- {mysqlengine-0.1.11.9.dist-info → mysqlengine-0.1.12.1.dist-info}/LICENSE +0 -0
- {mysqlengine-0.1.11.9.dist-info → mysqlengine-0.1.12.1.dist-info}/WHEEL +0 -0
- {mysqlengine-0.1.11.9.dist-info → mysqlengine-0.1.12.1.dist-info}/top_level.txt +0 -0
mysqlengine/query.c
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
]
|
|
11
11
|
],
|
|
12
12
|
"include_dirs": [
|
|
13
|
-
"C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pip-build-env-
|
|
13
|
+
"C:\\Users\\runneradmin\\AppData\\Local\\Temp\\pip-build-env-rljcplax\\overlay\\Lib\\site-packages\\numpy\\core\\include"
|
|
14
14
|
],
|
|
15
15
|
"name": "mysqlengine.query",
|
|
16
16
|
"sources": [
|
|
@@ -1600,7 +1600,7 @@ static const char *__pyx_f[] = {
|
|
|
1600
1600
|
|
|
1601
1601
|
/* #### Code section: numeric_typedefs ### */
|
|
1602
1602
|
|
|
1603
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1603
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":730
|
|
1604
1604
|
* # in Cython to enable them only on the right systems.
|
|
1605
1605
|
*
|
|
1606
1606
|
* ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
|
|
@@ -1609,7 +1609,7 @@ static const char *__pyx_f[] = {
|
|
|
1609
1609
|
*/
|
|
1610
1610
|
typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
1611
1611
|
|
|
1612
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1612
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":731
|
|
1613
1613
|
*
|
|
1614
1614
|
* ctypedef npy_int8 int8_t
|
|
1615
1615
|
* ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
|
|
@@ -1618,7 +1618,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
|
1618
1618
|
*/
|
|
1619
1619
|
typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
1620
1620
|
|
|
1621
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1621
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":732
|
|
1622
1622
|
* ctypedef npy_int8 int8_t
|
|
1623
1623
|
* ctypedef npy_int16 int16_t
|
|
1624
1624
|
* ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
|
|
@@ -1627,7 +1627,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
|
1627
1627
|
*/
|
|
1628
1628
|
typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
1629
1629
|
|
|
1630
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1630
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":733
|
|
1631
1631
|
* ctypedef npy_int16 int16_t
|
|
1632
1632
|
* ctypedef npy_int32 int32_t
|
|
1633
1633
|
* ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
|
|
@@ -1636,7 +1636,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
|
1636
1636
|
*/
|
|
1637
1637
|
typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
1638
1638
|
|
|
1639
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1639
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":737
|
|
1640
1640
|
* #ctypedef npy_int128 int128_t
|
|
1641
1641
|
*
|
|
1642
1642
|
* ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
|
|
@@ -1645,7 +1645,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
|
1645
1645
|
*/
|
|
1646
1646
|
typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
1647
1647
|
|
|
1648
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1648
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":738
|
|
1649
1649
|
*
|
|
1650
1650
|
* ctypedef npy_uint8 uint8_t
|
|
1651
1651
|
* ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
|
|
@@ -1654,7 +1654,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
|
1654
1654
|
*/
|
|
1655
1655
|
typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
1656
1656
|
|
|
1657
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1657
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":739
|
|
1658
1658
|
* ctypedef npy_uint8 uint8_t
|
|
1659
1659
|
* ctypedef npy_uint16 uint16_t
|
|
1660
1660
|
* ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
|
|
@@ -1663,7 +1663,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
|
1663
1663
|
*/
|
|
1664
1664
|
typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
1665
1665
|
|
|
1666
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1666
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":740
|
|
1667
1667
|
* ctypedef npy_uint16 uint16_t
|
|
1668
1668
|
* ctypedef npy_uint32 uint32_t
|
|
1669
1669
|
* ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
|
|
@@ -1672,7 +1672,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
|
1672
1672
|
*/
|
|
1673
1673
|
typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
1674
1674
|
|
|
1675
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1675
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":744
|
|
1676
1676
|
* #ctypedef npy_uint128 uint128_t
|
|
1677
1677
|
*
|
|
1678
1678
|
* ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
|
|
@@ -1681,7 +1681,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
|
1681
1681
|
*/
|
|
1682
1682
|
typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
1683
1683
|
|
|
1684
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1684
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":745
|
|
1685
1685
|
*
|
|
1686
1686
|
* ctypedef npy_float32 float32_t
|
|
1687
1687
|
* ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
|
|
@@ -1690,7 +1690,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
|
1690
1690
|
*/
|
|
1691
1691
|
typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
1692
1692
|
|
|
1693
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1693
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":754
|
|
1694
1694
|
* # The int types are mapped a bit surprising --
|
|
1695
1695
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
|
1696
1696
|
* ctypedef npy_long int_t # <<<<<<<<<<<<<<
|
|
@@ -1699,7 +1699,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
|
1699
1699
|
*/
|
|
1700
1700
|
typedef npy_long __pyx_t_5numpy_int_t;
|
|
1701
1701
|
|
|
1702
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1702
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":755
|
|
1703
1703
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
|
1704
1704
|
* ctypedef npy_long int_t
|
|
1705
1705
|
* ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
|
|
@@ -1708,7 +1708,7 @@ typedef npy_long __pyx_t_5numpy_int_t;
|
|
|
1708
1708
|
*/
|
|
1709
1709
|
typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
1710
1710
|
|
|
1711
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1711
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":757
|
|
1712
1712
|
* ctypedef npy_longlong longlong_t
|
|
1713
1713
|
*
|
|
1714
1714
|
* ctypedef npy_ulong uint_t # <<<<<<<<<<<<<<
|
|
@@ -1717,7 +1717,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
|
1717
1717
|
*/
|
|
1718
1718
|
typedef npy_ulong __pyx_t_5numpy_uint_t;
|
|
1719
1719
|
|
|
1720
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1720
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":758
|
|
1721
1721
|
*
|
|
1722
1722
|
* ctypedef npy_ulong uint_t
|
|
1723
1723
|
* ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
|
|
@@ -1726,7 +1726,7 @@ typedef npy_ulong __pyx_t_5numpy_uint_t;
|
|
|
1726
1726
|
*/
|
|
1727
1727
|
typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
1728
1728
|
|
|
1729
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1729
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":760
|
|
1730
1730
|
* ctypedef npy_ulonglong ulonglong_t
|
|
1731
1731
|
*
|
|
1732
1732
|
* ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
|
|
@@ -1735,7 +1735,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
|
1735
1735
|
*/
|
|
1736
1736
|
typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
1737
1737
|
|
|
1738
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1738
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":761
|
|
1739
1739
|
*
|
|
1740
1740
|
* ctypedef npy_intp intp_t
|
|
1741
1741
|
* ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
|
|
@@ -1744,7 +1744,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
|
1744
1744
|
*/
|
|
1745
1745
|
typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
1746
1746
|
|
|
1747
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1747
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":763
|
|
1748
1748
|
* ctypedef npy_uintp uintp_t
|
|
1749
1749
|
*
|
|
1750
1750
|
* ctypedef npy_double float_t # <<<<<<<<<<<<<<
|
|
@@ -1753,7 +1753,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
|
1753
1753
|
*/
|
|
1754
1754
|
typedef npy_double __pyx_t_5numpy_float_t;
|
|
1755
1755
|
|
|
1756
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1756
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":764
|
|
1757
1757
|
*
|
|
1758
1758
|
* ctypedef npy_double float_t
|
|
1759
1759
|
* ctypedef npy_double double_t # <<<<<<<<<<<<<<
|
|
@@ -1762,7 +1762,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
|
|
|
1762
1762
|
*/
|
|
1763
1763
|
typedef npy_double __pyx_t_5numpy_double_t;
|
|
1764
1764
|
|
|
1765
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1765
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":765
|
|
1766
1766
|
* ctypedef npy_double float_t
|
|
1767
1767
|
* ctypedef npy_double double_t
|
|
1768
1768
|
* ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
|
|
@@ -1957,7 +1957,7 @@ struct __pyx_opt_args_7cpython_11contextvars_get_value_no_default {
|
|
|
1957
1957
|
PyObject *default_value;
|
|
1958
1958
|
};
|
|
1959
1959
|
|
|
1960
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1960
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":767
|
|
1961
1961
|
* ctypedef npy_longdouble longdouble_t
|
|
1962
1962
|
*
|
|
1963
1963
|
* ctypedef npy_cfloat cfloat_t # <<<<<<<<<<<<<<
|
|
@@ -1966,7 +1966,7 @@ struct __pyx_opt_args_7cpython_11contextvars_get_value_no_default {
|
|
|
1966
1966
|
*/
|
|
1967
1967
|
typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
|
1968
1968
|
|
|
1969
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1969
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":768
|
|
1970
1970
|
*
|
|
1971
1971
|
* ctypedef npy_cfloat cfloat_t
|
|
1972
1972
|
* ctypedef npy_cdouble cdouble_t # <<<<<<<<<<<<<<
|
|
@@ -1975,7 +1975,7 @@ typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
|
|
1975
1975
|
*/
|
|
1976
1976
|
typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
|
1977
1977
|
|
|
1978
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1978
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":769
|
|
1979
1979
|
* ctypedef npy_cfloat cfloat_t
|
|
1980
1980
|
* ctypedef npy_cdouble cdouble_t
|
|
1981
1981
|
* ctypedef npy_clongdouble clongdouble_t # <<<<<<<<<<<<<<
|
|
@@ -1984,7 +1984,7 @@ typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
|
|
1984
1984
|
*/
|
|
1985
1985
|
typedef npy_clongdouble __pyx_t_5numpy_clongdouble_t;
|
|
1986
1986
|
|
|
1987
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
1987
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":771
|
|
1988
1988
|
* ctypedef npy_clongdouble clongdouble_t
|
|
1989
1989
|
*
|
|
1990
1990
|
* ctypedef npy_cdouble complex_t # <<<<<<<<<<<<<<
|
|
@@ -17221,7 +17221,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
|
17221
17221
|
#define __pyx_codeobj__398 __pyx_mstate_global->__pyx_codeobj__398
|
|
17222
17222
|
/* #### Code section: module_code ### */
|
|
17223
17223
|
|
|
17224
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17224
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":245
|
|
17225
17225
|
*
|
|
17226
17226
|
* @property
|
|
17227
17227
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17232,7 +17232,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
|
17232
17232
|
static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
|
|
17233
17233
|
PyObject *__pyx_r;
|
|
17234
17234
|
|
|
17235
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17235
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":248
|
|
17236
17236
|
* """Returns a borrowed reference to the object owning the data/memory.
|
|
17237
17237
|
* """
|
|
17238
17238
|
* return PyArray_BASE(self) # <<<<<<<<<<<<<<
|
|
@@ -17242,7 +17242,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
17242
17242
|
__pyx_r = PyArray_BASE(__pyx_v_self);
|
|
17243
17243
|
goto __pyx_L0;
|
|
17244
17244
|
|
|
17245
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17245
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":245
|
|
17246
17246
|
*
|
|
17247
17247
|
* @property
|
|
17248
17248
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17255,7 +17255,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
17255
17255
|
return __pyx_r;
|
|
17256
17256
|
}
|
|
17257
17257
|
|
|
17258
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17258
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":251
|
|
17259
17259
|
*
|
|
17260
17260
|
* @property
|
|
17261
17261
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
|
@@ -17269,7 +17269,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
17269
17269
|
PyArray_Descr *__pyx_t_1;
|
|
17270
17270
|
__Pyx_RefNannySetupContext("descr", 1);
|
|
17271
17271
|
|
|
17272
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17272
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":254
|
|
17273
17273
|
* """Returns an owned reference to the dtype of the array.
|
|
17274
17274
|
* """
|
|
17275
17275
|
* return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
|
|
@@ -17282,7 +17282,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
17282
17282
|
__pyx_r = ((PyArray_Descr *)__pyx_t_1);
|
|
17283
17283
|
goto __pyx_L0;
|
|
17284
17284
|
|
|
17285
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17285
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":251
|
|
17286
17286
|
*
|
|
17287
17287
|
* @property
|
|
17288
17288
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
|
@@ -17297,7 +17297,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
17297
17297
|
return __pyx_r;
|
|
17298
17298
|
}
|
|
17299
17299
|
|
|
17300
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17300
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":257
|
|
17301
17301
|
*
|
|
17302
17302
|
* @property
|
|
17303
17303
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17308,7 +17308,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
17308
17308
|
static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
|
|
17309
17309
|
int __pyx_r;
|
|
17310
17310
|
|
|
17311
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17311
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":260
|
|
17312
17312
|
* """Returns the number of dimensions in the array.
|
|
17313
17313
|
* """
|
|
17314
17314
|
* return PyArray_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -17318,7 +17318,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
17318
17318
|
__pyx_r = PyArray_NDIM(__pyx_v_self);
|
|
17319
17319
|
goto __pyx_L0;
|
|
17320
17320
|
|
|
17321
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17321
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":257
|
|
17322
17322
|
*
|
|
17323
17323
|
* @property
|
|
17324
17324
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17331,7 +17331,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
17331
17331
|
return __pyx_r;
|
|
17332
17332
|
}
|
|
17333
17333
|
|
|
17334
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17334
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":263
|
|
17335
17335
|
*
|
|
17336
17336
|
* @property
|
|
17337
17337
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17342,7 +17342,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
17342
17342
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
|
|
17343
17343
|
npy_intp *__pyx_r;
|
|
17344
17344
|
|
|
17345
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17345
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":268
|
|
17346
17346
|
* Can return NULL for 0-dimensional arrays.
|
|
17347
17347
|
* """
|
|
17348
17348
|
* return PyArray_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -17352,7 +17352,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
17352
17352
|
__pyx_r = PyArray_DIMS(__pyx_v_self);
|
|
17353
17353
|
goto __pyx_L0;
|
|
17354
17354
|
|
|
17355
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17355
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":263
|
|
17356
17356
|
*
|
|
17357
17357
|
* @property
|
|
17358
17358
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17365,7 +17365,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
17365
17365
|
return __pyx_r;
|
|
17366
17366
|
}
|
|
17367
17367
|
|
|
17368
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17368
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":271
|
|
17369
17369
|
*
|
|
17370
17370
|
* @property
|
|
17371
17371
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17376,7 +17376,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
17376
17376
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
|
|
17377
17377
|
npy_intp *__pyx_r;
|
|
17378
17378
|
|
|
17379
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17379
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":275
|
|
17380
17380
|
* The number of elements matches the number of dimensions of the array (ndim).
|
|
17381
17381
|
* """
|
|
17382
17382
|
* return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
|
|
@@ -17386,7 +17386,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
17386
17386
|
__pyx_r = PyArray_STRIDES(__pyx_v_self);
|
|
17387
17387
|
goto __pyx_L0;
|
|
17388
17388
|
|
|
17389
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17389
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":271
|
|
17390
17390
|
*
|
|
17391
17391
|
* @property
|
|
17392
17392
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17399,7 +17399,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
17399
17399
|
return __pyx_r;
|
|
17400
17400
|
}
|
|
17401
17401
|
|
|
17402
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17402
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":278
|
|
17403
17403
|
*
|
|
17404
17404
|
* @property
|
|
17405
17405
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17410,7 +17410,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
17410
17410
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
|
|
17411
17411
|
npy_intp __pyx_r;
|
|
17412
17412
|
|
|
17413
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17413
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":281
|
|
17414
17414
|
* """Returns the total size (in number of elements) of the array.
|
|
17415
17415
|
* """
|
|
17416
17416
|
* return PyArray_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -17420,7 +17420,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
17420
17420
|
__pyx_r = PyArray_SIZE(__pyx_v_self);
|
|
17421
17421
|
goto __pyx_L0;
|
|
17422
17422
|
|
|
17423
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17423
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":278
|
|
17424
17424
|
*
|
|
17425
17425
|
* @property
|
|
17426
17426
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17433,7 +17433,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
17433
17433
|
return __pyx_r;
|
|
17434
17434
|
}
|
|
17435
17435
|
|
|
17436
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17436
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":284
|
|
17437
17437
|
*
|
|
17438
17438
|
* @property
|
|
17439
17439
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17444,7 +17444,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
17444
17444
|
static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
|
|
17445
17445
|
char *__pyx_r;
|
|
17446
17446
|
|
|
17447
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17447
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":290
|
|
17448
17448
|
* of `PyArray_DATA()` instead, which returns a 'void*'.
|
|
17449
17449
|
* """
|
|
17450
17450
|
* return PyArray_BYTES(self) # <<<<<<<<<<<<<<
|
|
@@ -17454,7 +17454,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
17454
17454
|
__pyx_r = PyArray_BYTES(__pyx_v_self);
|
|
17455
17455
|
goto __pyx_L0;
|
|
17456
17456
|
|
|
17457
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17457
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":284
|
|
17458
17458
|
*
|
|
17459
17459
|
* @property
|
|
17460
17460
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -17467,7 +17467,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
17467
17467
|
return __pyx_r;
|
|
17468
17468
|
}
|
|
17469
17469
|
|
|
17470
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17470
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":773
|
|
17471
17471
|
* ctypedef npy_cdouble complex_t
|
|
17472
17472
|
*
|
|
17473
17473
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -17484,7 +17484,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
17484
17484
|
int __pyx_clineno = 0;
|
|
17485
17485
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 1);
|
|
17486
17486
|
|
|
17487
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17487
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":774
|
|
17488
17488
|
*
|
|
17489
17489
|
* cdef inline object PyArray_MultiIterNew1(a):
|
|
17490
17490
|
* return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
|
|
@@ -17498,7 +17498,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
17498
17498
|
__pyx_t_1 = 0;
|
|
17499
17499
|
goto __pyx_L0;
|
|
17500
17500
|
|
|
17501
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17501
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":773
|
|
17502
17502
|
* ctypedef npy_cdouble complex_t
|
|
17503
17503
|
*
|
|
17504
17504
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -17517,7 +17517,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
17517
17517
|
return __pyx_r;
|
|
17518
17518
|
}
|
|
17519
17519
|
|
|
17520
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17520
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":776
|
|
17521
17521
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
17522
17522
|
*
|
|
17523
17523
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -17534,7 +17534,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
17534
17534
|
int __pyx_clineno = 0;
|
|
17535
17535
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 1);
|
|
17536
17536
|
|
|
17537
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17537
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":777
|
|
17538
17538
|
*
|
|
17539
17539
|
* cdef inline object PyArray_MultiIterNew2(a, b):
|
|
17540
17540
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
|
|
@@ -17548,7 +17548,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
17548
17548
|
__pyx_t_1 = 0;
|
|
17549
17549
|
goto __pyx_L0;
|
|
17550
17550
|
|
|
17551
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17551
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":776
|
|
17552
17552
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
17553
17553
|
*
|
|
17554
17554
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -17567,7 +17567,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
17567
17567
|
return __pyx_r;
|
|
17568
17568
|
}
|
|
17569
17569
|
|
|
17570
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17570
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":779
|
|
17571
17571
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
17572
17572
|
*
|
|
17573
17573
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -17584,7 +17584,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
17584
17584
|
int __pyx_clineno = 0;
|
|
17585
17585
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 1);
|
|
17586
17586
|
|
|
17587
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17587
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":780
|
|
17588
17588
|
*
|
|
17589
17589
|
* cdef inline object PyArray_MultiIterNew3(a, b, c):
|
|
17590
17590
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
|
|
@@ -17598,7 +17598,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
17598
17598
|
__pyx_t_1 = 0;
|
|
17599
17599
|
goto __pyx_L0;
|
|
17600
17600
|
|
|
17601
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17601
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":779
|
|
17602
17602
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
17603
17603
|
*
|
|
17604
17604
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -17617,7 +17617,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
17617
17617
|
return __pyx_r;
|
|
17618
17618
|
}
|
|
17619
17619
|
|
|
17620
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17620
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":782
|
|
17621
17621
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
17622
17622
|
*
|
|
17623
17623
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -17634,7 +17634,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
17634
17634
|
int __pyx_clineno = 0;
|
|
17635
17635
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 1);
|
|
17636
17636
|
|
|
17637
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17637
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":783
|
|
17638
17638
|
*
|
|
17639
17639
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d):
|
|
17640
17640
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
|
|
@@ -17648,7 +17648,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
17648
17648
|
__pyx_t_1 = 0;
|
|
17649
17649
|
goto __pyx_L0;
|
|
17650
17650
|
|
|
17651
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17651
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":782
|
|
17652
17652
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
17653
17653
|
*
|
|
17654
17654
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -17667,7 +17667,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
17667
17667
|
return __pyx_r;
|
|
17668
17668
|
}
|
|
17669
17669
|
|
|
17670
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17670
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":785
|
|
17671
17671
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
17672
17672
|
*
|
|
17673
17673
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -17684,7 +17684,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
17684
17684
|
int __pyx_clineno = 0;
|
|
17685
17685
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 1);
|
|
17686
17686
|
|
|
17687
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17687
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":786
|
|
17688
17688
|
*
|
|
17689
17689
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
|
|
17690
17690
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
|
|
@@ -17698,7 +17698,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
17698
17698
|
__pyx_t_1 = 0;
|
|
17699
17699
|
goto __pyx_L0;
|
|
17700
17700
|
|
|
17701
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17701
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":785
|
|
17702
17702
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
17703
17703
|
*
|
|
17704
17704
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -17717,7 +17717,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
17717
17717
|
return __pyx_r;
|
|
17718
17718
|
}
|
|
17719
17719
|
|
|
17720
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17720
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":788
|
|
17721
17721
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
17722
17722
|
*
|
|
17723
17723
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -17731,7 +17731,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
17731
17731
|
int __pyx_t_1;
|
|
17732
17732
|
__Pyx_RefNannySetupContext("PyDataType_SHAPE", 1);
|
|
17733
17733
|
|
|
17734
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17734
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":789
|
|
17735
17735
|
*
|
|
17736
17736
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
17737
17737
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -17741,7 +17741,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
17741
17741
|
__pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
|
|
17742
17742
|
if (__pyx_t_1) {
|
|
17743
17743
|
|
|
17744
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17744
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":790
|
|
17745
17745
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
17746
17746
|
* if PyDataType_HASSUBARRAY(d):
|
|
17747
17747
|
* return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
|
|
@@ -17753,7 +17753,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
17753
17753
|
__pyx_r = ((PyObject*)__pyx_v_d->subarray->shape);
|
|
17754
17754
|
goto __pyx_L0;
|
|
17755
17755
|
|
|
17756
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17756
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":789
|
|
17757
17757
|
*
|
|
17758
17758
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
17759
17759
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -17762,7 +17762,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
17762
17762
|
*/
|
|
17763
17763
|
}
|
|
17764
17764
|
|
|
17765
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17765
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":792
|
|
17766
17766
|
* return <tuple>d.subarray.shape
|
|
17767
17767
|
* else:
|
|
17768
17768
|
* return () # <<<<<<<<<<<<<<
|
|
@@ -17776,7 +17776,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
17776
17776
|
goto __pyx_L0;
|
|
17777
17777
|
}
|
|
17778
17778
|
|
|
17779
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17779
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":788
|
|
17780
17780
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
17781
17781
|
*
|
|
17782
17782
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -17791,7 +17791,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
17791
17791
|
return __pyx_r;
|
|
17792
17792
|
}
|
|
17793
17793
|
|
|
17794
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17794
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":967
|
|
17795
17795
|
* int _import_umath() except -1
|
|
17796
17796
|
*
|
|
17797
17797
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
|
@@ -17805,7 +17805,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
17805
17805
|
const char *__pyx_filename = NULL;
|
|
17806
17806
|
int __pyx_clineno = 0;
|
|
17807
17807
|
|
|
17808
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17808
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":968
|
|
17809
17809
|
*
|
|
17810
17810
|
* cdef inline void set_array_base(ndarray arr, object base):
|
|
17811
17811
|
* Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
|
|
@@ -17814,7 +17814,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
17814
17814
|
*/
|
|
17815
17815
|
Py_INCREF(__pyx_v_base);
|
|
17816
17816
|
|
|
17817
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17817
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":969
|
|
17818
17818
|
* cdef inline void set_array_base(ndarray arr, object base):
|
|
17819
17819
|
* Py_INCREF(base) # important to do this before stealing the reference below!
|
|
17820
17820
|
* PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
|
|
@@ -17823,7 +17823,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
17823
17823
|
*/
|
|
17824
17824
|
__pyx_t_1 = PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(1, 969, __pyx_L1_error)
|
|
17825
17825
|
|
|
17826
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17826
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":967
|
|
17827
17827
|
* int _import_umath() except -1
|
|
17828
17828
|
*
|
|
17829
17829
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
|
@@ -17838,7 +17838,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
17838
17838
|
__pyx_L0:;
|
|
17839
17839
|
}
|
|
17840
17840
|
|
|
17841
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17841
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":971
|
|
17842
17842
|
* PyArray_SetBaseObject(arr, base)
|
|
17843
17843
|
*
|
|
17844
17844
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -17853,7 +17853,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
17853
17853
|
int __pyx_t_1;
|
|
17854
17854
|
__Pyx_RefNannySetupContext("get_array_base", 1);
|
|
17855
17855
|
|
|
17856
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17856
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":972
|
|
17857
17857
|
*
|
|
17858
17858
|
* cdef inline object get_array_base(ndarray arr):
|
|
17859
17859
|
* base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
|
|
@@ -17862,7 +17862,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
17862
17862
|
*/
|
|
17863
17863
|
__pyx_v_base = PyArray_BASE(__pyx_v_arr);
|
|
17864
17864
|
|
|
17865
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17865
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":973
|
|
17866
17866
|
* cdef inline object get_array_base(ndarray arr):
|
|
17867
17867
|
* base = PyArray_BASE(arr)
|
|
17868
17868
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -17872,7 +17872,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
17872
17872
|
__pyx_t_1 = (__pyx_v_base == NULL);
|
|
17873
17873
|
if (__pyx_t_1) {
|
|
17874
17874
|
|
|
17875
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17875
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":974
|
|
17876
17876
|
* base = PyArray_BASE(arr)
|
|
17877
17877
|
* if base is NULL:
|
|
17878
17878
|
* return None # <<<<<<<<<<<<<<
|
|
@@ -17883,7 +17883,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
17883
17883
|
__pyx_r = Py_None; __Pyx_INCREF(Py_None);
|
|
17884
17884
|
goto __pyx_L0;
|
|
17885
17885
|
|
|
17886
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17886
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":973
|
|
17887
17887
|
* cdef inline object get_array_base(ndarray arr):
|
|
17888
17888
|
* base = PyArray_BASE(arr)
|
|
17889
17889
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -17892,7 +17892,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
17892
17892
|
*/
|
|
17893
17893
|
}
|
|
17894
17894
|
|
|
17895
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17895
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":975
|
|
17896
17896
|
* if base is NULL:
|
|
17897
17897
|
* return None
|
|
17898
17898
|
* return <object>base # <<<<<<<<<<<<<<
|
|
@@ -17904,7 +17904,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
17904
17904
|
__pyx_r = ((PyObject *)__pyx_v_base);
|
|
17905
17905
|
goto __pyx_L0;
|
|
17906
17906
|
|
|
17907
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17907
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":971
|
|
17908
17908
|
* PyArray_SetBaseObject(arr, base)
|
|
17909
17909
|
*
|
|
17910
17910
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -17919,7 +17919,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
17919
17919
|
return __pyx_r;
|
|
17920
17920
|
}
|
|
17921
17921
|
|
|
17922
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17922
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":979
|
|
17923
17923
|
* # Versions of the import_* functions which are more suitable for
|
|
17924
17924
|
* # Cython code.
|
|
17925
17925
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -17943,7 +17943,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
17943
17943
|
int __pyx_clineno = 0;
|
|
17944
17944
|
__Pyx_RefNannySetupContext("import_array", 1);
|
|
17945
17945
|
|
|
17946
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17946
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":980
|
|
17947
17947
|
* # Cython code.
|
|
17948
17948
|
* cdef inline int import_array() except -1:
|
|
17949
17949
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -17959,7 +17959,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
17959
17959
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
17960
17960
|
/*try:*/ {
|
|
17961
17961
|
|
|
17962
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17962
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":981
|
|
17963
17963
|
* cdef inline int import_array() except -1:
|
|
17964
17964
|
* try:
|
|
17965
17965
|
* __pyx_import_array() # <<<<<<<<<<<<<<
|
|
@@ -17968,7 +17968,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
17968
17968
|
*/
|
|
17969
17969
|
__pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 981, __pyx_L3_error)
|
|
17970
17970
|
|
|
17971
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17971
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":980
|
|
17972
17972
|
* # Cython code.
|
|
17973
17973
|
* cdef inline int import_array() except -1:
|
|
17974
17974
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -17982,7 +17982,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
17982
17982
|
goto __pyx_L8_try_end;
|
|
17983
17983
|
__pyx_L3_error:;
|
|
17984
17984
|
|
|
17985
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
17985
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":982
|
|
17986
17986
|
* try:
|
|
17987
17987
|
* __pyx_import_array()
|
|
17988
17988
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -17997,7 +17997,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
17997
17997
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
17998
17998
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
17999
17999
|
|
|
18000
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18000
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":983
|
|
18001
18001
|
* __pyx_import_array()
|
|
18002
18002
|
* except Exception:
|
|
18003
18003
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
|
@@ -18012,7 +18012,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
18012
18012
|
}
|
|
18013
18013
|
goto __pyx_L5_except_error;
|
|
18014
18014
|
|
|
18015
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18015
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":980
|
|
18016
18016
|
* # Cython code.
|
|
18017
18017
|
* cdef inline int import_array() except -1:
|
|
18018
18018
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -18028,7 +18028,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
18028
18028
|
__pyx_L8_try_end:;
|
|
18029
18029
|
}
|
|
18030
18030
|
|
|
18031
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18031
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":979
|
|
18032
18032
|
* # Versions of the import_* functions which are more suitable for
|
|
18033
18033
|
* # Cython code.
|
|
18034
18034
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -18051,7 +18051,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
18051
18051
|
return __pyx_r;
|
|
18052
18052
|
}
|
|
18053
18053
|
|
|
18054
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18054
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":985
|
|
18055
18055
|
* raise ImportError("numpy.core.multiarray failed to import")
|
|
18056
18056
|
*
|
|
18057
18057
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -18075,7 +18075,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18075
18075
|
int __pyx_clineno = 0;
|
|
18076
18076
|
__Pyx_RefNannySetupContext("import_umath", 1);
|
|
18077
18077
|
|
|
18078
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18078
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":986
|
|
18079
18079
|
*
|
|
18080
18080
|
* cdef inline int import_umath() except -1:
|
|
18081
18081
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -18091,7 +18091,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18091
18091
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
18092
18092
|
/*try:*/ {
|
|
18093
18093
|
|
|
18094
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18094
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":987
|
|
18095
18095
|
* cdef inline int import_umath() except -1:
|
|
18096
18096
|
* try:
|
|
18097
18097
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -18100,7 +18100,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18100
18100
|
*/
|
|
18101
18101
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 987, __pyx_L3_error)
|
|
18102
18102
|
|
|
18103
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18103
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":986
|
|
18104
18104
|
*
|
|
18105
18105
|
* cdef inline int import_umath() except -1:
|
|
18106
18106
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -18114,7 +18114,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18114
18114
|
goto __pyx_L8_try_end;
|
|
18115
18115
|
__pyx_L3_error:;
|
|
18116
18116
|
|
|
18117
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18117
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":988
|
|
18118
18118
|
* try:
|
|
18119
18119
|
* _import_umath()
|
|
18120
18120
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -18129,7 +18129,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18129
18129
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
18130
18130
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
18131
18131
|
|
|
18132
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18132
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":989
|
|
18133
18133
|
* _import_umath()
|
|
18134
18134
|
* except Exception:
|
|
18135
18135
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -18144,7 +18144,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18144
18144
|
}
|
|
18145
18145
|
goto __pyx_L5_except_error;
|
|
18146
18146
|
|
|
18147
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18147
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":986
|
|
18148
18148
|
*
|
|
18149
18149
|
* cdef inline int import_umath() except -1:
|
|
18150
18150
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -18160,7 +18160,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18160
18160
|
__pyx_L8_try_end:;
|
|
18161
18161
|
}
|
|
18162
18162
|
|
|
18163
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18163
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":985
|
|
18164
18164
|
* raise ImportError("numpy.core.multiarray failed to import")
|
|
18165
18165
|
*
|
|
18166
18166
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -18183,7 +18183,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
18183
18183
|
return __pyx_r;
|
|
18184
18184
|
}
|
|
18185
18185
|
|
|
18186
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18186
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":991
|
|
18187
18187
|
* raise ImportError("numpy.core.umath failed to import")
|
|
18188
18188
|
*
|
|
18189
18189
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -18207,7 +18207,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18207
18207
|
int __pyx_clineno = 0;
|
|
18208
18208
|
__Pyx_RefNannySetupContext("import_ufunc", 1);
|
|
18209
18209
|
|
|
18210
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18210
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":992
|
|
18211
18211
|
*
|
|
18212
18212
|
* cdef inline int import_ufunc() except -1:
|
|
18213
18213
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -18223,7 +18223,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18223
18223
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
18224
18224
|
/*try:*/ {
|
|
18225
18225
|
|
|
18226
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18226
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":993
|
|
18227
18227
|
* cdef inline int import_ufunc() except -1:
|
|
18228
18228
|
* try:
|
|
18229
18229
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -18232,7 +18232,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18232
18232
|
*/
|
|
18233
18233
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 993, __pyx_L3_error)
|
|
18234
18234
|
|
|
18235
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18235
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":992
|
|
18236
18236
|
*
|
|
18237
18237
|
* cdef inline int import_ufunc() except -1:
|
|
18238
18238
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -18246,7 +18246,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18246
18246
|
goto __pyx_L8_try_end;
|
|
18247
18247
|
__pyx_L3_error:;
|
|
18248
18248
|
|
|
18249
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18249
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":994
|
|
18250
18250
|
* try:
|
|
18251
18251
|
* _import_umath()
|
|
18252
18252
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -18261,7 +18261,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18261
18261
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
18262
18262
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
18263
18263
|
|
|
18264
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18264
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":995
|
|
18265
18265
|
* _import_umath()
|
|
18266
18266
|
* except Exception:
|
|
18267
18267
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -18276,7 +18276,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18276
18276
|
}
|
|
18277
18277
|
goto __pyx_L5_except_error;
|
|
18278
18278
|
|
|
18279
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18279
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":992
|
|
18280
18280
|
*
|
|
18281
18281
|
* cdef inline int import_ufunc() except -1:
|
|
18282
18282
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -18292,7 +18292,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18292
18292
|
__pyx_L8_try_end:;
|
|
18293
18293
|
}
|
|
18294
18294
|
|
|
18295
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18295
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":991
|
|
18296
18296
|
* raise ImportError("numpy.core.umath failed to import")
|
|
18297
18297
|
*
|
|
18298
18298
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -18315,7 +18315,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18315
18315
|
return __pyx_r;
|
|
18316
18316
|
}
|
|
18317
18317
|
|
|
18318
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18318
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":998
|
|
18319
18319
|
*
|
|
18320
18320
|
*
|
|
18321
18321
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -18326,7 +18326,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
18326
18326
|
static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
|
|
18327
18327
|
int __pyx_r;
|
|
18328
18328
|
|
|
18329
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18329
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1010
|
|
18330
18330
|
* bool
|
|
18331
18331
|
* """
|
|
18332
18332
|
* return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -18336,7 +18336,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
18336
18336
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
|
|
18337
18337
|
goto __pyx_L0;
|
|
18338
18338
|
|
|
18339
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18339
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":998
|
|
18340
18340
|
*
|
|
18341
18341
|
*
|
|
18342
18342
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -18349,7 +18349,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
18349
18349
|
return __pyx_r;
|
|
18350
18350
|
}
|
|
18351
18351
|
|
|
18352
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18352
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
18353
18353
|
*
|
|
18354
18354
|
*
|
|
18355
18355
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -18360,7 +18360,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
18360
18360
|
static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
|
|
18361
18361
|
int __pyx_r;
|
|
18362
18362
|
|
|
18363
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18363
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1025
|
|
18364
18364
|
* bool
|
|
18365
18365
|
* """
|
|
18366
18366
|
* return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -18370,7 +18370,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
18370
18370
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
|
|
18371
18371
|
goto __pyx_L0;
|
|
18372
18372
|
|
|
18373
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18373
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
18374
18374
|
*
|
|
18375
18375
|
*
|
|
18376
18376
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -18383,7 +18383,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
18383
18383
|
return __pyx_r;
|
|
18384
18384
|
}
|
|
18385
18385
|
|
|
18386
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18386
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1028
|
|
18387
18387
|
*
|
|
18388
18388
|
*
|
|
18389
18389
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -18394,7 +18394,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
18394
18394
|
static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
|
|
18395
18395
|
npy_datetime __pyx_r;
|
|
18396
18396
|
|
|
18397
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18397
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1035
|
|
18398
18398
|
* also needed. That can be found using `get_datetime64_unit`.
|
|
18399
18399
|
* """
|
|
18400
18400
|
* return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -18404,7 +18404,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
18404
18404
|
__pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
|
|
18405
18405
|
goto __pyx_L0;
|
|
18406
18406
|
|
|
18407
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18407
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1028
|
|
18408
18408
|
*
|
|
18409
18409
|
*
|
|
18410
18410
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -18417,7 +18417,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
18417
18417
|
return __pyx_r;
|
|
18418
18418
|
}
|
|
18419
18419
|
|
|
18420
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18420
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1038
|
|
18421
18421
|
*
|
|
18422
18422
|
*
|
|
18423
18423
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -18428,7 +18428,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
18428
18428
|
static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
|
|
18429
18429
|
npy_timedelta __pyx_r;
|
|
18430
18430
|
|
|
18431
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18431
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1042
|
|
18432
18432
|
* returns the int64 value underlying scalar numpy timedelta64 object
|
|
18433
18433
|
* """
|
|
18434
18434
|
* return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -18438,7 +18438,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
18438
18438
|
__pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
|
|
18439
18439
|
goto __pyx_L0;
|
|
18440
18440
|
|
|
18441
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18441
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1038
|
|
18442
18442
|
*
|
|
18443
18443
|
*
|
|
18444
18444
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -18451,7 +18451,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
18451
18451
|
return __pyx_r;
|
|
18452
18452
|
}
|
|
18453
18453
|
|
|
18454
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18454
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1045
|
|
18455
18455
|
*
|
|
18456
18456
|
*
|
|
18457
18457
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -18462,7 +18462,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
18462
18462
|
static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
|
|
18463
18463
|
NPY_DATETIMEUNIT __pyx_r;
|
|
18464
18464
|
|
|
18465
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18465
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1049
|
|
18466
18466
|
* returns the unit part of the dtype for a numpy datetime64 object.
|
|
18467
18467
|
* """
|
|
18468
18468
|
* return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
|
|
@@ -18470,7 +18470,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
|
|
|
18470
18470
|
__pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
|
|
18471
18471
|
goto __pyx_L0;
|
|
18472
18472
|
|
|
18473
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
18473
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":1045
|
|
18474
18474
|
*
|
|
18475
18475
|
*
|
|
18476
18476
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -103313,7 +103313,7 @@ PyObject *const *__pyx_args, Py_ssize_t __pyx_nargs, PyObject *__pyx_kwds
|
|
|
103313
103313
|
PyObject *__pyx_args, PyObject *__pyx_kwds
|
|
103314
103314
|
#endif
|
|
103315
103315
|
); /*proto*/
|
|
103316
|
-
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_14execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as
|
|
103316
|
+
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_14execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as `<pandas.DataFrame>`.\n - `Cursor/SSCursor`: Fetch result as `<tuple[tuple]>` (without column names).\n\n :param timeout: `<int>` Query execution timeout in seconds. Dafaults to `None`.\n - If set to `None` or `0`, `tables.server.query_timeout` will be used\n as the default timeout.\n - `SQLQueryTimeoutError` will be raised when the timeout is reached.\n\n :param warnings: `<bool>` Whether to issue any SQL related warnings. Defaults to `True`.\n\n :param retry_on_error: `<bool>` Whether to retry when non-critial SQL error occurs. Defaults to `True`.\n - If `True`, when a non-critical SQL error occurs (such as `connection timeout`,\n `connection lost`, etc.), the query will be retried.\n - If `False`, errors will be raised immediately.\n\n :param retry_time""s: `<int>` The maximum number of retries. Defaults to `-1`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n - For `retry_times <= 0`, the query retries indefinitely until success.\n - For `retry_times > 0`, the query retries up to the given 'retry_times'.\n\n :param min_wait_time: `<float>` The minimum wait time in seconds between each retries. Defaults to `0.2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param max_wait_time: `<float>` The maximum wait time in seconds between each retries. Defaults to `2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param stats: `<bool>` Whether to print the query execution stats to the console. Defaults to `False`.\n :raises: Subclass of `QueryError`.\n :return `<tuple[dict]>`: The fetched result.\n ");
|
|
103317
103317
|
static PyMethodDef __pyx_mdef_11mysqlengine_5query_11SelectQuery_15execute = {"execute", (PyCFunction)(void*)(__Pyx_PyCFunction_FastCallWithKeywords)__pyx_pw_11mysqlengine_5query_11SelectQuery_15execute, __Pyx_METH_FASTCALL|METH_KEYWORDS, __pyx_doc_11mysqlengine_5query_11SelectQuery_14execute};
|
|
103318
103318
|
static PyObject *__pyx_pw_11mysqlengine_5query_11SelectQuery_15execute(PyObject *__pyx_v_self,
|
|
103319
103319
|
#if CYTHON_METH_FASTCALL
|
|
@@ -103659,7 +103659,7 @@ PyObject *const *__pyx_args, Py_ssize_t __pyx_nargs, PyObject *__pyx_kwds
|
|
|
103659
103659
|
PyObject *__pyx_args, PyObject *__pyx_kwds
|
|
103660
103660
|
#endif
|
|
103661
103661
|
); /*proto*/
|
|
103662
|
-
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_17execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as
|
|
103662
|
+
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_17execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as `<pandas.DataFrame>`.\n - `Cursor/SSCursor`: Fetch result as `<tuple[tuple]>` (without column names).\n\n :param timeout: `<int>` Query execution timeout in seconds. Dafaults to `None`.\n - If set to `None` or `0`, `tables.server.query_timeout` will be used\n as the default timeout.\n - `SQLQueryTimeoutError` will be raised when the timeout is reached.\n\n :param warnings: `<bool>` Whether to issue any SQL related warnings. Defaults to `True`.\n\n :param retry_on_error: `<bool>` Whether to retry when non-critial SQL error occurs. Defaults to `True`.\n - If `True`, when a non-critical SQL error occurs (such as `connection timeout`,\n `connection lost`, etc.), the query will be retried.\n - If `False`, errors will be raised immediately.\n\n :param retry_time""s: `<int>` The maximum number of retries. Defaults to `-1`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n - For `retry_times <= 0`, the query retries indefinitely until success.\n - For `retry_times > 0`, the query retries up to the given 'retry_times'.\n\n :param min_wait_time: `<float>` The minimum wait time in seconds between each retries. Defaults to `0.2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param max_wait_time: `<float>` The maximum wait time in seconds between each retries. Defaults to `2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param stats: `<bool>` Whether to print the query execution stats to the console. Defaults to `False`.\n :raises: Subclass of `QueryError`.\n :return `<DataFrame>`: The fetched result.\n ");
|
|
103663
103663
|
static PyMethodDef __pyx_mdef_11mysqlengine_5query_11SelectQuery_18execute = {"execute", (PyCFunction)(void*)(__Pyx_PyCFunction_FastCallWithKeywords)__pyx_pw_11mysqlengine_5query_11SelectQuery_18execute, __Pyx_METH_FASTCALL|METH_KEYWORDS, __pyx_doc_11mysqlengine_5query_11SelectQuery_17execute};
|
|
103664
103664
|
static PyObject *__pyx_pw_11mysqlengine_5query_11SelectQuery_18execute(PyObject *__pyx_v_self,
|
|
103665
103665
|
#if CYTHON_METH_FASTCALL
|
|
@@ -104005,7 +104005,7 @@ PyObject *const *__pyx_args, Py_ssize_t __pyx_nargs, PyObject *__pyx_kwds
|
|
|
104005
104005
|
PyObject *__pyx_args, PyObject *__pyx_kwds
|
|
104006
104006
|
#endif
|
|
104007
104007
|
); /*proto*/
|
|
104008
|
-
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_20execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as
|
|
104008
|
+
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_20execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as `<pandas.DataFrame>`.\n - `Cursor/SSCursor`: Fetch result as `<tuple[tuple]>` (without column names).\n\n :param timeout: `<int>` Query execution timeout in seconds. Dafaults to `None`.\n - If set to `None` or `0`, `tables.server.query_timeout` will be used\n as the default timeout.\n - `SQLQueryTimeoutError` will be raised when the timeout is reached.\n\n :param warnings: `<bool>` Whether to issue any SQL related warnings. Defaults to `True`.\n\n :param retry_on_error: `<bool>` Whether to retry when non-critial SQL error occurs. Defaults to `True`.\n - If `True`, when a non-critical SQL error occurs (such as `connection timeout`,\n `connection lost`, etc.), the query will be retried.\n - If `False`, errors will be raised immediately.\n\n :param retry_time""s: `<int>` The maximum number of retries. Defaults to `-1`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n - For `retry_times <= 0`, the query retries indefinitely until success.\n - For `retry_times > 0`, the query retries up to the given 'retry_times'.\n\n :param min_wait_time: `<float>` The minimum wait time in seconds between each retries. Defaults to `0.2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param max_wait_time: `<float>` The maximum wait time in seconds between each retries. Defaults to `2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param stats: `<bool>` Whether to print the query execution stats to the console. Defaults to `False`.\n :raises: Subclass of `QueryError`.\n :return `<tuple[tuple]>`: The fetched result.\n ");
|
|
104009
104009
|
static PyMethodDef __pyx_mdef_11mysqlengine_5query_11SelectQuery_21execute = {"execute", (PyCFunction)(void*)(__Pyx_PyCFunction_FastCallWithKeywords)__pyx_pw_11mysqlengine_5query_11SelectQuery_21execute, __Pyx_METH_FASTCALL|METH_KEYWORDS, __pyx_doc_11mysqlengine_5query_11SelectQuery_20execute};
|
|
104010
104010
|
static PyObject *__pyx_pw_11mysqlengine_5query_11SelectQuery_21execute(PyObject *__pyx_v_self,
|
|
104011
104011
|
#if CYTHON_METH_FASTCALL
|
|
@@ -104351,7 +104351,7 @@ PyObject *const *__pyx_args, Py_ssize_t __pyx_nargs, PyObject *__pyx_kwds
|
|
|
104351
104351
|
PyObject *__pyx_args, PyObject *__pyx_kwds
|
|
104352
104352
|
#endif
|
|
104353
104353
|
); /*proto*/
|
|
104354
|
-
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_23execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as
|
|
104354
|
+
PyDoc_STRVAR(__pyx_doc_11mysqlengine_5query_11SelectQuery_23execute, "Execute the SELECT query.\n\n :param conn: `<Connection>` The connection to execute the query. Defaults to `None`.\n - If `None`, query will be executed by temporary connections\n acquired from the Server pool.\n - If specified, query will be executed by the given connection.\n\n :param concurrency: `<int>` The maximum number of concurrent executions. Defaults to `10`.\n - When the query is consists of multiple sub-queries (For example, select\n data from different sub-tables of a TimeTable), this argument determines\n the maximum number of concurrent query executions at the same time.\n - * Notice: This argument is only applicable when `conn=None`. If 'conn'\n is specified, all sub-queries will be executed sequentially by the\n given connection.\n\n :param cursor: `<type[Cursor]>` The `Cursor` class to use for query execution. Defaults to `DictCursor`.\n - `DictCursor/SSDictCursor`: Fetch result as `<tuple[dict]>`.\n - `DfCursor/SSDfCursor`: Fetch result as `<pandas.DataFrame>`.\n - `Cursor/SSCursor`: Fetch result as `<tuple[tuple]>` (without column names).\n\n :param timeout: `<int>` Query execution timeout in seconds. Dafaults to `None`.\n - If set to `None` or `0`, `tables.server.query_timeout` will be used\n as the default timeout.\n - `SQLQueryTimeoutError` will be raised when the timeout is reached.\n\n :param warnings: `<bool>` Whether to issue any SQL related warnings. Defaults to `True`.\n\n :param retry_on_error: `<bool>` Whether to retry when non-critial SQL error occurs. Defaults to `True`.\n - If `True`, when a non-critical SQL error occurs (such as `connection timeout`,\n `connection lost`, etc.), the query will be retried.\n - If `False`, errors will be raised immediately.\n\n :param retry_time""s: `<int>` The maximum number of retries. Defaults to `-1`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n - For `retry_times <= 0`, the query retries indefinitely until success.\n - For `retry_times > 0`, the query retries up to the given 'retry_times'.\n\n :param min_wait_time: `<float>` The minimum wait time in seconds between each retries. Defaults to `0.2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param max_wait_time: `<float>` The maximum wait time in seconds between each retries. Defaults to `2`.\n - * Notice: This argument is only applicable when `retry_on_error=True`.\n\n :param stats: `<bool>` Whether to print the query execution stats to the console. Defaults to `False`.\n :raises: Subclass of `QueryError`.\n :return `<tuple[tuple]/tuple[dict]/DataFrame>`: The fetched result (depends on 'cursor' type).\n ");
|
|
104355
104355
|
static PyMethodDef __pyx_mdef_11mysqlengine_5query_11SelectQuery_24execute = {"execute", (PyCFunction)(void*)(__Pyx_PyCFunction_FastCallWithKeywords)__pyx_pw_11mysqlengine_5query_11SelectQuery_24execute, __Pyx_METH_FASTCALL|METH_KEYWORDS, __pyx_doc_11mysqlengine_5query_11SelectQuery_23execute};
|
|
104356
104356
|
static PyObject *__pyx_pw_11mysqlengine_5query_11SelectQuery_24execute(PyObject *__pyx_v_self,
|
|
104357
104357
|
#if CYTHON_METH_FASTCALL
|
|
@@ -206939,7 +206939,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
|
206939
206939
|
__Pyx_RefNannyDeclarations
|
|
206940
206940
|
__Pyx_RefNannySetupContext("__Pyx_InitCachedConstants", 0);
|
|
206941
206941
|
|
|
206942
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
206942
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":983
|
|
206943
206943
|
* __pyx_import_array()
|
|
206944
206944
|
* except Exception:
|
|
206945
206945
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
|
@@ -206950,7 +206950,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
|
206950
206950
|
__Pyx_GOTREF(__pyx_tuple_);
|
|
206951
206951
|
__Pyx_GIVEREF(__pyx_tuple_);
|
|
206952
206952
|
|
|
206953
|
-
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-
|
|
206953
|
+
/* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-rljcplax/overlay/Lib/site-packages/numpy/__init__.cython-30.pxd":989
|
|
206954
206954
|
* _import_umath()
|
|
206955
206955
|
* except Exception:
|
|
206956
206956
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|