mysqlengine 0.1.11.5__cp312-cp312-macosx_10_9_universal2.whl → 0.1.11.6__cp312-cp312-macosx_10_9_universal2.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of mysqlengine might be problematic. Click here for more details.
- mysqlengine/charset.cpython-312-darwin.so +0 -0
- mysqlengine/column.cpython-312-darwin.so +0 -0
- mysqlengine/connection.c +7339 -8572
- mysqlengine/connection.cpython-312-darwin.so +0 -0
- mysqlengine/connection.py +15 -64
- mysqlengine/constant.cpython-312-darwin.so +0 -0
- mysqlengine/database.c +118 -118
- mysqlengine/database.cpython-312-darwin.so +0 -0
- mysqlengine/dtype.c +118 -118
- mysqlengine/dtype.cpython-312-darwin.so +0 -0
- mysqlengine/engine.cpython-312-darwin.so +0 -0
- mysqlengine/errors.cpython-312-darwin.so +0 -0
- mysqlengine/index.cpython-312-darwin.so +0 -0
- mysqlengine/protocol.cpython-312-darwin.so +0 -0
- mysqlengine/query.c +118 -118
- mysqlengine/query.cpython-312-darwin.so +0 -0
- mysqlengine/regex.cpython-312-darwin.so +0 -0
- mysqlengine/settings.cpython-312-darwin.so +0 -0
- mysqlengine/transcode.c +118 -118
- mysqlengine/transcode.cpython-312-darwin.so +0 -0
- mysqlengine/utils.c +118 -118
- mysqlengine/utils.cpython-312-darwin.so +0 -0
- {mysqlengine-0.1.11.5.dist-info → mysqlengine-0.1.11.6.dist-info}/METADATA +1 -1
- {mysqlengine-0.1.11.5.dist-info → mysqlengine-0.1.11.6.dist-info}/RECORD +27 -27
- {mysqlengine-0.1.11.5.dist-info → mysqlengine-0.1.11.6.dist-info}/LICENSE +0 -0
- {mysqlengine-0.1.11.5.dist-info → mysqlengine-0.1.11.6.dist-info}/WHEEL +0 -0
- {mysqlengine-0.1.11.5.dist-info → mysqlengine-0.1.11.6.dist-info}/top_level.txt +0 -0
mysqlengine/utils.c
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"-Wno-unreachable-code"
|
|
14
14
|
],
|
|
15
15
|
"include_dirs": [
|
|
16
|
-
"/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
16
|
+
"/private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/core/include"
|
|
17
17
|
],
|
|
18
18
|
"name": "mysqlengine.utils",
|
|
19
19
|
"sources": [
|
|
@@ -1584,7 +1584,7 @@ static const char *__pyx_f[] = {
|
|
|
1584
1584
|
|
|
1585
1585
|
/* #### Code section: numeric_typedefs ### */
|
|
1586
1586
|
|
|
1587
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1587
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":730
|
|
1588
1588
|
* # in Cython to enable them only on the right systems.
|
|
1589
1589
|
*
|
|
1590
1590
|
* ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
|
|
@@ -1593,7 +1593,7 @@ static const char *__pyx_f[] = {
|
|
|
1593
1593
|
*/
|
|
1594
1594
|
typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
1595
1595
|
|
|
1596
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1596
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":731
|
|
1597
1597
|
*
|
|
1598
1598
|
* ctypedef npy_int8 int8_t
|
|
1599
1599
|
* ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
|
|
@@ -1602,7 +1602,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
|
1602
1602
|
*/
|
|
1603
1603
|
typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
1604
1604
|
|
|
1605
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1605
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":732
|
|
1606
1606
|
* ctypedef npy_int8 int8_t
|
|
1607
1607
|
* ctypedef npy_int16 int16_t
|
|
1608
1608
|
* ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
|
|
@@ -1611,7 +1611,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
|
1611
1611
|
*/
|
|
1612
1612
|
typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
1613
1613
|
|
|
1614
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1614
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":733
|
|
1615
1615
|
* ctypedef npy_int16 int16_t
|
|
1616
1616
|
* ctypedef npy_int32 int32_t
|
|
1617
1617
|
* ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
|
|
@@ -1620,7 +1620,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
|
1620
1620
|
*/
|
|
1621
1621
|
typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
1622
1622
|
|
|
1623
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1623
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":737
|
|
1624
1624
|
* #ctypedef npy_int128 int128_t
|
|
1625
1625
|
*
|
|
1626
1626
|
* ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
|
|
@@ -1629,7 +1629,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
|
1629
1629
|
*/
|
|
1630
1630
|
typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
1631
1631
|
|
|
1632
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1632
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":738
|
|
1633
1633
|
*
|
|
1634
1634
|
* ctypedef npy_uint8 uint8_t
|
|
1635
1635
|
* ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
|
|
@@ -1638,7 +1638,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
|
1638
1638
|
*/
|
|
1639
1639
|
typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
1640
1640
|
|
|
1641
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1641
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":739
|
|
1642
1642
|
* ctypedef npy_uint8 uint8_t
|
|
1643
1643
|
* ctypedef npy_uint16 uint16_t
|
|
1644
1644
|
* ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
|
|
@@ -1647,7 +1647,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
|
1647
1647
|
*/
|
|
1648
1648
|
typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
1649
1649
|
|
|
1650
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1650
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":740
|
|
1651
1651
|
* ctypedef npy_uint16 uint16_t
|
|
1652
1652
|
* ctypedef npy_uint32 uint32_t
|
|
1653
1653
|
* ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
|
|
@@ -1656,7 +1656,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
|
1656
1656
|
*/
|
|
1657
1657
|
typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
1658
1658
|
|
|
1659
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1659
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":744
|
|
1660
1660
|
* #ctypedef npy_uint128 uint128_t
|
|
1661
1661
|
*
|
|
1662
1662
|
* ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
|
|
@@ -1665,7 +1665,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
|
1665
1665
|
*/
|
|
1666
1666
|
typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
1667
1667
|
|
|
1668
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1668
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":745
|
|
1669
1669
|
*
|
|
1670
1670
|
* ctypedef npy_float32 float32_t
|
|
1671
1671
|
* ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
|
|
@@ -1674,7 +1674,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
|
1674
1674
|
*/
|
|
1675
1675
|
typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
1676
1676
|
|
|
1677
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1677
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":754
|
|
1678
1678
|
* # The int types are mapped a bit surprising --
|
|
1679
1679
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
|
1680
1680
|
* ctypedef npy_long int_t # <<<<<<<<<<<<<<
|
|
@@ -1683,7 +1683,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
|
1683
1683
|
*/
|
|
1684
1684
|
typedef npy_long __pyx_t_5numpy_int_t;
|
|
1685
1685
|
|
|
1686
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1686
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":755
|
|
1687
1687
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
|
1688
1688
|
* ctypedef npy_long int_t
|
|
1689
1689
|
* ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
|
|
@@ -1692,7 +1692,7 @@ typedef npy_long __pyx_t_5numpy_int_t;
|
|
|
1692
1692
|
*/
|
|
1693
1693
|
typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
1694
1694
|
|
|
1695
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1695
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":757
|
|
1696
1696
|
* ctypedef npy_longlong longlong_t
|
|
1697
1697
|
*
|
|
1698
1698
|
* ctypedef npy_ulong uint_t # <<<<<<<<<<<<<<
|
|
@@ -1701,7 +1701,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
|
1701
1701
|
*/
|
|
1702
1702
|
typedef npy_ulong __pyx_t_5numpy_uint_t;
|
|
1703
1703
|
|
|
1704
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1704
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":758
|
|
1705
1705
|
*
|
|
1706
1706
|
* ctypedef npy_ulong uint_t
|
|
1707
1707
|
* ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
|
|
@@ -1710,7 +1710,7 @@ typedef npy_ulong __pyx_t_5numpy_uint_t;
|
|
|
1710
1710
|
*/
|
|
1711
1711
|
typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
1712
1712
|
|
|
1713
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1713
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":760
|
|
1714
1714
|
* ctypedef npy_ulonglong ulonglong_t
|
|
1715
1715
|
*
|
|
1716
1716
|
* ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
|
|
@@ -1719,7 +1719,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
|
1719
1719
|
*/
|
|
1720
1720
|
typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
1721
1721
|
|
|
1722
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1722
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":761
|
|
1723
1723
|
*
|
|
1724
1724
|
* ctypedef npy_intp intp_t
|
|
1725
1725
|
* ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
|
|
@@ -1728,7 +1728,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
|
1728
1728
|
*/
|
|
1729
1729
|
typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
1730
1730
|
|
|
1731
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1731
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":763
|
|
1732
1732
|
* ctypedef npy_uintp uintp_t
|
|
1733
1733
|
*
|
|
1734
1734
|
* ctypedef npy_double float_t # <<<<<<<<<<<<<<
|
|
@@ -1737,7 +1737,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
|
1737
1737
|
*/
|
|
1738
1738
|
typedef npy_double __pyx_t_5numpy_float_t;
|
|
1739
1739
|
|
|
1740
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1740
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":764
|
|
1741
1741
|
*
|
|
1742
1742
|
* ctypedef npy_double float_t
|
|
1743
1743
|
* ctypedef npy_double double_t # <<<<<<<<<<<<<<
|
|
@@ -1746,7 +1746,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
|
|
|
1746
1746
|
*/
|
|
1747
1747
|
typedef npy_double __pyx_t_5numpy_double_t;
|
|
1748
1748
|
|
|
1749
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1749
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":765
|
|
1750
1750
|
* ctypedef npy_double float_t
|
|
1751
1751
|
* ctypedef npy_double double_t
|
|
1752
1752
|
* ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
|
|
@@ -1812,7 +1812,7 @@ struct __pyx_opt_args_7cpython_11contextvars_get_value_no_default {
|
|
|
1812
1812
|
PyObject *default_value;
|
|
1813
1813
|
};
|
|
1814
1814
|
|
|
1815
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1815
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":767
|
|
1816
1816
|
* ctypedef npy_longdouble longdouble_t
|
|
1817
1817
|
*
|
|
1818
1818
|
* ctypedef npy_cfloat cfloat_t # <<<<<<<<<<<<<<
|
|
@@ -1821,7 +1821,7 @@ struct __pyx_opt_args_7cpython_11contextvars_get_value_no_default {
|
|
|
1821
1821
|
*/
|
|
1822
1822
|
typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
|
1823
1823
|
|
|
1824
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1824
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":768
|
|
1825
1825
|
*
|
|
1826
1826
|
* ctypedef npy_cfloat cfloat_t
|
|
1827
1827
|
* ctypedef npy_cdouble cdouble_t # <<<<<<<<<<<<<<
|
|
@@ -1830,7 +1830,7 @@ typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
|
|
1830
1830
|
*/
|
|
1831
1831
|
typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
|
1832
1832
|
|
|
1833
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1833
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":769
|
|
1834
1834
|
* ctypedef npy_cfloat cfloat_t
|
|
1835
1835
|
* ctypedef npy_cdouble cdouble_t
|
|
1836
1836
|
* ctypedef npy_clongdouble clongdouble_t # <<<<<<<<<<<<<<
|
|
@@ -1839,7 +1839,7 @@ typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
|
|
1839
1839
|
*/
|
|
1840
1840
|
typedef npy_clongdouble __pyx_t_5numpy_clongdouble_t;
|
|
1841
1841
|
|
|
1842
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
1842
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":771
|
|
1843
1843
|
* ctypedef npy_clongdouble clongdouble_t
|
|
1844
1844
|
*
|
|
1845
1845
|
* ctypedef npy_cdouble complex_t # <<<<<<<<<<<<<<
|
|
@@ -5254,7 +5254,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
|
5254
5254
|
#define __pyx_codeobj__52 __pyx_mstate_global->__pyx_codeobj__52
|
|
5255
5255
|
/* #### Code section: module_code ### */
|
|
5256
5256
|
|
|
5257
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5257
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":245
|
|
5258
5258
|
*
|
|
5259
5259
|
* @property
|
|
5260
5260
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5265,7 +5265,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
|
5265
5265
|
static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
|
|
5266
5266
|
PyObject *__pyx_r;
|
|
5267
5267
|
|
|
5268
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5268
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":248
|
|
5269
5269
|
* """Returns a borrowed reference to the object owning the data/memory.
|
|
5270
5270
|
* """
|
|
5271
5271
|
* return PyArray_BASE(self) # <<<<<<<<<<<<<<
|
|
@@ -5275,7 +5275,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
5275
5275
|
__pyx_r = PyArray_BASE(__pyx_v_self);
|
|
5276
5276
|
goto __pyx_L0;
|
|
5277
5277
|
|
|
5278
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5278
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":245
|
|
5279
5279
|
*
|
|
5280
5280
|
* @property
|
|
5281
5281
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5288,7 +5288,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
5288
5288
|
return __pyx_r;
|
|
5289
5289
|
}
|
|
5290
5290
|
|
|
5291
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5291
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":251
|
|
5292
5292
|
*
|
|
5293
5293
|
* @property
|
|
5294
5294
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
|
@@ -5302,7 +5302,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
5302
5302
|
PyArray_Descr *__pyx_t_1;
|
|
5303
5303
|
__Pyx_RefNannySetupContext("descr", 1);
|
|
5304
5304
|
|
|
5305
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5305
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":254
|
|
5306
5306
|
* """Returns an owned reference to the dtype of the array.
|
|
5307
5307
|
* """
|
|
5308
5308
|
* return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
|
|
@@ -5315,7 +5315,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
5315
5315
|
__pyx_r = ((PyArray_Descr *)__pyx_t_1);
|
|
5316
5316
|
goto __pyx_L0;
|
|
5317
5317
|
|
|
5318
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5318
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":251
|
|
5319
5319
|
*
|
|
5320
5320
|
* @property
|
|
5321
5321
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
|
@@ -5330,7 +5330,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
5330
5330
|
return __pyx_r;
|
|
5331
5331
|
}
|
|
5332
5332
|
|
|
5333
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5333
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":257
|
|
5334
5334
|
*
|
|
5335
5335
|
* @property
|
|
5336
5336
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5341,7 +5341,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
5341
5341
|
static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
|
|
5342
5342
|
int __pyx_r;
|
|
5343
5343
|
|
|
5344
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5344
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":260
|
|
5345
5345
|
* """Returns the number of dimensions in the array.
|
|
5346
5346
|
* """
|
|
5347
5347
|
* return PyArray_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -5351,7 +5351,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
5351
5351
|
__pyx_r = PyArray_NDIM(__pyx_v_self);
|
|
5352
5352
|
goto __pyx_L0;
|
|
5353
5353
|
|
|
5354
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5354
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":257
|
|
5355
5355
|
*
|
|
5356
5356
|
* @property
|
|
5357
5357
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5364,7 +5364,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
5364
5364
|
return __pyx_r;
|
|
5365
5365
|
}
|
|
5366
5366
|
|
|
5367
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5367
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":263
|
|
5368
5368
|
*
|
|
5369
5369
|
* @property
|
|
5370
5370
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5375,7 +5375,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
5375
5375
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
|
|
5376
5376
|
npy_intp *__pyx_r;
|
|
5377
5377
|
|
|
5378
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5378
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":268
|
|
5379
5379
|
* Can return NULL for 0-dimensional arrays.
|
|
5380
5380
|
* """
|
|
5381
5381
|
* return PyArray_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -5385,7 +5385,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
5385
5385
|
__pyx_r = PyArray_DIMS(__pyx_v_self);
|
|
5386
5386
|
goto __pyx_L0;
|
|
5387
5387
|
|
|
5388
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5388
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":263
|
|
5389
5389
|
*
|
|
5390
5390
|
* @property
|
|
5391
5391
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5398,7 +5398,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
5398
5398
|
return __pyx_r;
|
|
5399
5399
|
}
|
|
5400
5400
|
|
|
5401
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5401
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":271
|
|
5402
5402
|
*
|
|
5403
5403
|
* @property
|
|
5404
5404
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5409,7 +5409,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
5409
5409
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
|
|
5410
5410
|
npy_intp *__pyx_r;
|
|
5411
5411
|
|
|
5412
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5412
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":275
|
|
5413
5413
|
* The number of elements matches the number of dimensions of the array (ndim).
|
|
5414
5414
|
* """
|
|
5415
5415
|
* return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
|
|
@@ -5419,7 +5419,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
5419
5419
|
__pyx_r = PyArray_STRIDES(__pyx_v_self);
|
|
5420
5420
|
goto __pyx_L0;
|
|
5421
5421
|
|
|
5422
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5422
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":271
|
|
5423
5423
|
*
|
|
5424
5424
|
* @property
|
|
5425
5425
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5432,7 +5432,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
5432
5432
|
return __pyx_r;
|
|
5433
5433
|
}
|
|
5434
5434
|
|
|
5435
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5435
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":278
|
|
5436
5436
|
*
|
|
5437
5437
|
* @property
|
|
5438
5438
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5443,7 +5443,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
5443
5443
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
|
|
5444
5444
|
npy_intp __pyx_r;
|
|
5445
5445
|
|
|
5446
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5446
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":281
|
|
5447
5447
|
* """Returns the total size (in number of elements) of the array.
|
|
5448
5448
|
* """
|
|
5449
5449
|
* return PyArray_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -5453,7 +5453,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
5453
5453
|
__pyx_r = PyArray_SIZE(__pyx_v_self);
|
|
5454
5454
|
goto __pyx_L0;
|
|
5455
5455
|
|
|
5456
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5456
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":278
|
|
5457
5457
|
*
|
|
5458
5458
|
* @property
|
|
5459
5459
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5466,7 +5466,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
5466
5466
|
return __pyx_r;
|
|
5467
5467
|
}
|
|
5468
5468
|
|
|
5469
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5469
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":284
|
|
5470
5470
|
*
|
|
5471
5471
|
* @property
|
|
5472
5472
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5477,7 +5477,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
5477
5477
|
static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
|
|
5478
5478
|
char *__pyx_r;
|
|
5479
5479
|
|
|
5480
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5480
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":290
|
|
5481
5481
|
* of `PyArray_DATA()` instead, which returns a 'void*'.
|
|
5482
5482
|
* """
|
|
5483
5483
|
* return PyArray_BYTES(self) # <<<<<<<<<<<<<<
|
|
@@ -5487,7 +5487,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
5487
5487
|
__pyx_r = PyArray_BYTES(__pyx_v_self);
|
|
5488
5488
|
goto __pyx_L0;
|
|
5489
5489
|
|
|
5490
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5490
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":284
|
|
5491
5491
|
*
|
|
5492
5492
|
* @property
|
|
5493
5493
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
|
@@ -5500,7 +5500,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
5500
5500
|
return __pyx_r;
|
|
5501
5501
|
}
|
|
5502
5502
|
|
|
5503
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5503
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":773
|
|
5504
5504
|
* ctypedef npy_cdouble complex_t
|
|
5505
5505
|
*
|
|
5506
5506
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -5517,7 +5517,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
5517
5517
|
int __pyx_clineno = 0;
|
|
5518
5518
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 1);
|
|
5519
5519
|
|
|
5520
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5520
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":774
|
|
5521
5521
|
*
|
|
5522
5522
|
* cdef inline object PyArray_MultiIterNew1(a):
|
|
5523
5523
|
* return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
|
|
@@ -5531,7 +5531,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
5531
5531
|
__pyx_t_1 = 0;
|
|
5532
5532
|
goto __pyx_L0;
|
|
5533
5533
|
|
|
5534
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5534
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":773
|
|
5535
5535
|
* ctypedef npy_cdouble complex_t
|
|
5536
5536
|
*
|
|
5537
5537
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -5550,7 +5550,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
5550
5550
|
return __pyx_r;
|
|
5551
5551
|
}
|
|
5552
5552
|
|
|
5553
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5553
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":776
|
|
5554
5554
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
5555
5555
|
*
|
|
5556
5556
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -5567,7 +5567,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
5567
5567
|
int __pyx_clineno = 0;
|
|
5568
5568
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 1);
|
|
5569
5569
|
|
|
5570
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5570
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":777
|
|
5571
5571
|
*
|
|
5572
5572
|
* cdef inline object PyArray_MultiIterNew2(a, b):
|
|
5573
5573
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
|
|
@@ -5581,7 +5581,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
5581
5581
|
__pyx_t_1 = 0;
|
|
5582
5582
|
goto __pyx_L0;
|
|
5583
5583
|
|
|
5584
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5584
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":776
|
|
5585
5585
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
5586
5586
|
*
|
|
5587
5587
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -5600,7 +5600,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
5600
5600
|
return __pyx_r;
|
|
5601
5601
|
}
|
|
5602
5602
|
|
|
5603
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5603
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":779
|
|
5604
5604
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
5605
5605
|
*
|
|
5606
5606
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -5617,7 +5617,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
5617
5617
|
int __pyx_clineno = 0;
|
|
5618
5618
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 1);
|
|
5619
5619
|
|
|
5620
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5620
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":780
|
|
5621
5621
|
*
|
|
5622
5622
|
* cdef inline object PyArray_MultiIterNew3(a, b, c):
|
|
5623
5623
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
|
|
@@ -5631,7 +5631,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
5631
5631
|
__pyx_t_1 = 0;
|
|
5632
5632
|
goto __pyx_L0;
|
|
5633
5633
|
|
|
5634
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5634
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":779
|
|
5635
5635
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
5636
5636
|
*
|
|
5637
5637
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -5650,7 +5650,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
5650
5650
|
return __pyx_r;
|
|
5651
5651
|
}
|
|
5652
5652
|
|
|
5653
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5653
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":782
|
|
5654
5654
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
5655
5655
|
*
|
|
5656
5656
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -5667,7 +5667,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
5667
5667
|
int __pyx_clineno = 0;
|
|
5668
5668
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 1);
|
|
5669
5669
|
|
|
5670
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5670
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":783
|
|
5671
5671
|
*
|
|
5672
5672
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d):
|
|
5673
5673
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
|
|
@@ -5681,7 +5681,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
5681
5681
|
__pyx_t_1 = 0;
|
|
5682
5682
|
goto __pyx_L0;
|
|
5683
5683
|
|
|
5684
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5684
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":782
|
|
5685
5685
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
5686
5686
|
*
|
|
5687
5687
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -5700,7 +5700,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
5700
5700
|
return __pyx_r;
|
|
5701
5701
|
}
|
|
5702
5702
|
|
|
5703
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5703
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":785
|
|
5704
5704
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
5705
5705
|
*
|
|
5706
5706
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -5717,7 +5717,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
5717
5717
|
int __pyx_clineno = 0;
|
|
5718
5718
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 1);
|
|
5719
5719
|
|
|
5720
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5720
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":786
|
|
5721
5721
|
*
|
|
5722
5722
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
|
|
5723
5723
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
|
|
@@ -5731,7 +5731,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
5731
5731
|
__pyx_t_1 = 0;
|
|
5732
5732
|
goto __pyx_L0;
|
|
5733
5733
|
|
|
5734
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5734
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":785
|
|
5735
5735
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
5736
5736
|
*
|
|
5737
5737
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -5750,7 +5750,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
5750
5750
|
return __pyx_r;
|
|
5751
5751
|
}
|
|
5752
5752
|
|
|
5753
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5753
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":788
|
|
5754
5754
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
5755
5755
|
*
|
|
5756
5756
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -5764,7 +5764,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
5764
5764
|
int __pyx_t_1;
|
|
5765
5765
|
__Pyx_RefNannySetupContext("PyDataType_SHAPE", 1);
|
|
5766
5766
|
|
|
5767
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5767
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":789
|
|
5768
5768
|
*
|
|
5769
5769
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
5770
5770
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -5774,7 +5774,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
5774
5774
|
__pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
|
|
5775
5775
|
if (__pyx_t_1) {
|
|
5776
5776
|
|
|
5777
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5777
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":790
|
|
5778
5778
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
5779
5779
|
* if PyDataType_HASSUBARRAY(d):
|
|
5780
5780
|
* return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
|
|
@@ -5786,7 +5786,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
5786
5786
|
__pyx_r = ((PyObject*)__pyx_v_d->subarray->shape);
|
|
5787
5787
|
goto __pyx_L0;
|
|
5788
5788
|
|
|
5789
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5789
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":789
|
|
5790
5790
|
*
|
|
5791
5791
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
5792
5792
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -5795,7 +5795,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
5795
5795
|
*/
|
|
5796
5796
|
}
|
|
5797
5797
|
|
|
5798
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5798
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":792
|
|
5799
5799
|
* return <tuple>d.subarray.shape
|
|
5800
5800
|
* else:
|
|
5801
5801
|
* return () # <<<<<<<<<<<<<<
|
|
@@ -5809,7 +5809,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
5809
5809
|
goto __pyx_L0;
|
|
5810
5810
|
}
|
|
5811
5811
|
|
|
5812
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5812
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":788
|
|
5813
5813
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
5814
5814
|
*
|
|
5815
5815
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -5824,7 +5824,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
5824
5824
|
return __pyx_r;
|
|
5825
5825
|
}
|
|
5826
5826
|
|
|
5827
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5827
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":967
|
|
5828
5828
|
* int _import_umath() except -1
|
|
5829
5829
|
*
|
|
5830
5830
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
|
@@ -5838,7 +5838,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
5838
5838
|
const char *__pyx_filename = NULL;
|
|
5839
5839
|
int __pyx_clineno = 0;
|
|
5840
5840
|
|
|
5841
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5841
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":968
|
|
5842
5842
|
*
|
|
5843
5843
|
* cdef inline void set_array_base(ndarray arr, object base):
|
|
5844
5844
|
* Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
|
|
@@ -5847,7 +5847,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
5847
5847
|
*/
|
|
5848
5848
|
Py_INCREF(__pyx_v_base);
|
|
5849
5849
|
|
|
5850
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5850
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":969
|
|
5851
5851
|
* cdef inline void set_array_base(ndarray arr, object base):
|
|
5852
5852
|
* Py_INCREF(base) # important to do this before stealing the reference below!
|
|
5853
5853
|
* PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
|
|
@@ -5856,7 +5856,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
5856
5856
|
*/
|
|
5857
5857
|
__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)
|
|
5858
5858
|
|
|
5859
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5859
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":967
|
|
5860
5860
|
* int _import_umath() except -1
|
|
5861
5861
|
*
|
|
5862
5862
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
|
@@ -5871,7 +5871,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
5871
5871
|
__pyx_L0:;
|
|
5872
5872
|
}
|
|
5873
5873
|
|
|
5874
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5874
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":971
|
|
5875
5875
|
* PyArray_SetBaseObject(arr, base)
|
|
5876
5876
|
*
|
|
5877
5877
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -5886,7 +5886,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
5886
5886
|
int __pyx_t_1;
|
|
5887
5887
|
__Pyx_RefNannySetupContext("get_array_base", 1);
|
|
5888
5888
|
|
|
5889
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5889
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":972
|
|
5890
5890
|
*
|
|
5891
5891
|
* cdef inline object get_array_base(ndarray arr):
|
|
5892
5892
|
* base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
|
|
@@ -5895,7 +5895,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
5895
5895
|
*/
|
|
5896
5896
|
__pyx_v_base = PyArray_BASE(__pyx_v_arr);
|
|
5897
5897
|
|
|
5898
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5898
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":973
|
|
5899
5899
|
* cdef inline object get_array_base(ndarray arr):
|
|
5900
5900
|
* base = PyArray_BASE(arr)
|
|
5901
5901
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -5905,7 +5905,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
5905
5905
|
__pyx_t_1 = (__pyx_v_base == NULL);
|
|
5906
5906
|
if (__pyx_t_1) {
|
|
5907
5907
|
|
|
5908
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5908
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":974
|
|
5909
5909
|
* base = PyArray_BASE(arr)
|
|
5910
5910
|
* if base is NULL:
|
|
5911
5911
|
* return None # <<<<<<<<<<<<<<
|
|
@@ -5916,7 +5916,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
5916
5916
|
__pyx_r = Py_None; __Pyx_INCREF(Py_None);
|
|
5917
5917
|
goto __pyx_L0;
|
|
5918
5918
|
|
|
5919
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5919
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":973
|
|
5920
5920
|
* cdef inline object get_array_base(ndarray arr):
|
|
5921
5921
|
* base = PyArray_BASE(arr)
|
|
5922
5922
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -5925,7 +5925,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
5925
5925
|
*/
|
|
5926
5926
|
}
|
|
5927
5927
|
|
|
5928
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5928
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":975
|
|
5929
5929
|
* if base is NULL:
|
|
5930
5930
|
* return None
|
|
5931
5931
|
* return <object>base # <<<<<<<<<<<<<<
|
|
@@ -5937,7 +5937,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
5937
5937
|
__pyx_r = ((PyObject *)__pyx_v_base);
|
|
5938
5938
|
goto __pyx_L0;
|
|
5939
5939
|
|
|
5940
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5940
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":971
|
|
5941
5941
|
* PyArray_SetBaseObject(arr, base)
|
|
5942
5942
|
*
|
|
5943
5943
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -5952,7 +5952,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
5952
5952
|
return __pyx_r;
|
|
5953
5953
|
}
|
|
5954
5954
|
|
|
5955
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5955
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":979
|
|
5956
5956
|
* # Versions of the import_* functions which are more suitable for
|
|
5957
5957
|
* # Cython code.
|
|
5958
5958
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -5976,7 +5976,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
5976
5976
|
int __pyx_clineno = 0;
|
|
5977
5977
|
__Pyx_RefNannySetupContext("import_array", 1);
|
|
5978
5978
|
|
|
5979
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5979
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":980
|
|
5980
5980
|
* # Cython code.
|
|
5981
5981
|
* cdef inline int import_array() except -1:
|
|
5982
5982
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -5992,7 +5992,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
5992
5992
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
5993
5993
|
/*try:*/ {
|
|
5994
5994
|
|
|
5995
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
5995
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":981
|
|
5996
5996
|
* cdef inline int import_array() except -1:
|
|
5997
5997
|
* try:
|
|
5998
5998
|
* __pyx_import_array() # <<<<<<<<<<<<<<
|
|
@@ -6001,7 +6001,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
6001
6001
|
*/
|
|
6002
6002
|
__pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 981, __pyx_L3_error)
|
|
6003
6003
|
|
|
6004
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6004
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":980
|
|
6005
6005
|
* # Cython code.
|
|
6006
6006
|
* cdef inline int import_array() except -1:
|
|
6007
6007
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6015,7 +6015,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
6015
6015
|
goto __pyx_L8_try_end;
|
|
6016
6016
|
__pyx_L3_error:;
|
|
6017
6017
|
|
|
6018
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6018
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":982
|
|
6019
6019
|
* try:
|
|
6020
6020
|
* __pyx_import_array()
|
|
6021
6021
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -6030,7 +6030,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
6030
6030
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
6031
6031
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
6032
6032
|
|
|
6033
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6033
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":983
|
|
6034
6034
|
* __pyx_import_array()
|
|
6035
6035
|
* except Exception:
|
|
6036
6036
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
|
@@ -6045,7 +6045,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
6045
6045
|
}
|
|
6046
6046
|
goto __pyx_L5_except_error;
|
|
6047
6047
|
|
|
6048
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6048
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":980
|
|
6049
6049
|
* # Cython code.
|
|
6050
6050
|
* cdef inline int import_array() except -1:
|
|
6051
6051
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6061,7 +6061,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
6061
6061
|
__pyx_L8_try_end:;
|
|
6062
6062
|
}
|
|
6063
6063
|
|
|
6064
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6064
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":979
|
|
6065
6065
|
* # Versions of the import_* functions which are more suitable for
|
|
6066
6066
|
* # Cython code.
|
|
6067
6067
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -6084,7 +6084,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
6084
6084
|
return __pyx_r;
|
|
6085
6085
|
}
|
|
6086
6086
|
|
|
6087
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6087
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":985
|
|
6088
6088
|
* raise ImportError("numpy.core.multiarray failed to import")
|
|
6089
6089
|
*
|
|
6090
6090
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -6108,7 +6108,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6108
6108
|
int __pyx_clineno = 0;
|
|
6109
6109
|
__Pyx_RefNannySetupContext("import_umath", 1);
|
|
6110
6110
|
|
|
6111
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6111
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":986
|
|
6112
6112
|
*
|
|
6113
6113
|
* cdef inline int import_umath() except -1:
|
|
6114
6114
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6124,7 +6124,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6124
6124
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
6125
6125
|
/*try:*/ {
|
|
6126
6126
|
|
|
6127
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6127
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":987
|
|
6128
6128
|
* cdef inline int import_umath() except -1:
|
|
6129
6129
|
* try:
|
|
6130
6130
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -6133,7 +6133,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6133
6133
|
*/
|
|
6134
6134
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 987, __pyx_L3_error)
|
|
6135
6135
|
|
|
6136
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6136
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":986
|
|
6137
6137
|
*
|
|
6138
6138
|
* cdef inline int import_umath() except -1:
|
|
6139
6139
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6147,7 +6147,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6147
6147
|
goto __pyx_L8_try_end;
|
|
6148
6148
|
__pyx_L3_error:;
|
|
6149
6149
|
|
|
6150
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6150
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":988
|
|
6151
6151
|
* try:
|
|
6152
6152
|
* _import_umath()
|
|
6153
6153
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -6162,7 +6162,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6162
6162
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
6163
6163
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
6164
6164
|
|
|
6165
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6165
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":989
|
|
6166
6166
|
* _import_umath()
|
|
6167
6167
|
* except Exception:
|
|
6168
6168
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -6177,7 +6177,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6177
6177
|
}
|
|
6178
6178
|
goto __pyx_L5_except_error;
|
|
6179
6179
|
|
|
6180
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6180
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":986
|
|
6181
6181
|
*
|
|
6182
6182
|
* cdef inline int import_umath() except -1:
|
|
6183
6183
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6193,7 +6193,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6193
6193
|
__pyx_L8_try_end:;
|
|
6194
6194
|
}
|
|
6195
6195
|
|
|
6196
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6196
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":985
|
|
6197
6197
|
* raise ImportError("numpy.core.multiarray failed to import")
|
|
6198
6198
|
*
|
|
6199
6199
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -6216,7 +6216,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
6216
6216
|
return __pyx_r;
|
|
6217
6217
|
}
|
|
6218
6218
|
|
|
6219
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6219
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":991
|
|
6220
6220
|
* raise ImportError("numpy.core.umath failed to import")
|
|
6221
6221
|
*
|
|
6222
6222
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -6240,7 +6240,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6240
6240
|
int __pyx_clineno = 0;
|
|
6241
6241
|
__Pyx_RefNannySetupContext("import_ufunc", 1);
|
|
6242
6242
|
|
|
6243
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6243
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":992
|
|
6244
6244
|
*
|
|
6245
6245
|
* cdef inline int import_ufunc() except -1:
|
|
6246
6246
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6256,7 +6256,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6256
6256
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
6257
6257
|
/*try:*/ {
|
|
6258
6258
|
|
|
6259
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6259
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":993
|
|
6260
6260
|
* cdef inline int import_ufunc() except -1:
|
|
6261
6261
|
* try:
|
|
6262
6262
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -6265,7 +6265,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6265
6265
|
*/
|
|
6266
6266
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 993, __pyx_L3_error)
|
|
6267
6267
|
|
|
6268
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6268
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":992
|
|
6269
6269
|
*
|
|
6270
6270
|
* cdef inline int import_ufunc() except -1:
|
|
6271
6271
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6279,7 +6279,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6279
6279
|
goto __pyx_L8_try_end;
|
|
6280
6280
|
__pyx_L3_error:;
|
|
6281
6281
|
|
|
6282
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6282
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":994
|
|
6283
6283
|
* try:
|
|
6284
6284
|
* _import_umath()
|
|
6285
6285
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -6294,7 +6294,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6294
6294
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
6295
6295
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
6296
6296
|
|
|
6297
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6297
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":995
|
|
6298
6298
|
* _import_umath()
|
|
6299
6299
|
* except Exception:
|
|
6300
6300
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -6309,7 +6309,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6309
6309
|
}
|
|
6310
6310
|
goto __pyx_L5_except_error;
|
|
6311
6311
|
|
|
6312
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6312
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":992
|
|
6313
6313
|
*
|
|
6314
6314
|
* cdef inline int import_ufunc() except -1:
|
|
6315
6315
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -6325,7 +6325,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6325
6325
|
__pyx_L8_try_end:;
|
|
6326
6326
|
}
|
|
6327
6327
|
|
|
6328
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6328
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":991
|
|
6329
6329
|
* raise ImportError("numpy.core.umath failed to import")
|
|
6330
6330
|
*
|
|
6331
6331
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -6348,7 +6348,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6348
6348
|
return __pyx_r;
|
|
6349
6349
|
}
|
|
6350
6350
|
|
|
6351
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6351
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":998
|
|
6352
6352
|
*
|
|
6353
6353
|
*
|
|
6354
6354
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -6359,7 +6359,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
6359
6359
|
static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
|
|
6360
6360
|
int __pyx_r;
|
|
6361
6361
|
|
|
6362
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6362
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1010
|
|
6363
6363
|
* bool
|
|
6364
6364
|
* """
|
|
6365
6365
|
* return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -6369,7 +6369,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
6369
6369
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
|
|
6370
6370
|
goto __pyx_L0;
|
|
6371
6371
|
|
|
6372
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6372
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":998
|
|
6373
6373
|
*
|
|
6374
6374
|
*
|
|
6375
6375
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -6382,7 +6382,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
6382
6382
|
return __pyx_r;
|
|
6383
6383
|
}
|
|
6384
6384
|
|
|
6385
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6385
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
6386
6386
|
*
|
|
6387
6387
|
*
|
|
6388
6388
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -6393,7 +6393,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
6393
6393
|
static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
|
|
6394
6394
|
int __pyx_r;
|
|
6395
6395
|
|
|
6396
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6396
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1025
|
|
6397
6397
|
* bool
|
|
6398
6398
|
* """
|
|
6399
6399
|
* return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -6403,7 +6403,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
6403
6403
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
|
|
6404
6404
|
goto __pyx_L0;
|
|
6405
6405
|
|
|
6406
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6406
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
6407
6407
|
*
|
|
6408
6408
|
*
|
|
6409
6409
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
|
@@ -6416,7 +6416,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
6416
6416
|
return __pyx_r;
|
|
6417
6417
|
}
|
|
6418
6418
|
|
|
6419
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6419
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1028
|
|
6420
6420
|
*
|
|
6421
6421
|
*
|
|
6422
6422
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -6427,7 +6427,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
6427
6427
|
static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
|
|
6428
6428
|
npy_datetime __pyx_r;
|
|
6429
6429
|
|
|
6430
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6430
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1035
|
|
6431
6431
|
* also needed. That can be found using `get_datetime64_unit`.
|
|
6432
6432
|
* """
|
|
6433
6433
|
* return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -6437,7 +6437,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
6437
6437
|
__pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
|
|
6438
6438
|
goto __pyx_L0;
|
|
6439
6439
|
|
|
6440
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6440
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1028
|
|
6441
6441
|
*
|
|
6442
6442
|
*
|
|
6443
6443
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -6450,7 +6450,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
6450
6450
|
return __pyx_r;
|
|
6451
6451
|
}
|
|
6452
6452
|
|
|
6453
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6453
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1038
|
|
6454
6454
|
*
|
|
6455
6455
|
*
|
|
6456
6456
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -6461,7 +6461,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
6461
6461
|
static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
|
|
6462
6462
|
npy_timedelta __pyx_r;
|
|
6463
6463
|
|
|
6464
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6464
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1042
|
|
6465
6465
|
* returns the int64 value underlying scalar numpy timedelta64 object
|
|
6466
6466
|
* """
|
|
6467
6467
|
* return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -6471,7 +6471,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
6471
6471
|
__pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
|
|
6472
6472
|
goto __pyx_L0;
|
|
6473
6473
|
|
|
6474
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6474
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1038
|
|
6475
6475
|
*
|
|
6476
6476
|
*
|
|
6477
6477
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -6484,7 +6484,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
6484
6484
|
return __pyx_r;
|
|
6485
6485
|
}
|
|
6486
6486
|
|
|
6487
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6487
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1045
|
|
6488
6488
|
*
|
|
6489
6489
|
*
|
|
6490
6490
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -6495,7 +6495,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
6495
6495
|
static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
|
|
6496
6496
|
NPY_DATETIMEUNIT __pyx_r;
|
|
6497
6497
|
|
|
6498
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6498
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1049
|
|
6499
6499
|
* returns the unit part of the dtype for a numpy datetime64 object.
|
|
6500
6500
|
* """
|
|
6501
6501
|
* return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
|
|
@@ -6503,7 +6503,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
|
|
|
6503
6503
|
__pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
|
|
6504
6504
|
goto __pyx_L0;
|
|
6505
6505
|
|
|
6506
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
6506
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":1045
|
|
6507
6507
|
*
|
|
6508
6508
|
*
|
|
6509
6509
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
|
@@ -20729,7 +20729,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
|
20729
20729
|
__Pyx_RefNannyDeclarations
|
|
20730
20730
|
__Pyx_RefNannySetupContext("__Pyx_InitCachedConstants", 0);
|
|
20731
20731
|
|
|
20732
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
20732
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":983
|
|
20733
20733
|
* __pyx_import_array()
|
|
20734
20734
|
* except Exception:
|
|
20735
20735
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
|
@@ -20740,7 +20740,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
|
20740
20740
|
__Pyx_GOTREF(__pyx_tuple_);
|
|
20741
20741
|
__Pyx_GIVEREF(__pyx_tuple_);
|
|
20742
20742
|
|
|
20743
|
-
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-
|
|
20743
|
+
/* "../../../../../private/var/folders/3s/vfzpb5r51gs6y328rmlgzm7c0000gn/T/pip-build-env-37rq6yar/overlay/lib/python3.11/site-packages/numpy/__init__.cython-30.pxd":989
|
|
20744
20744
|
* _import_umath()
|
|
20745
20745
|
* except Exception:
|
|
20746
20746
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|