pyogrio 0.7.0__cp38-cp38-win_amd64.whl → 0.7.2__cp38-cp38-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 pyogrio might be problematic. Click here for more details.

pyogrio/_io.c CHANGED
@@ -1665,7 +1665,7 @@ typedef struct {
1665
1665
 
1666
1666
  /* #### Code section: numeric_typedefs ### */
1667
1667
 
1668
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":736
1668
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":736
1669
1669
  * # in Cython to enable them only on the right systems.
1670
1670
  *
1671
1671
  * ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
@@ -1674,7 +1674,7 @@ typedef struct {
1674
1674
  */
1675
1675
  typedef npy_int8 __pyx_t_5numpy_int8_t;
1676
1676
 
1677
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":737
1677
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":737
1678
1678
  *
1679
1679
  * ctypedef npy_int8 int8_t
1680
1680
  * ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
@@ -1683,7 +1683,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
1683
1683
  */
1684
1684
  typedef npy_int16 __pyx_t_5numpy_int16_t;
1685
1685
 
1686
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":738
1686
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":738
1687
1687
  * ctypedef npy_int8 int8_t
1688
1688
  * ctypedef npy_int16 int16_t
1689
1689
  * ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
@@ -1692,7 +1692,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
1692
1692
  */
1693
1693
  typedef npy_int32 __pyx_t_5numpy_int32_t;
1694
1694
 
1695
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":739
1695
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":739
1696
1696
  * ctypedef npy_int16 int16_t
1697
1697
  * ctypedef npy_int32 int32_t
1698
1698
  * ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
@@ -1701,7 +1701,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
1701
1701
  */
1702
1702
  typedef npy_int64 __pyx_t_5numpy_int64_t;
1703
1703
 
1704
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":743
1704
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":743
1705
1705
  * #ctypedef npy_int128 int128_t
1706
1706
  *
1707
1707
  * ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
@@ -1710,7 +1710,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
1710
1710
  */
1711
1711
  typedef npy_uint8 __pyx_t_5numpy_uint8_t;
1712
1712
 
1713
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":744
1713
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":744
1714
1714
  *
1715
1715
  * ctypedef npy_uint8 uint8_t
1716
1716
  * ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
@@ -1719,7 +1719,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
1719
1719
  */
1720
1720
  typedef npy_uint16 __pyx_t_5numpy_uint16_t;
1721
1721
 
1722
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":745
1722
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":745
1723
1723
  * ctypedef npy_uint8 uint8_t
1724
1724
  * ctypedef npy_uint16 uint16_t
1725
1725
  * ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
@@ -1728,7 +1728,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
1728
1728
  */
1729
1729
  typedef npy_uint32 __pyx_t_5numpy_uint32_t;
1730
1730
 
1731
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":746
1731
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":746
1732
1732
  * ctypedef npy_uint16 uint16_t
1733
1733
  * ctypedef npy_uint32 uint32_t
1734
1734
  * ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
@@ -1737,7 +1737,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
1737
1737
  */
1738
1738
  typedef npy_uint64 __pyx_t_5numpy_uint64_t;
1739
1739
 
1740
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":750
1740
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":750
1741
1741
  * #ctypedef npy_uint128 uint128_t
1742
1742
  *
1743
1743
  * ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
@@ -1746,7 +1746,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
1746
1746
  */
1747
1747
  typedef npy_float32 __pyx_t_5numpy_float32_t;
1748
1748
 
1749
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":751
1749
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":751
1750
1750
  *
1751
1751
  * ctypedef npy_float32 float32_t
1752
1752
  * ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
@@ -1755,7 +1755,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
1755
1755
  */
1756
1756
  typedef npy_float64 __pyx_t_5numpy_float64_t;
1757
1757
 
1758
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":760
1758
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":760
1759
1759
  * # The int types are mapped a bit surprising --
1760
1760
  * # numpy.int corresponds to 'l' and numpy.long to 'q'
1761
1761
  * ctypedef npy_long int_t # <<<<<<<<<<<<<<
@@ -1764,7 +1764,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
1764
1764
  */
1765
1765
  typedef npy_long __pyx_t_5numpy_int_t;
1766
1766
 
1767
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":761
1767
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":761
1768
1768
  * # numpy.int corresponds to 'l' and numpy.long to 'q'
1769
1769
  * ctypedef npy_long int_t
1770
1770
  * ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
@@ -1773,7 +1773,7 @@ typedef npy_long __pyx_t_5numpy_int_t;
1773
1773
  */
1774
1774
  typedef npy_longlong __pyx_t_5numpy_longlong_t;
1775
1775
 
1776
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":763
1776
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":763
1777
1777
  * ctypedef npy_longlong longlong_t
1778
1778
  *
1779
1779
  * ctypedef npy_ulong uint_t # <<<<<<<<<<<<<<
@@ -1782,7 +1782,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
1782
1782
  */
1783
1783
  typedef npy_ulong __pyx_t_5numpy_uint_t;
1784
1784
 
1785
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":764
1785
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":764
1786
1786
  *
1787
1787
  * ctypedef npy_ulong uint_t
1788
1788
  * ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
@@ -1791,7 +1791,7 @@ typedef npy_ulong __pyx_t_5numpy_uint_t;
1791
1791
  */
1792
1792
  typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
1793
1793
 
1794
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":766
1794
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":766
1795
1795
  * ctypedef npy_ulonglong ulonglong_t
1796
1796
  *
1797
1797
  * ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
@@ -1800,7 +1800,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
1800
1800
  */
1801
1801
  typedef npy_intp __pyx_t_5numpy_intp_t;
1802
1802
 
1803
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":767
1803
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":767
1804
1804
  *
1805
1805
  * ctypedef npy_intp intp_t
1806
1806
  * ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
@@ -1809,7 +1809,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
1809
1809
  */
1810
1810
  typedef npy_uintp __pyx_t_5numpy_uintp_t;
1811
1811
 
1812
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":769
1812
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":769
1813
1813
  * ctypedef npy_uintp uintp_t
1814
1814
  *
1815
1815
  * ctypedef npy_double float_t # <<<<<<<<<<<<<<
@@ -1818,7 +1818,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
1818
1818
  */
1819
1819
  typedef npy_double __pyx_t_5numpy_float_t;
1820
1820
 
1821
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":770
1821
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":770
1822
1822
  *
1823
1823
  * ctypedef npy_double float_t
1824
1824
  * ctypedef npy_double double_t # <<<<<<<<<<<<<<
@@ -1827,7 +1827,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
1827
1827
  */
1828
1828
  typedef npy_double __pyx_t_5numpy_double_t;
1829
1829
 
1830
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":771
1830
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":771
1831
1831
  * ctypedef npy_double float_t
1832
1832
  * ctypedef npy_double double_t
1833
1833
  * ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
@@ -1871,7 +1871,7 @@ struct __pyx_MemviewEnum_obj;
1871
1871
  struct __pyx_memoryview_obj;
1872
1872
  struct __pyx_memoryviewslice_obj;
1873
1873
 
1874
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":773
1874
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":773
1875
1875
  * ctypedef npy_longdouble longdouble_t
1876
1876
  *
1877
1877
  * ctypedef npy_cfloat cfloat_t # <<<<<<<<<<<<<<
@@ -1880,7 +1880,7 @@ struct __pyx_memoryviewslice_obj;
1880
1880
  */
1881
1881
  typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
1882
1882
 
1883
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":774
1883
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":774
1884
1884
  *
1885
1885
  * ctypedef npy_cfloat cfloat_t
1886
1886
  * ctypedef npy_cdouble cdouble_t # <<<<<<<<<<<<<<
@@ -1889,7 +1889,7 @@ typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
1889
1889
  */
1890
1890
  typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
1891
1891
 
1892
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":775
1892
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":775
1893
1893
  * ctypedef npy_cfloat cfloat_t
1894
1894
  * ctypedef npy_cdouble cdouble_t
1895
1895
  * ctypedef npy_clongdouble clongdouble_t # <<<<<<<<<<<<<<
@@ -1898,7 +1898,7 @@ typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
1898
1898
  */
1899
1899
  typedef npy_clongdouble __pyx_t_5numpy_clongdouble_t;
1900
1900
 
1901
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":777
1901
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":777
1902
1902
  * ctypedef npy_clongdouble clongdouble_t
1903
1903
  *
1904
1904
  * ctypedef npy_cdouble complex_t # <<<<<<<<<<<<<<
@@ -20110,7 +20110,7 @@ static PyObject *__pyx_unpickle_Enum__set_state(struct __pyx_MemviewEnum_obj *__
20110
20110
  return __pyx_r;
20111
20111
  }
20112
20112
 
20113
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":250
20113
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":250
20114
20114
  *
20115
20115
  * @property
20116
20116
  * cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
@@ -20121,7 +20121,7 @@ static PyObject *__pyx_unpickle_Enum__set_state(struct __pyx_MemviewEnum_obj *__
20121
20121
  static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
20122
20122
  PyObject *__pyx_r;
20123
20123
 
20124
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":253
20124
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":253
20125
20125
  * """Returns a borrowed reference to the object owning the data/memory.
20126
20126
  * """
20127
20127
  * return PyArray_BASE(self) # <<<<<<<<<<<<<<
@@ -20131,7 +20131,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
20131
20131
  __pyx_r = PyArray_BASE(__pyx_v_self);
20132
20132
  goto __pyx_L0;
20133
20133
 
20134
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":250
20134
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":250
20135
20135
  *
20136
20136
  * @property
20137
20137
  * cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
@@ -20144,7 +20144,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
20144
20144
  return __pyx_r;
20145
20145
  }
20146
20146
 
20147
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":256
20147
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":256
20148
20148
  *
20149
20149
  * @property
20150
20150
  * cdef inline dtype descr(self): # <<<<<<<<<<<<<<
@@ -20158,7 +20158,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
20158
20158
  PyArray_Descr *__pyx_t_1;
20159
20159
  __Pyx_RefNannySetupContext("descr", 1);
20160
20160
 
20161
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":259
20161
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":259
20162
20162
  * """Returns an owned reference to the dtype of the array.
20163
20163
  * """
20164
20164
  * return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
@@ -20171,7 +20171,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
20171
20171
  __pyx_r = ((PyArray_Descr *)__pyx_t_1);
20172
20172
  goto __pyx_L0;
20173
20173
 
20174
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":256
20174
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":256
20175
20175
  *
20176
20176
  * @property
20177
20177
  * cdef inline dtype descr(self): # <<<<<<<<<<<<<<
@@ -20186,7 +20186,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
20186
20186
  return __pyx_r;
20187
20187
  }
20188
20188
 
20189
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":262
20189
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":262
20190
20190
  *
20191
20191
  * @property
20192
20192
  * cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
@@ -20197,7 +20197,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
20197
20197
  static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
20198
20198
  int __pyx_r;
20199
20199
 
20200
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":265
20200
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":265
20201
20201
  * """Returns the number of dimensions in the array.
20202
20202
  * """
20203
20203
  * return PyArray_NDIM(self) # <<<<<<<<<<<<<<
@@ -20207,7 +20207,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
20207
20207
  __pyx_r = PyArray_NDIM(__pyx_v_self);
20208
20208
  goto __pyx_L0;
20209
20209
 
20210
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":262
20210
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":262
20211
20211
  *
20212
20212
  * @property
20213
20213
  * cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
@@ -20220,7 +20220,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
20220
20220
  return __pyx_r;
20221
20221
  }
20222
20222
 
20223
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":268
20223
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":268
20224
20224
  *
20225
20225
  * @property
20226
20226
  * cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
@@ -20231,7 +20231,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
20231
20231
  static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
20232
20232
  npy_intp *__pyx_r;
20233
20233
 
20234
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":273
20234
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":273
20235
20235
  * Can return NULL for 0-dimensional arrays.
20236
20236
  * """
20237
20237
  * return PyArray_DIMS(self) # <<<<<<<<<<<<<<
@@ -20241,7 +20241,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
20241
20241
  __pyx_r = PyArray_DIMS(__pyx_v_self);
20242
20242
  goto __pyx_L0;
20243
20243
 
20244
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":268
20244
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":268
20245
20245
  *
20246
20246
  * @property
20247
20247
  * cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
@@ -20254,7 +20254,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
20254
20254
  return __pyx_r;
20255
20255
  }
20256
20256
 
20257
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":276
20257
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":276
20258
20258
  *
20259
20259
  * @property
20260
20260
  * cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
@@ -20265,7 +20265,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
20265
20265
  static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
20266
20266
  npy_intp *__pyx_r;
20267
20267
 
20268
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":280
20268
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":280
20269
20269
  * The number of elements matches the number of dimensions of the array (ndim).
20270
20270
  * """
20271
20271
  * return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
@@ -20275,7 +20275,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
20275
20275
  __pyx_r = PyArray_STRIDES(__pyx_v_self);
20276
20276
  goto __pyx_L0;
20277
20277
 
20278
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":276
20278
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":276
20279
20279
  *
20280
20280
  * @property
20281
20281
  * cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
@@ -20288,7 +20288,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
20288
20288
  return __pyx_r;
20289
20289
  }
20290
20290
 
20291
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":283
20291
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":283
20292
20292
  *
20293
20293
  * @property
20294
20294
  * cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
@@ -20299,7 +20299,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
20299
20299
  static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
20300
20300
  npy_intp __pyx_r;
20301
20301
 
20302
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":286
20302
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":286
20303
20303
  * """Returns the total size (in number of elements) of the array.
20304
20304
  * """
20305
20305
  * return PyArray_SIZE(self) # <<<<<<<<<<<<<<
@@ -20309,7 +20309,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
20309
20309
  __pyx_r = PyArray_SIZE(__pyx_v_self);
20310
20310
  goto __pyx_L0;
20311
20311
 
20312
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":283
20312
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":283
20313
20313
  *
20314
20314
  * @property
20315
20315
  * cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
@@ -20322,7 +20322,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
20322
20322
  return __pyx_r;
20323
20323
  }
20324
20324
 
20325
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":289
20325
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":289
20326
20326
  *
20327
20327
  * @property
20328
20328
  * cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
@@ -20333,7 +20333,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
20333
20333
  static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
20334
20334
  char *__pyx_r;
20335
20335
 
20336
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":295
20336
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":295
20337
20337
  * of `PyArray_DATA()` instead, which returns a 'void*'.
20338
20338
  * """
20339
20339
  * return PyArray_BYTES(self) # <<<<<<<<<<<<<<
@@ -20343,7 +20343,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
20343
20343
  __pyx_r = PyArray_BYTES(__pyx_v_self);
20344
20344
  goto __pyx_L0;
20345
20345
 
20346
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":289
20346
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":289
20347
20347
  *
20348
20348
  * @property
20349
20349
  * cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
@@ -20356,7 +20356,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
20356
20356
  return __pyx_r;
20357
20357
  }
20358
20358
 
20359
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":779
20359
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":779
20360
20360
  * ctypedef npy_cdouble complex_t
20361
20361
  *
20362
20362
  * cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
@@ -20373,7 +20373,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
20373
20373
  int __pyx_clineno = 0;
20374
20374
  __Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 1);
20375
20375
 
20376
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":780
20376
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":780
20377
20377
  *
20378
20378
  * cdef inline object PyArray_MultiIterNew1(a):
20379
20379
  * return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
@@ -20387,7 +20387,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
20387
20387
  __pyx_t_1 = 0;
20388
20388
  goto __pyx_L0;
20389
20389
 
20390
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":779
20390
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":779
20391
20391
  * ctypedef npy_cdouble complex_t
20392
20392
  *
20393
20393
  * cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
@@ -20406,7 +20406,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
20406
20406
  return __pyx_r;
20407
20407
  }
20408
20408
 
20409
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":782
20409
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":782
20410
20410
  * return PyArray_MultiIterNew(1, <void*>a)
20411
20411
  *
20412
20412
  * cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
@@ -20423,7 +20423,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
20423
20423
  int __pyx_clineno = 0;
20424
20424
  __Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 1);
20425
20425
 
20426
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":783
20426
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":783
20427
20427
  *
20428
20428
  * cdef inline object PyArray_MultiIterNew2(a, b):
20429
20429
  * return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
@@ -20437,7 +20437,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
20437
20437
  __pyx_t_1 = 0;
20438
20438
  goto __pyx_L0;
20439
20439
 
20440
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":782
20440
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":782
20441
20441
  * return PyArray_MultiIterNew(1, <void*>a)
20442
20442
  *
20443
20443
  * cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
@@ -20456,7 +20456,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
20456
20456
  return __pyx_r;
20457
20457
  }
20458
20458
 
20459
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":785
20459
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":785
20460
20460
  * return PyArray_MultiIterNew(2, <void*>a, <void*>b)
20461
20461
  *
20462
20462
  * cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
@@ -20473,7 +20473,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
20473
20473
  int __pyx_clineno = 0;
20474
20474
  __Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 1);
20475
20475
 
20476
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":786
20476
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":786
20477
20477
  *
20478
20478
  * cdef inline object PyArray_MultiIterNew3(a, b, c):
20479
20479
  * return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
@@ -20487,7 +20487,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
20487
20487
  __pyx_t_1 = 0;
20488
20488
  goto __pyx_L0;
20489
20489
 
20490
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":785
20490
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":785
20491
20491
  * return PyArray_MultiIterNew(2, <void*>a, <void*>b)
20492
20492
  *
20493
20493
  * cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
@@ -20506,7 +20506,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
20506
20506
  return __pyx_r;
20507
20507
  }
20508
20508
 
20509
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":788
20509
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":788
20510
20510
  * return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
20511
20511
  *
20512
20512
  * cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
@@ -20523,7 +20523,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
20523
20523
  int __pyx_clineno = 0;
20524
20524
  __Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 1);
20525
20525
 
20526
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":789
20526
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":789
20527
20527
  *
20528
20528
  * cdef inline object PyArray_MultiIterNew4(a, b, c, d):
20529
20529
  * return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
@@ -20537,7 +20537,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
20537
20537
  __pyx_t_1 = 0;
20538
20538
  goto __pyx_L0;
20539
20539
 
20540
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":788
20540
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":788
20541
20541
  * return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
20542
20542
  *
20543
20543
  * cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
@@ -20556,7 +20556,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
20556
20556
  return __pyx_r;
20557
20557
  }
20558
20558
 
20559
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":791
20559
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":791
20560
20560
  * return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
20561
20561
  *
20562
20562
  * cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
@@ -20573,7 +20573,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
20573
20573
  int __pyx_clineno = 0;
20574
20574
  __Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 1);
20575
20575
 
20576
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":792
20576
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":792
20577
20577
  *
20578
20578
  * cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
20579
20579
  * return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
@@ -20587,7 +20587,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
20587
20587
  __pyx_t_1 = 0;
20588
20588
  goto __pyx_L0;
20589
20589
 
20590
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":791
20590
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":791
20591
20591
  * return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
20592
20592
  *
20593
20593
  * cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
@@ -20606,7 +20606,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
20606
20606
  return __pyx_r;
20607
20607
  }
20608
20608
 
20609
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":794
20609
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":794
20610
20610
  * return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
20611
20611
  *
20612
20612
  * cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
@@ -20620,7 +20620,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
20620
20620
  int __pyx_t_1;
20621
20621
  __Pyx_RefNannySetupContext("PyDataType_SHAPE", 1);
20622
20622
 
20623
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":795
20623
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":795
20624
20624
  *
20625
20625
  * cdef inline tuple PyDataType_SHAPE(dtype d):
20626
20626
  * if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
@@ -20630,7 +20630,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
20630
20630
  __pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
20631
20631
  if (__pyx_t_1) {
20632
20632
 
20633
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":796
20633
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":796
20634
20634
  * cdef inline tuple PyDataType_SHAPE(dtype d):
20635
20635
  * if PyDataType_HASSUBARRAY(d):
20636
20636
  * return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
@@ -20642,7 +20642,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
20642
20642
  __pyx_r = ((PyObject*)__pyx_v_d->subarray->shape);
20643
20643
  goto __pyx_L0;
20644
20644
 
20645
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":795
20645
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":795
20646
20646
  *
20647
20647
  * cdef inline tuple PyDataType_SHAPE(dtype d):
20648
20648
  * if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
@@ -20651,7 +20651,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
20651
20651
  */
20652
20652
  }
20653
20653
 
20654
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":798
20654
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":798
20655
20655
  * return <tuple>d.subarray.shape
20656
20656
  * else:
20657
20657
  * return () # <<<<<<<<<<<<<<
@@ -20665,7 +20665,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
20665
20665
  goto __pyx_L0;
20666
20666
  }
20667
20667
 
20668
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":794
20668
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":794
20669
20669
  * return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
20670
20670
  *
20671
20671
  * cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
@@ -20680,7 +20680,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
20680
20680
  return __pyx_r;
20681
20681
  }
20682
20682
 
20683
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":975
20683
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":975
20684
20684
  * int _import_umath() except -1
20685
20685
  *
20686
20686
  * cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
@@ -20690,7 +20690,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
20690
20690
 
20691
20691
  static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_arr, PyObject *__pyx_v_base) {
20692
20692
 
20693
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":976
20693
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":976
20694
20694
  *
20695
20695
  * cdef inline void set_array_base(ndarray arr, object base):
20696
20696
  * Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
@@ -20699,7 +20699,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
20699
20699
  */
20700
20700
  Py_INCREF(__pyx_v_base);
20701
20701
 
20702
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":977
20702
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":977
20703
20703
  * cdef inline void set_array_base(ndarray arr, object base):
20704
20704
  * Py_INCREF(base) # important to do this before stealing the reference below!
20705
20705
  * PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
@@ -20708,7 +20708,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
20708
20708
  */
20709
20709
  (void)(PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base));
20710
20710
 
20711
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":975
20711
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":975
20712
20712
  * int _import_umath() except -1
20713
20713
  *
20714
20714
  * cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
@@ -20719,7 +20719,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
20719
20719
  /* function exit code */
20720
20720
  }
20721
20721
 
20722
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":979
20722
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":979
20723
20723
  * PyArray_SetBaseObject(arr, base)
20724
20724
  *
20725
20725
  * cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
@@ -20734,7 +20734,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
20734
20734
  int __pyx_t_1;
20735
20735
  __Pyx_RefNannySetupContext("get_array_base", 1);
20736
20736
 
20737
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":980
20737
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":980
20738
20738
  *
20739
20739
  * cdef inline object get_array_base(ndarray arr):
20740
20740
  * base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
@@ -20743,7 +20743,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
20743
20743
  */
20744
20744
  __pyx_v_base = PyArray_BASE(__pyx_v_arr);
20745
20745
 
20746
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":981
20746
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":981
20747
20747
  * cdef inline object get_array_base(ndarray arr):
20748
20748
  * base = PyArray_BASE(arr)
20749
20749
  * if base is NULL: # <<<<<<<<<<<<<<
@@ -20753,7 +20753,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
20753
20753
  __pyx_t_1 = (__pyx_v_base == NULL);
20754
20754
  if (__pyx_t_1) {
20755
20755
 
20756
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":982
20756
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":982
20757
20757
  * base = PyArray_BASE(arr)
20758
20758
  * if base is NULL:
20759
20759
  * return None # <<<<<<<<<<<<<<
@@ -20764,7 +20764,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
20764
20764
  __pyx_r = Py_None; __Pyx_INCREF(Py_None);
20765
20765
  goto __pyx_L0;
20766
20766
 
20767
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":981
20767
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":981
20768
20768
  * cdef inline object get_array_base(ndarray arr):
20769
20769
  * base = PyArray_BASE(arr)
20770
20770
  * if base is NULL: # <<<<<<<<<<<<<<
@@ -20773,7 +20773,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
20773
20773
  */
20774
20774
  }
20775
20775
 
20776
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":983
20776
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":983
20777
20777
  * if base is NULL:
20778
20778
  * return None
20779
20779
  * return <object>base # <<<<<<<<<<<<<<
@@ -20785,7 +20785,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
20785
20785
  __pyx_r = ((PyObject *)__pyx_v_base);
20786
20786
  goto __pyx_L0;
20787
20787
 
20788
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":979
20788
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":979
20789
20789
  * PyArray_SetBaseObject(arr, base)
20790
20790
  *
20791
20791
  * cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
@@ -20800,7 +20800,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
20800
20800
  return __pyx_r;
20801
20801
  }
20802
20802
 
20803
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":987
20803
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":987
20804
20804
  * # Versions of the import_* functions which are more suitable for
20805
20805
  * # Cython code.
20806
20806
  * cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
@@ -20824,7 +20824,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20824
20824
  int __pyx_clineno = 0;
20825
20825
  __Pyx_RefNannySetupContext("import_array", 1);
20826
20826
 
20827
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":988
20827
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":988
20828
20828
  * # Cython code.
20829
20829
  * cdef inline int import_array() except -1:
20830
20830
  * try: # <<<<<<<<<<<<<<
@@ -20840,7 +20840,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20840
20840
  __Pyx_XGOTREF(__pyx_t_3);
20841
20841
  /*try:*/ {
20842
20842
 
20843
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":989
20843
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":989
20844
20844
  * cdef inline int import_array() except -1:
20845
20845
  * try:
20846
20846
  * __pyx_import_array() # <<<<<<<<<<<<<<
@@ -20849,7 +20849,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20849
20849
  */
20850
20850
  __pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 989, __pyx_L3_error)
20851
20851
 
20852
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":988
20852
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":988
20853
20853
  * # Cython code.
20854
20854
  * cdef inline int import_array() except -1:
20855
20855
  * try: # <<<<<<<<<<<<<<
@@ -20863,7 +20863,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20863
20863
  goto __pyx_L8_try_end;
20864
20864
  __pyx_L3_error:;
20865
20865
 
20866
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":990
20866
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":990
20867
20867
  * try:
20868
20868
  * __pyx_import_array()
20869
20869
  * except Exception: # <<<<<<<<<<<<<<
@@ -20878,7 +20878,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20878
20878
  __Pyx_XGOTREF(__pyx_t_6);
20879
20879
  __Pyx_XGOTREF(__pyx_t_7);
20880
20880
 
20881
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":991
20881
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":991
20882
20882
  * __pyx_import_array()
20883
20883
  * except Exception:
20884
20884
  * raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
@@ -20893,7 +20893,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20893
20893
  }
20894
20894
  goto __pyx_L5_except_error;
20895
20895
 
20896
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":988
20896
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":988
20897
20897
  * # Cython code.
20898
20898
  * cdef inline int import_array() except -1:
20899
20899
  * try: # <<<<<<<<<<<<<<
@@ -20909,7 +20909,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20909
20909
  __pyx_L8_try_end:;
20910
20910
  }
20911
20911
 
20912
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":987
20912
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":987
20913
20913
  * # Versions of the import_* functions which are more suitable for
20914
20914
  * # Cython code.
20915
20915
  * cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
@@ -20932,7 +20932,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
20932
20932
  return __pyx_r;
20933
20933
  }
20934
20934
 
20935
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":993
20935
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":993
20936
20936
  * raise ImportError("numpy.core.multiarray failed to import")
20937
20937
  *
20938
20938
  * cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
@@ -20956,7 +20956,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
20956
20956
  int __pyx_clineno = 0;
20957
20957
  __Pyx_RefNannySetupContext("import_umath", 1);
20958
20958
 
20959
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":994
20959
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":994
20960
20960
  *
20961
20961
  * cdef inline int import_umath() except -1:
20962
20962
  * try: # <<<<<<<<<<<<<<
@@ -20972,7 +20972,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
20972
20972
  __Pyx_XGOTREF(__pyx_t_3);
20973
20973
  /*try:*/ {
20974
20974
 
20975
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":995
20975
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":995
20976
20976
  * cdef inline int import_umath() except -1:
20977
20977
  * try:
20978
20978
  * _import_umath() # <<<<<<<<<<<<<<
@@ -20981,7 +20981,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
20981
20981
  */
20982
20982
  __pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 995, __pyx_L3_error)
20983
20983
 
20984
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":994
20984
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":994
20985
20985
  *
20986
20986
  * cdef inline int import_umath() except -1:
20987
20987
  * try: # <<<<<<<<<<<<<<
@@ -20995,7 +20995,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
20995
20995
  goto __pyx_L8_try_end;
20996
20996
  __pyx_L3_error:;
20997
20997
 
20998
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":996
20998
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":996
20999
20999
  * try:
21000
21000
  * _import_umath()
21001
21001
  * except Exception: # <<<<<<<<<<<<<<
@@ -21010,7 +21010,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
21010
21010
  __Pyx_XGOTREF(__pyx_t_6);
21011
21011
  __Pyx_XGOTREF(__pyx_t_7);
21012
21012
 
21013
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":997
21013
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":997
21014
21014
  * _import_umath()
21015
21015
  * except Exception:
21016
21016
  * raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
@@ -21025,7 +21025,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
21025
21025
  }
21026
21026
  goto __pyx_L5_except_error;
21027
21027
 
21028
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":994
21028
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":994
21029
21029
  *
21030
21030
  * cdef inline int import_umath() except -1:
21031
21031
  * try: # <<<<<<<<<<<<<<
@@ -21041,7 +21041,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
21041
21041
  __pyx_L8_try_end:;
21042
21042
  }
21043
21043
 
21044
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":993
21044
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":993
21045
21045
  * raise ImportError("numpy.core.multiarray failed to import")
21046
21046
  *
21047
21047
  * cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
@@ -21064,7 +21064,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
21064
21064
  return __pyx_r;
21065
21065
  }
21066
21066
 
21067
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":999
21067
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":999
21068
21068
  * raise ImportError("numpy.core.umath failed to import")
21069
21069
  *
21070
21070
  * cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
@@ -21088,7 +21088,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21088
21088
  int __pyx_clineno = 0;
21089
21089
  __Pyx_RefNannySetupContext("import_ufunc", 1);
21090
21090
 
21091
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1000
21091
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1000
21092
21092
  *
21093
21093
  * cdef inline int import_ufunc() except -1:
21094
21094
  * try: # <<<<<<<<<<<<<<
@@ -21104,7 +21104,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21104
21104
  __Pyx_XGOTREF(__pyx_t_3);
21105
21105
  /*try:*/ {
21106
21106
 
21107
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1001
21107
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1001
21108
21108
  * cdef inline int import_ufunc() except -1:
21109
21109
  * try:
21110
21110
  * _import_umath() # <<<<<<<<<<<<<<
@@ -21113,7 +21113,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21113
21113
  */
21114
21114
  __pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 1001, __pyx_L3_error)
21115
21115
 
21116
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1000
21116
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1000
21117
21117
  *
21118
21118
  * cdef inline int import_ufunc() except -1:
21119
21119
  * try: # <<<<<<<<<<<<<<
@@ -21127,7 +21127,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21127
21127
  goto __pyx_L8_try_end;
21128
21128
  __pyx_L3_error:;
21129
21129
 
21130
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1002
21130
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1002
21131
21131
  * try:
21132
21132
  * _import_umath()
21133
21133
  * except Exception: # <<<<<<<<<<<<<<
@@ -21142,7 +21142,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21142
21142
  __Pyx_XGOTREF(__pyx_t_6);
21143
21143
  __Pyx_XGOTREF(__pyx_t_7);
21144
21144
 
21145
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1003
21145
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1003
21146
21146
  * _import_umath()
21147
21147
  * except Exception:
21148
21148
  * raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
@@ -21157,7 +21157,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21157
21157
  }
21158
21158
  goto __pyx_L5_except_error;
21159
21159
 
21160
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1000
21160
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1000
21161
21161
  *
21162
21162
  * cdef inline int import_ufunc() except -1:
21163
21163
  * try: # <<<<<<<<<<<<<<
@@ -21173,7 +21173,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21173
21173
  __pyx_L8_try_end:;
21174
21174
  }
21175
21175
 
21176
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":999
21176
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":999
21177
21177
  * raise ImportError("numpy.core.umath failed to import")
21178
21178
  *
21179
21179
  * cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
@@ -21196,7 +21196,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21196
21196
  return __pyx_r;
21197
21197
  }
21198
21198
 
21199
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1006
21199
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1006
21200
21200
  *
21201
21201
  *
21202
21202
  * cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
@@ -21207,7 +21207,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
21207
21207
  static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
21208
21208
  int __pyx_r;
21209
21209
 
21210
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1018
21210
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1018
21211
21211
  * bool
21212
21212
  * """
21213
21213
  * return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
@@ -21217,7 +21217,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
21217
21217
  __pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
21218
21218
  goto __pyx_L0;
21219
21219
 
21220
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1006
21220
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1006
21221
21221
  *
21222
21222
  *
21223
21223
  * cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
@@ -21230,7 +21230,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
21230
21230
  return __pyx_r;
21231
21231
  }
21232
21232
 
21233
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1021
21233
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1021
21234
21234
  *
21235
21235
  *
21236
21236
  * cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
@@ -21241,7 +21241,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
21241
21241
  static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
21242
21242
  int __pyx_r;
21243
21243
 
21244
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1033
21244
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1033
21245
21245
  * bool
21246
21246
  * """
21247
21247
  * return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
@@ -21251,7 +21251,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
21251
21251
  __pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
21252
21252
  goto __pyx_L0;
21253
21253
 
21254
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1021
21254
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1021
21255
21255
  *
21256
21256
  *
21257
21257
  * cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
@@ -21264,7 +21264,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
21264
21264
  return __pyx_r;
21265
21265
  }
21266
21266
 
21267
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1036
21267
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1036
21268
21268
  *
21269
21269
  *
21270
21270
  * cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
@@ -21275,7 +21275,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
21275
21275
  static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
21276
21276
  npy_datetime __pyx_r;
21277
21277
 
21278
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1043
21278
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1043
21279
21279
  * also needed. That can be found using `get_datetime64_unit`.
21280
21280
  * """
21281
21281
  * return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
@@ -21285,7 +21285,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
21285
21285
  __pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
21286
21286
  goto __pyx_L0;
21287
21287
 
21288
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1036
21288
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1036
21289
21289
  *
21290
21290
  *
21291
21291
  * cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
@@ -21298,7 +21298,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
21298
21298
  return __pyx_r;
21299
21299
  }
21300
21300
 
21301
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1046
21301
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1046
21302
21302
  *
21303
21303
  *
21304
21304
  * cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
@@ -21309,7 +21309,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
21309
21309
  static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
21310
21310
  npy_timedelta __pyx_r;
21311
21311
 
21312
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1050
21312
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1050
21313
21313
  * returns the int64 value underlying scalar numpy timedelta64 object
21314
21314
  * """
21315
21315
  * return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
@@ -21319,7 +21319,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
21319
21319
  __pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
21320
21320
  goto __pyx_L0;
21321
21321
 
21322
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1046
21322
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1046
21323
21323
  *
21324
21324
  *
21325
21325
  * cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
@@ -21332,7 +21332,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
21332
21332
  return __pyx_r;
21333
21333
  }
21334
21334
 
21335
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1053
21335
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1053
21336
21336
  *
21337
21337
  *
21338
21338
  * cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
@@ -21343,7 +21343,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
21343
21343
  static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
21344
21344
  NPY_DATETIMEUNIT __pyx_r;
21345
21345
 
21346
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1057
21346
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1057
21347
21347
  * returns the unit part of the dtype for a numpy datetime64 object.
21348
21348
  * """
21349
21349
  * return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
@@ -21351,7 +21351,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
21351
21351
  __pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
21352
21352
  goto __pyx_L0;
21353
21353
 
21354
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1053
21354
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":1053
21355
21355
  *
21356
21356
  *
21357
21357
  * cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
@@ -48797,7 +48797,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
48797
48797
  __Pyx_GOTREF(__pyx_tuple__8);
48798
48798
  __Pyx_GIVEREF(__pyx_tuple__8);
48799
48799
 
48800
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":991
48800
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":991
48801
48801
  * __pyx_import_array()
48802
48802
  * except Exception:
48803
48803
  * raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
@@ -48808,7 +48808,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
48808
48808
  __Pyx_GOTREF(__pyx_tuple__9);
48809
48809
  __Pyx_GIVEREF(__pyx_tuple__9);
48810
48810
 
48811
- /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-22g1bo31/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":997
48811
+ /* "C:/Users/runneradmin/AppData/Local/Temp/pip-build-env-ekfcxy2j/overlay/Lib/site-packages/Cython/Includes/numpy/__init__.pxd":997
48812
48812
  * _import_umath()
48813
48813
  * except Exception:
48814
48814
  * raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<