pthelma 2.1.0__cp312-cp312-musllinux_1_2_i686.whl → 2.1.1__cp312-cp312-musllinux_1_2_i686.whl
Sign up to get free protection for your applications and to get access to all the features.
- haggregate/regularize.c +164 -164
- haggregate/regularize.cpython-312-i386-linux-musl.so +0 -0
- pthelma/_version.py +2 -2
- {pthelma-2.1.0.dist-info → pthelma-2.1.1.dist-info}/METADATA +2 -1
- {pthelma-2.1.0.dist-info → pthelma-2.1.1.dist-info}/RECORD +27 -27
- rocc/calculation.c +166 -166
- rocc/calculation.cpython-312-i386-linux-musl.so +0 -0
- {pthelma-2.1.0.dist-info → pthelma-2.1.1.dist-info}/LICENSE.rst +0 -0
- {pthelma-2.1.0.dist-info → pthelma-2.1.1.dist-info}/WHEEL +0 -0
- {pthelma-2.1.0.dist-info → pthelma-2.1.1.dist-info}/entry_points.txt +0 -0
- {pthelma-2.1.0.dist-info → pthelma-2.1.1.dist-info}/top_level.txt +0 -0
haggregate/regularize.c
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
/* Generated by Cython 3.0.
|
1
|
+
/* Generated by Cython 3.0.12 */
|
2
2
|
|
3
3
|
/* BEGIN: Cython Metadata
|
4
4
|
{
|
@@ -10,14 +10,14 @@
|
|
10
10
|
]
|
11
11
|
],
|
12
12
|
"depends": [
|
13
|
-
"/tmp/pip-build-env-
|
14
|
-
"/tmp/pip-build-env-
|
15
|
-
"/tmp/pip-build-env-
|
16
|
-
"/tmp/pip-build-env-
|
17
|
-
"/tmp/pip-build-env-
|
13
|
+
"/tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/arrayobject.h",
|
14
|
+
"/tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/arrayscalars.h",
|
15
|
+
"/tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/ndarrayobject.h",
|
16
|
+
"/tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/ndarraytypes.h",
|
17
|
+
"/tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/core/include/numpy/ufuncobject.h"
|
18
18
|
],
|
19
19
|
"include_dirs": [
|
20
|
-
"/tmp/pip-build-env-
|
20
|
+
"/tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/core/include"
|
21
21
|
],
|
22
22
|
"name": "haggregate.regularize",
|
23
23
|
"sources": [
|
@@ -52,10 +52,10 @@ END: Cython Metadata */
|
|
52
52
|
#else
|
53
53
|
#define __PYX_EXTRA_ABI_MODULE_NAME ""
|
54
54
|
#endif
|
55
|
-
#define CYTHON_ABI "
|
55
|
+
#define CYTHON_ABI "3_0_12" __PYX_EXTRA_ABI_MODULE_NAME
|
56
56
|
#define __PYX_ABI_MODULE_NAME "_cython_" CYTHON_ABI
|
57
57
|
#define __PYX_TYPE_MODULE_PREFIX __PYX_ABI_MODULE_NAME "."
|
58
|
-
#define CYTHON_HEX_VERSION
|
58
|
+
#define CYTHON_HEX_VERSION 0x03000CF0
|
59
59
|
#define CYTHON_FUTURE_DIVISION 1
|
60
60
|
#include <stddef.h>
|
61
61
|
#ifndef offsetof
|
@@ -1547,7 +1547,7 @@ static const char *__pyx_f[] = {
|
|
1547
1547
|
|
1548
1548
|
/* #### Code section: numeric_typedefs ### */
|
1549
1549
|
|
1550
|
-
/* "../tmp/pip-build-env-
|
1550
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":730
|
1551
1551
|
* # in Cython to enable them only on the right systems.
|
1552
1552
|
*
|
1553
1553
|
* ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
|
@@ -1556,7 +1556,7 @@ static const char *__pyx_f[] = {
|
|
1556
1556
|
*/
|
1557
1557
|
typedef npy_int8 __pyx_t_5numpy_int8_t;
|
1558
1558
|
|
1559
|
-
/* "../tmp/pip-build-env-
|
1559
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":731
|
1560
1560
|
*
|
1561
1561
|
* ctypedef npy_int8 int8_t
|
1562
1562
|
* ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
|
@@ -1565,7 +1565,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
1565
1565
|
*/
|
1566
1566
|
typedef npy_int16 __pyx_t_5numpy_int16_t;
|
1567
1567
|
|
1568
|
-
/* "../tmp/pip-build-env-
|
1568
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":732
|
1569
1569
|
* ctypedef npy_int8 int8_t
|
1570
1570
|
* ctypedef npy_int16 int16_t
|
1571
1571
|
* ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
|
@@ -1574,7 +1574,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
1574
1574
|
*/
|
1575
1575
|
typedef npy_int32 __pyx_t_5numpy_int32_t;
|
1576
1576
|
|
1577
|
-
/* "../tmp/pip-build-env-
|
1577
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":733
|
1578
1578
|
* ctypedef npy_int16 int16_t
|
1579
1579
|
* ctypedef npy_int32 int32_t
|
1580
1580
|
* ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
|
@@ -1583,7 +1583,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
1583
1583
|
*/
|
1584
1584
|
typedef npy_int64 __pyx_t_5numpy_int64_t;
|
1585
1585
|
|
1586
|
-
/* "../tmp/pip-build-env-
|
1586
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":737
|
1587
1587
|
* #ctypedef npy_int128 int128_t
|
1588
1588
|
*
|
1589
1589
|
* ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
|
@@ -1592,7 +1592,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
1592
1592
|
*/
|
1593
1593
|
typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
1594
1594
|
|
1595
|
-
/* "../tmp/pip-build-env-
|
1595
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":738
|
1596
1596
|
*
|
1597
1597
|
* ctypedef npy_uint8 uint8_t
|
1598
1598
|
* ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
|
@@ -1601,7 +1601,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
1601
1601
|
*/
|
1602
1602
|
typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
1603
1603
|
|
1604
|
-
/* "../tmp/pip-build-env-
|
1604
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":739
|
1605
1605
|
* ctypedef npy_uint8 uint8_t
|
1606
1606
|
* ctypedef npy_uint16 uint16_t
|
1607
1607
|
* ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
|
@@ -1610,7 +1610,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
1610
1610
|
*/
|
1611
1611
|
typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
1612
1612
|
|
1613
|
-
/* "../tmp/pip-build-env-
|
1613
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":740
|
1614
1614
|
* ctypedef npy_uint16 uint16_t
|
1615
1615
|
* ctypedef npy_uint32 uint32_t
|
1616
1616
|
* ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
|
@@ -1619,7 +1619,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
1619
1619
|
*/
|
1620
1620
|
typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
1621
1621
|
|
1622
|
-
/* "../tmp/pip-build-env-
|
1622
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":744
|
1623
1623
|
* #ctypedef npy_uint128 uint128_t
|
1624
1624
|
*
|
1625
1625
|
* ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
|
@@ -1628,7 +1628,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
1628
1628
|
*/
|
1629
1629
|
typedef npy_float32 __pyx_t_5numpy_float32_t;
|
1630
1630
|
|
1631
|
-
/* "../tmp/pip-build-env-
|
1631
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":745
|
1632
1632
|
*
|
1633
1633
|
* ctypedef npy_float32 float32_t
|
1634
1634
|
* ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
|
@@ -1637,7 +1637,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
1637
1637
|
*/
|
1638
1638
|
typedef npy_float64 __pyx_t_5numpy_float64_t;
|
1639
1639
|
|
1640
|
-
/* "../tmp/pip-build-env-
|
1640
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":754
|
1641
1641
|
* # The int types are mapped a bit surprising --
|
1642
1642
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
1643
1643
|
* ctypedef npy_long int_t # <<<<<<<<<<<<<<
|
@@ -1646,7 +1646,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
1646
1646
|
*/
|
1647
1647
|
typedef npy_long __pyx_t_5numpy_int_t;
|
1648
1648
|
|
1649
|
-
/* "../tmp/pip-build-env-
|
1649
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":755
|
1650
1650
|
* # numpy.int corresponds to 'l' and numpy.long to 'q'
|
1651
1651
|
* ctypedef npy_long int_t
|
1652
1652
|
* ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
|
@@ -1655,7 +1655,7 @@ typedef npy_long __pyx_t_5numpy_int_t;
|
|
1655
1655
|
*/
|
1656
1656
|
typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
1657
1657
|
|
1658
|
-
/* "../tmp/pip-build-env-
|
1658
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":757
|
1659
1659
|
* ctypedef npy_longlong longlong_t
|
1660
1660
|
*
|
1661
1661
|
* ctypedef npy_ulong uint_t # <<<<<<<<<<<<<<
|
@@ -1664,7 +1664,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
1664
1664
|
*/
|
1665
1665
|
typedef npy_ulong __pyx_t_5numpy_uint_t;
|
1666
1666
|
|
1667
|
-
/* "../tmp/pip-build-env-
|
1667
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":758
|
1668
1668
|
*
|
1669
1669
|
* ctypedef npy_ulong uint_t
|
1670
1670
|
* ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
|
@@ -1673,7 +1673,7 @@ typedef npy_ulong __pyx_t_5numpy_uint_t;
|
|
1673
1673
|
*/
|
1674
1674
|
typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
1675
1675
|
|
1676
|
-
/* "../tmp/pip-build-env-
|
1676
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":760
|
1677
1677
|
* ctypedef npy_ulonglong ulonglong_t
|
1678
1678
|
*
|
1679
1679
|
* ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
|
@@ -1682,7 +1682,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
1682
1682
|
*/
|
1683
1683
|
typedef npy_intp __pyx_t_5numpy_intp_t;
|
1684
1684
|
|
1685
|
-
/* "../tmp/pip-build-env-
|
1685
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":761
|
1686
1686
|
*
|
1687
1687
|
* ctypedef npy_intp intp_t
|
1688
1688
|
* ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
|
@@ -1691,7 +1691,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
1691
1691
|
*/
|
1692
1692
|
typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
1693
1693
|
|
1694
|
-
/* "../tmp/pip-build-env-
|
1694
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":763
|
1695
1695
|
* ctypedef npy_uintp uintp_t
|
1696
1696
|
*
|
1697
1697
|
* ctypedef npy_double float_t # <<<<<<<<<<<<<<
|
@@ -1700,7 +1700,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
1700
1700
|
*/
|
1701
1701
|
typedef npy_double __pyx_t_5numpy_float_t;
|
1702
1702
|
|
1703
|
-
/* "../tmp/pip-build-env-
|
1703
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":764
|
1704
1704
|
*
|
1705
1705
|
* ctypedef npy_double float_t
|
1706
1706
|
* ctypedef npy_double double_t # <<<<<<<<<<<<<<
|
@@ -1709,7 +1709,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
|
|
1709
1709
|
*/
|
1710
1710
|
typedef npy_double __pyx_t_5numpy_double_t;
|
1711
1711
|
|
1712
|
-
/* "../tmp/pip-build-env-
|
1712
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":765
|
1713
1713
|
* ctypedef npy_double float_t
|
1714
1714
|
* ctypedef npy_double double_t
|
1715
1715
|
* ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
|
@@ -1746,7 +1746,7 @@ static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(do
|
|
1746
1746
|
|
1747
1747
|
/*--- Type declarations ---*/
|
1748
1748
|
|
1749
|
-
/* "../tmp/pip-build-env-
|
1749
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":767
|
1750
1750
|
* ctypedef npy_longdouble longdouble_t
|
1751
1751
|
*
|
1752
1752
|
* ctypedef npy_cfloat cfloat_t # <<<<<<<<<<<<<<
|
@@ -1755,7 +1755,7 @@ static CYTHON_INLINE __pyx_t_double_complex __pyx_t_double_complex_from_parts(do
|
|
1755
1755
|
*/
|
1756
1756
|
typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
1757
1757
|
|
1758
|
-
/* "../tmp/pip-build-env-
|
1758
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":768
|
1759
1759
|
*
|
1760
1760
|
* ctypedef npy_cfloat cfloat_t
|
1761
1761
|
* ctypedef npy_cdouble cdouble_t # <<<<<<<<<<<<<<
|
@@ -1764,7 +1764,7 @@ typedef npy_cfloat __pyx_t_5numpy_cfloat_t;
|
|
1764
1764
|
*/
|
1765
1765
|
typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
1766
1766
|
|
1767
|
-
/* "../tmp/pip-build-env-
|
1767
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":769
|
1768
1768
|
* ctypedef npy_cfloat cfloat_t
|
1769
1769
|
* ctypedef npy_cdouble cdouble_t
|
1770
1770
|
* ctypedef npy_clongdouble clongdouble_t # <<<<<<<<<<<<<<
|
@@ -1773,7 +1773,7 @@ typedef npy_cdouble __pyx_t_5numpy_cdouble_t;
|
|
1773
1773
|
*/
|
1774
1774
|
typedef npy_clongdouble __pyx_t_5numpy_clongdouble_t;
|
1775
1775
|
|
1776
|
-
/* "../tmp/pip-build-env-
|
1776
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":771
|
1777
1777
|
* ctypedef npy_clongdouble clongdouble_t
|
1778
1778
|
*
|
1779
1779
|
* ctypedef npy_cdouble complex_t # <<<<<<<<<<<<<<
|
@@ -1994,7 +1994,7 @@ static void __Pyx_Raise(PyObject *type, PyObject *value, PyObject *tb, PyObject
|
|
1994
1994
|
#include "compile.h"
|
1995
1995
|
#include "frameobject.h"
|
1996
1996
|
#include "traceback.h"
|
1997
|
-
#if PY_VERSION_HEX >= 0x030b00a6
|
1997
|
+
#if PY_VERSION_HEX >= 0x030b00a6 && !defined(PYPY_VERSION)
|
1998
1998
|
#ifndef Py_BUILD_CORE
|
1999
1999
|
#define Py_BUILD_CORE 1
|
2000
2000
|
#endif
|
@@ -2349,7 +2349,7 @@ static PyObject *__Pyx_PyFunction_FastCallDict(PyObject *func, PyObject **args,
|
|
2349
2349
|
#if !CYTHON_VECTORCALL
|
2350
2350
|
#if PY_VERSION_HEX >= 0x03080000
|
2351
2351
|
#include "frameobject.h"
|
2352
|
-
#if PY_VERSION_HEX >= 0x030b00a6 && !CYTHON_COMPILING_IN_LIMITED_API
|
2352
|
+
#if PY_VERSION_HEX >= 0x030b00a6 && !CYTHON_COMPILING_IN_LIMITED_API && !defined(PYPY_VERSION)
|
2353
2353
|
#ifndef Py_BUILD_CORE
|
2354
2354
|
#define Py_BUILD_CORE 1
|
2355
2355
|
#endif
|
@@ -2491,22 +2491,22 @@ static PyObject *__Pyx_PyLong_AbsNeg(PyObject *num);
|
|
2491
2491
|
#endif
|
2492
2492
|
|
2493
2493
|
/* TypeImport.proto */
|
2494
|
-
#ifndef
|
2495
|
-
#define
|
2494
|
+
#ifndef __PYX_HAVE_RT_ImportType_proto_3_0_12
|
2495
|
+
#define __PYX_HAVE_RT_ImportType_proto_3_0_12
|
2496
2496
|
#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 201112L
|
2497
2497
|
#include <stdalign.h>
|
2498
2498
|
#endif
|
2499
2499
|
#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 201112L) || __cplusplus >= 201103L
|
2500
|
-
#define
|
2500
|
+
#define __PYX_GET_STRUCT_ALIGNMENT_3_0_12(s) alignof(s)
|
2501
2501
|
#else
|
2502
|
-
#define
|
2502
|
+
#define __PYX_GET_STRUCT_ALIGNMENT_3_0_12(s) sizeof(void*)
|
2503
2503
|
#endif
|
2504
|
-
enum
|
2505
|
-
|
2506
|
-
|
2507
|
-
|
2504
|
+
enum __Pyx_ImportType_CheckSize_3_0_12 {
|
2505
|
+
__Pyx_ImportType_CheckSize_Error_3_0_12 = 0,
|
2506
|
+
__Pyx_ImportType_CheckSize_Warn_3_0_12 = 1,
|
2507
|
+
__Pyx_ImportType_CheckSize_Ignore_3_0_12 = 2
|
2508
2508
|
};
|
2509
|
-
static PyTypeObject *
|
2509
|
+
static PyTypeObject *__Pyx_ImportType_3_0_12(PyObject* module, const char *module_name, const char *class_name, size_t size, size_t alignment, enum __Pyx_ImportType_CheckSize_3_0_12 check_size);
|
2510
2510
|
#endif
|
2511
2511
|
|
2512
2512
|
/* Import.proto */
|
@@ -3850,7 +3850,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
3850
3850
|
#define __pyx_codeobj__9 __pyx_mstate_global->__pyx_codeobj__9
|
3851
3851
|
/* #### Code section: module_code ### */
|
3852
3852
|
|
3853
|
-
/* "../tmp/pip-build-env-
|
3853
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":245
|
3854
3854
|
*
|
3855
3855
|
* @property
|
3856
3856
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
@@ -3861,7 +3861,7 @@ static int __pyx_m_traverse(PyObject *m, visitproc visit, void *arg) {
|
|
3861
3861
|
static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
|
3862
3862
|
PyObject *__pyx_r;
|
3863
3863
|
|
3864
|
-
/* "../tmp/pip-build-env-
|
3864
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":248
|
3865
3865
|
* """Returns a borrowed reference to the object owning the data/memory.
|
3866
3866
|
* """
|
3867
3867
|
* return PyArray_BASE(self) # <<<<<<<<<<<<<<
|
@@ -3871,7 +3871,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
3871
3871
|
__pyx_r = PyArray_BASE(__pyx_v_self);
|
3872
3872
|
goto __pyx_L0;
|
3873
3873
|
|
3874
|
-
/* "../tmp/pip-build-env-
|
3874
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":245
|
3875
3875
|
*
|
3876
3876
|
* @property
|
3877
3877
|
* cdef inline PyObject* base(self) nogil: # <<<<<<<<<<<<<<
|
@@ -3884,7 +3884,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
3884
3884
|
return __pyx_r;
|
3885
3885
|
}
|
3886
3886
|
|
3887
|
-
/* "../tmp/pip-build-env-
|
3887
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":251
|
3888
3888
|
*
|
3889
3889
|
* @property
|
3890
3890
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
@@ -3898,7 +3898,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
3898
3898
|
PyArray_Descr *__pyx_t_1;
|
3899
3899
|
__Pyx_RefNannySetupContext("descr", 1);
|
3900
3900
|
|
3901
|
-
/* "../tmp/pip-build-env-
|
3901
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":254
|
3902
3902
|
* """Returns an owned reference to the dtype of the array.
|
3903
3903
|
* """
|
3904
3904
|
* return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
|
@@ -3911,7 +3911,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
3911
3911
|
__pyx_r = ((PyArray_Descr *)__pyx_t_1);
|
3912
3912
|
goto __pyx_L0;
|
3913
3913
|
|
3914
|
-
/* "../tmp/pip-build-env-
|
3914
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":251
|
3915
3915
|
*
|
3916
3916
|
* @property
|
3917
3917
|
* cdef inline dtype descr(self): # <<<<<<<<<<<<<<
|
@@ -3926,7 +3926,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
3926
3926
|
return __pyx_r;
|
3927
3927
|
}
|
3928
3928
|
|
3929
|
-
/* "../tmp/pip-build-env-
|
3929
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":257
|
3930
3930
|
*
|
3931
3931
|
* @property
|
3932
3932
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
@@ -3937,7 +3937,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
3937
3937
|
static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
|
3938
3938
|
int __pyx_r;
|
3939
3939
|
|
3940
|
-
/* "../tmp/pip-build-env-
|
3940
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":260
|
3941
3941
|
* """Returns the number of dimensions in the array.
|
3942
3942
|
* """
|
3943
3943
|
* return PyArray_NDIM(self) # <<<<<<<<<<<<<<
|
@@ -3947,7 +3947,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
3947
3947
|
__pyx_r = PyArray_NDIM(__pyx_v_self);
|
3948
3948
|
goto __pyx_L0;
|
3949
3949
|
|
3950
|
-
/* "../tmp/pip-build-env-
|
3950
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":257
|
3951
3951
|
*
|
3952
3952
|
* @property
|
3953
3953
|
* cdef inline int ndim(self) nogil: # <<<<<<<<<<<<<<
|
@@ -3960,7 +3960,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
3960
3960
|
return __pyx_r;
|
3961
3961
|
}
|
3962
3962
|
|
3963
|
-
/* "../tmp/pip-build-env-
|
3963
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":263
|
3964
3964
|
*
|
3965
3965
|
* @property
|
3966
3966
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
@@ -3971,7 +3971,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
3971
3971
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
|
3972
3972
|
npy_intp *__pyx_r;
|
3973
3973
|
|
3974
|
-
/* "../tmp/pip-build-env-
|
3974
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":268
|
3975
3975
|
* Can return NULL for 0-dimensional arrays.
|
3976
3976
|
* """
|
3977
3977
|
* return PyArray_DIMS(self) # <<<<<<<<<<<<<<
|
@@ -3981,7 +3981,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
3981
3981
|
__pyx_r = PyArray_DIMS(__pyx_v_self);
|
3982
3982
|
goto __pyx_L0;
|
3983
3983
|
|
3984
|
-
/* "../tmp/pip-build-env-
|
3984
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":263
|
3985
3985
|
*
|
3986
3986
|
* @property
|
3987
3987
|
* cdef inline npy_intp *shape(self) nogil: # <<<<<<<<<<<<<<
|
@@ -3994,7 +3994,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
3994
3994
|
return __pyx_r;
|
3995
3995
|
}
|
3996
3996
|
|
3997
|
-
/* "../tmp/pip-build-env-
|
3997
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":271
|
3998
3998
|
*
|
3999
3999
|
* @property
|
4000
4000
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4005,7 +4005,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
4005
4005
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
|
4006
4006
|
npy_intp *__pyx_r;
|
4007
4007
|
|
4008
|
-
/* "../tmp/pip-build-env-
|
4008
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":275
|
4009
4009
|
* The number of elements matches the number of dimensions of the array (ndim).
|
4010
4010
|
* """
|
4011
4011
|
* return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
|
@@ -4015,7 +4015,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
4015
4015
|
__pyx_r = PyArray_STRIDES(__pyx_v_self);
|
4016
4016
|
goto __pyx_L0;
|
4017
4017
|
|
4018
|
-
/* "../tmp/pip-build-env-
|
4018
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":271
|
4019
4019
|
*
|
4020
4020
|
* @property
|
4021
4021
|
* cdef inline npy_intp *strides(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4028,7 +4028,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
4028
4028
|
return __pyx_r;
|
4029
4029
|
}
|
4030
4030
|
|
4031
|
-
/* "../tmp/pip-build-env-
|
4031
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":278
|
4032
4032
|
*
|
4033
4033
|
* @property
|
4034
4034
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4039,7 +4039,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
4039
4039
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
|
4040
4040
|
npy_intp __pyx_r;
|
4041
4041
|
|
4042
|
-
/* "../tmp/pip-build-env-
|
4042
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":281
|
4043
4043
|
* """Returns the total size (in number of elements) of the array.
|
4044
4044
|
* """
|
4045
4045
|
* return PyArray_SIZE(self) # <<<<<<<<<<<<<<
|
@@ -4049,7 +4049,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
4049
4049
|
__pyx_r = PyArray_SIZE(__pyx_v_self);
|
4050
4050
|
goto __pyx_L0;
|
4051
4051
|
|
4052
|
-
/* "../tmp/pip-build-env-
|
4052
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":278
|
4053
4053
|
*
|
4054
4054
|
* @property
|
4055
4055
|
* cdef inline npy_intp size(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4062,7 +4062,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
4062
4062
|
return __pyx_r;
|
4063
4063
|
}
|
4064
4064
|
|
4065
|
-
/* "../tmp/pip-build-env-
|
4065
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":284
|
4066
4066
|
*
|
4067
4067
|
* @property
|
4068
4068
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4073,7 +4073,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
4073
4073
|
static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
|
4074
4074
|
char *__pyx_r;
|
4075
4075
|
|
4076
|
-
/* "../tmp/pip-build-env-
|
4076
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":290
|
4077
4077
|
* of `PyArray_DATA()` instead, which returns a 'void*'.
|
4078
4078
|
* """
|
4079
4079
|
* return PyArray_BYTES(self) # <<<<<<<<<<<<<<
|
@@ -4083,7 +4083,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
4083
4083
|
__pyx_r = PyArray_BYTES(__pyx_v_self);
|
4084
4084
|
goto __pyx_L0;
|
4085
4085
|
|
4086
|
-
/* "../tmp/pip-build-env-
|
4086
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":284
|
4087
4087
|
*
|
4088
4088
|
* @property
|
4089
4089
|
* cdef inline char* data(self) nogil: # <<<<<<<<<<<<<<
|
@@ -4096,7 +4096,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
4096
4096
|
return __pyx_r;
|
4097
4097
|
}
|
4098
4098
|
|
4099
|
-
/* "../tmp/pip-build-env-
|
4099
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":773
|
4100
4100
|
* ctypedef npy_cdouble complex_t
|
4101
4101
|
*
|
4102
4102
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
@@ -4113,7 +4113,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
4113
4113
|
int __pyx_clineno = 0;
|
4114
4114
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 1);
|
4115
4115
|
|
4116
|
-
/* "../tmp/pip-build-env-
|
4116
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":774
|
4117
4117
|
*
|
4118
4118
|
* cdef inline object PyArray_MultiIterNew1(a):
|
4119
4119
|
* return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
|
@@ -4127,7 +4127,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
4127
4127
|
__pyx_t_1 = 0;
|
4128
4128
|
goto __pyx_L0;
|
4129
4129
|
|
4130
|
-
/* "../tmp/pip-build-env-
|
4130
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":773
|
4131
4131
|
* ctypedef npy_cdouble complex_t
|
4132
4132
|
*
|
4133
4133
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
@@ -4146,7 +4146,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
4146
4146
|
return __pyx_r;
|
4147
4147
|
}
|
4148
4148
|
|
4149
|
-
/* "../tmp/pip-build-env-
|
4149
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":776
|
4150
4150
|
* return PyArray_MultiIterNew(1, <void*>a)
|
4151
4151
|
*
|
4152
4152
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
@@ -4163,7 +4163,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
4163
4163
|
int __pyx_clineno = 0;
|
4164
4164
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 1);
|
4165
4165
|
|
4166
|
-
/* "../tmp/pip-build-env-
|
4166
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":777
|
4167
4167
|
*
|
4168
4168
|
* cdef inline object PyArray_MultiIterNew2(a, b):
|
4169
4169
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
|
@@ -4177,7 +4177,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
4177
4177
|
__pyx_t_1 = 0;
|
4178
4178
|
goto __pyx_L0;
|
4179
4179
|
|
4180
|
-
/* "../tmp/pip-build-env-
|
4180
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":776
|
4181
4181
|
* return PyArray_MultiIterNew(1, <void*>a)
|
4182
4182
|
*
|
4183
4183
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
@@ -4196,7 +4196,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
4196
4196
|
return __pyx_r;
|
4197
4197
|
}
|
4198
4198
|
|
4199
|
-
/* "../tmp/pip-build-env-
|
4199
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":779
|
4200
4200
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
4201
4201
|
*
|
4202
4202
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
@@ -4213,7 +4213,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
4213
4213
|
int __pyx_clineno = 0;
|
4214
4214
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 1);
|
4215
4215
|
|
4216
|
-
/* "../tmp/pip-build-env-
|
4216
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":780
|
4217
4217
|
*
|
4218
4218
|
* cdef inline object PyArray_MultiIterNew3(a, b, c):
|
4219
4219
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
|
@@ -4227,7 +4227,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
4227
4227
|
__pyx_t_1 = 0;
|
4228
4228
|
goto __pyx_L0;
|
4229
4229
|
|
4230
|
-
/* "../tmp/pip-build-env-
|
4230
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":779
|
4231
4231
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
4232
4232
|
*
|
4233
4233
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
@@ -4246,7 +4246,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
4246
4246
|
return __pyx_r;
|
4247
4247
|
}
|
4248
4248
|
|
4249
|
-
/* "../tmp/pip-build-env-
|
4249
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":782
|
4250
4250
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
4251
4251
|
*
|
4252
4252
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
@@ -4263,7 +4263,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
4263
4263
|
int __pyx_clineno = 0;
|
4264
4264
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 1);
|
4265
4265
|
|
4266
|
-
/* "../tmp/pip-build-env-
|
4266
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":783
|
4267
4267
|
*
|
4268
4268
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d):
|
4269
4269
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
|
@@ -4277,7 +4277,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
4277
4277
|
__pyx_t_1 = 0;
|
4278
4278
|
goto __pyx_L0;
|
4279
4279
|
|
4280
|
-
/* "../tmp/pip-build-env-
|
4280
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":782
|
4281
4281
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
4282
4282
|
*
|
4283
4283
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
@@ -4296,7 +4296,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
4296
4296
|
return __pyx_r;
|
4297
4297
|
}
|
4298
4298
|
|
4299
|
-
/* "../tmp/pip-build-env-
|
4299
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":785
|
4300
4300
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
4301
4301
|
*
|
4302
4302
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
@@ -4313,7 +4313,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
4313
4313
|
int __pyx_clineno = 0;
|
4314
4314
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 1);
|
4315
4315
|
|
4316
|
-
/* "../tmp/pip-build-env-
|
4316
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":786
|
4317
4317
|
*
|
4318
4318
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
|
4319
4319
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
|
@@ -4327,7 +4327,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
4327
4327
|
__pyx_t_1 = 0;
|
4328
4328
|
goto __pyx_L0;
|
4329
4329
|
|
4330
|
-
/* "../tmp/pip-build-env-
|
4330
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":785
|
4331
4331
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
4332
4332
|
*
|
4333
4333
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
@@ -4346,7 +4346,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
4346
4346
|
return __pyx_r;
|
4347
4347
|
}
|
4348
4348
|
|
4349
|
-
/* "../tmp/pip-build-env-
|
4349
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":788
|
4350
4350
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
4351
4351
|
*
|
4352
4352
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
@@ -4360,7 +4360,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4360
4360
|
int __pyx_t_1;
|
4361
4361
|
__Pyx_RefNannySetupContext("PyDataType_SHAPE", 1);
|
4362
4362
|
|
4363
|
-
/* "../tmp/pip-build-env-
|
4363
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":789
|
4364
4364
|
*
|
4365
4365
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
4366
4366
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
@@ -4370,7 +4370,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4370
4370
|
__pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
|
4371
4371
|
if (__pyx_t_1) {
|
4372
4372
|
|
4373
|
-
/* "../tmp/pip-build-env-
|
4373
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":790
|
4374
4374
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
4375
4375
|
* if PyDataType_HASSUBARRAY(d):
|
4376
4376
|
* return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
|
@@ -4382,7 +4382,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4382
4382
|
__pyx_r = ((PyObject*)__pyx_v_d->subarray->shape);
|
4383
4383
|
goto __pyx_L0;
|
4384
4384
|
|
4385
|
-
/* "../tmp/pip-build-env-
|
4385
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":789
|
4386
4386
|
*
|
4387
4387
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
4388
4388
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
@@ -4391,7 +4391,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4391
4391
|
*/
|
4392
4392
|
}
|
4393
4393
|
|
4394
|
-
/* "../tmp/pip-build-env-
|
4394
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":792
|
4395
4395
|
* return <tuple>d.subarray.shape
|
4396
4396
|
* else:
|
4397
4397
|
* return () # <<<<<<<<<<<<<<
|
@@ -4405,7 +4405,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4405
4405
|
goto __pyx_L0;
|
4406
4406
|
}
|
4407
4407
|
|
4408
|
-
/* "../tmp/pip-build-env-
|
4408
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":788
|
4409
4409
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
4410
4410
|
*
|
4411
4411
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
@@ -4420,7 +4420,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
4420
4420
|
return __pyx_r;
|
4421
4421
|
}
|
4422
4422
|
|
4423
|
-
/* "../tmp/pip-build-env-
|
4423
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":968
|
4424
4424
|
* int _import_umath() except -1
|
4425
4425
|
*
|
4426
4426
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
@@ -4434,7 +4434,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4434
4434
|
const char *__pyx_filename = NULL;
|
4435
4435
|
int __pyx_clineno = 0;
|
4436
4436
|
|
4437
|
-
/* "../tmp/pip-build-env-
|
4437
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":969
|
4438
4438
|
*
|
4439
4439
|
* cdef inline void set_array_base(ndarray arr, object base):
|
4440
4440
|
* Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
|
@@ -4443,7 +4443,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4443
4443
|
*/
|
4444
4444
|
Py_INCREF(__pyx_v_base);
|
4445
4445
|
|
4446
|
-
/* "../tmp/pip-build-env-
|
4446
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":970
|
4447
4447
|
* cdef inline void set_array_base(ndarray arr, object base):
|
4448
4448
|
* Py_INCREF(base) # important to do this before stealing the reference below!
|
4449
4449
|
* PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
|
@@ -4452,7 +4452,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4452
4452
|
*/
|
4453
4453
|
__pyx_t_1 = PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(1, 970, __pyx_L1_error)
|
4454
4454
|
|
4455
|
-
/* "../tmp/pip-build-env-
|
4455
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":968
|
4456
4456
|
* int _import_umath() except -1
|
4457
4457
|
*
|
4458
4458
|
* cdef inline void set_array_base(ndarray arr, object base): # <<<<<<<<<<<<<<
|
@@ -4467,7 +4467,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
4467
4467
|
__pyx_L0:;
|
4468
4468
|
}
|
4469
4469
|
|
4470
|
-
/* "../tmp/pip-build-env-
|
4470
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":972
|
4471
4471
|
* PyArray_SetBaseObject(arr, base)
|
4472
4472
|
*
|
4473
4473
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
@@ -4482,7 +4482,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4482
4482
|
int __pyx_t_1;
|
4483
4483
|
__Pyx_RefNannySetupContext("get_array_base", 1);
|
4484
4484
|
|
4485
|
-
/* "../tmp/pip-build-env-
|
4485
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":973
|
4486
4486
|
*
|
4487
4487
|
* cdef inline object get_array_base(ndarray arr):
|
4488
4488
|
* base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
|
@@ -4491,7 +4491,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4491
4491
|
*/
|
4492
4492
|
__pyx_v_base = PyArray_BASE(__pyx_v_arr);
|
4493
4493
|
|
4494
|
-
/* "../tmp/pip-build-env-
|
4494
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":974
|
4495
4495
|
* cdef inline object get_array_base(ndarray arr):
|
4496
4496
|
* base = PyArray_BASE(arr)
|
4497
4497
|
* if base is NULL: # <<<<<<<<<<<<<<
|
@@ -4501,7 +4501,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4501
4501
|
__pyx_t_1 = (__pyx_v_base == NULL);
|
4502
4502
|
if (__pyx_t_1) {
|
4503
4503
|
|
4504
|
-
/* "../tmp/pip-build-env-
|
4504
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":975
|
4505
4505
|
* base = PyArray_BASE(arr)
|
4506
4506
|
* if base is NULL:
|
4507
4507
|
* return None # <<<<<<<<<<<<<<
|
@@ -4512,7 +4512,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4512
4512
|
__pyx_r = Py_None; __Pyx_INCREF(Py_None);
|
4513
4513
|
goto __pyx_L0;
|
4514
4514
|
|
4515
|
-
/* "../tmp/pip-build-env-
|
4515
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":974
|
4516
4516
|
* cdef inline object get_array_base(ndarray arr):
|
4517
4517
|
* base = PyArray_BASE(arr)
|
4518
4518
|
* if base is NULL: # <<<<<<<<<<<<<<
|
@@ -4521,7 +4521,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4521
4521
|
*/
|
4522
4522
|
}
|
4523
4523
|
|
4524
|
-
/* "../tmp/pip-build-env-
|
4524
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":976
|
4525
4525
|
* if base is NULL:
|
4526
4526
|
* return None
|
4527
4527
|
* return <object>base # <<<<<<<<<<<<<<
|
@@ -4533,7 +4533,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4533
4533
|
__pyx_r = ((PyObject *)__pyx_v_base);
|
4534
4534
|
goto __pyx_L0;
|
4535
4535
|
|
4536
|
-
/* "../tmp/pip-build-env-
|
4536
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":972
|
4537
4537
|
* PyArray_SetBaseObject(arr, base)
|
4538
4538
|
*
|
4539
4539
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
@@ -4548,7 +4548,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
4548
4548
|
return __pyx_r;
|
4549
4549
|
}
|
4550
4550
|
|
4551
|
-
/* "../tmp/pip-build-env-
|
4551
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":980
|
4552
4552
|
* # Versions of the import_* functions which are more suitable for
|
4553
4553
|
* # Cython code.
|
4554
4554
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
@@ -4572,7 +4572,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4572
4572
|
int __pyx_clineno = 0;
|
4573
4573
|
__Pyx_RefNannySetupContext("import_array", 1);
|
4574
4574
|
|
4575
|
-
/* "../tmp/pip-build-env-
|
4575
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":981
|
4576
4576
|
* # Cython code.
|
4577
4577
|
* cdef inline int import_array() except -1:
|
4578
4578
|
* try: # <<<<<<<<<<<<<<
|
@@ -4588,7 +4588,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4588
4588
|
__Pyx_XGOTREF(__pyx_t_3);
|
4589
4589
|
/*try:*/ {
|
4590
4590
|
|
4591
|
-
/* "../tmp/pip-build-env-
|
4591
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":982
|
4592
4592
|
* cdef inline int import_array() except -1:
|
4593
4593
|
* try:
|
4594
4594
|
* __pyx_import_array() # <<<<<<<<<<<<<<
|
@@ -4597,7 +4597,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4597
4597
|
*/
|
4598
4598
|
__pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 982, __pyx_L3_error)
|
4599
4599
|
|
4600
|
-
/* "../tmp/pip-build-env-
|
4600
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":981
|
4601
4601
|
* # Cython code.
|
4602
4602
|
* cdef inline int import_array() except -1:
|
4603
4603
|
* try: # <<<<<<<<<<<<<<
|
@@ -4611,7 +4611,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4611
4611
|
goto __pyx_L8_try_end;
|
4612
4612
|
__pyx_L3_error:;
|
4613
4613
|
|
4614
|
-
/* "../tmp/pip-build-env-
|
4614
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":983
|
4615
4615
|
* try:
|
4616
4616
|
* __pyx_import_array()
|
4617
4617
|
* except Exception: # <<<<<<<<<<<<<<
|
@@ -4626,7 +4626,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4626
4626
|
__Pyx_XGOTREF(__pyx_t_6);
|
4627
4627
|
__Pyx_XGOTREF(__pyx_t_7);
|
4628
4628
|
|
4629
|
-
/* "../tmp/pip-build-env-
|
4629
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":984
|
4630
4630
|
* __pyx_import_array()
|
4631
4631
|
* except Exception:
|
4632
4632
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
@@ -4641,7 +4641,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4641
4641
|
}
|
4642
4642
|
goto __pyx_L5_except_error;
|
4643
4643
|
|
4644
|
-
/* "../tmp/pip-build-env-
|
4644
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":981
|
4645
4645
|
* # Cython code.
|
4646
4646
|
* cdef inline int import_array() except -1:
|
4647
4647
|
* try: # <<<<<<<<<<<<<<
|
@@ -4657,7 +4657,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4657
4657
|
__pyx_L8_try_end:;
|
4658
4658
|
}
|
4659
4659
|
|
4660
|
-
/* "../tmp/pip-build-env-
|
4660
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":980
|
4661
4661
|
* # Versions of the import_* functions which are more suitable for
|
4662
4662
|
* # Cython code.
|
4663
4663
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
@@ -4680,7 +4680,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
4680
4680
|
return __pyx_r;
|
4681
4681
|
}
|
4682
4682
|
|
4683
|
-
/* "../tmp/pip-build-env-
|
4683
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":986
|
4684
4684
|
* raise ImportError("numpy.core.multiarray failed to import")
|
4685
4685
|
*
|
4686
4686
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
@@ -4704,7 +4704,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4704
4704
|
int __pyx_clineno = 0;
|
4705
4705
|
__Pyx_RefNannySetupContext("import_umath", 1);
|
4706
4706
|
|
4707
|
-
/* "../tmp/pip-build-env-
|
4707
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":987
|
4708
4708
|
*
|
4709
4709
|
* cdef inline int import_umath() except -1:
|
4710
4710
|
* try: # <<<<<<<<<<<<<<
|
@@ -4720,7 +4720,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4720
4720
|
__Pyx_XGOTREF(__pyx_t_3);
|
4721
4721
|
/*try:*/ {
|
4722
4722
|
|
4723
|
-
/* "../tmp/pip-build-env-
|
4723
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":988
|
4724
4724
|
* cdef inline int import_umath() except -1:
|
4725
4725
|
* try:
|
4726
4726
|
* _import_umath() # <<<<<<<<<<<<<<
|
@@ -4729,7 +4729,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4729
4729
|
*/
|
4730
4730
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 988, __pyx_L3_error)
|
4731
4731
|
|
4732
|
-
/* "../tmp/pip-build-env-
|
4732
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":987
|
4733
4733
|
*
|
4734
4734
|
* cdef inline int import_umath() except -1:
|
4735
4735
|
* try: # <<<<<<<<<<<<<<
|
@@ -4743,7 +4743,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4743
4743
|
goto __pyx_L8_try_end;
|
4744
4744
|
__pyx_L3_error:;
|
4745
4745
|
|
4746
|
-
/* "../tmp/pip-build-env-
|
4746
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":989
|
4747
4747
|
* try:
|
4748
4748
|
* _import_umath()
|
4749
4749
|
* except Exception: # <<<<<<<<<<<<<<
|
@@ -4758,7 +4758,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4758
4758
|
__Pyx_XGOTREF(__pyx_t_6);
|
4759
4759
|
__Pyx_XGOTREF(__pyx_t_7);
|
4760
4760
|
|
4761
|
-
/* "../tmp/pip-build-env-
|
4761
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":990
|
4762
4762
|
* _import_umath()
|
4763
4763
|
* except Exception:
|
4764
4764
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
@@ -4773,7 +4773,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4773
4773
|
}
|
4774
4774
|
goto __pyx_L5_except_error;
|
4775
4775
|
|
4776
|
-
/* "../tmp/pip-build-env-
|
4776
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":987
|
4777
4777
|
*
|
4778
4778
|
* cdef inline int import_umath() except -1:
|
4779
4779
|
* try: # <<<<<<<<<<<<<<
|
@@ -4789,7 +4789,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4789
4789
|
__pyx_L8_try_end:;
|
4790
4790
|
}
|
4791
4791
|
|
4792
|
-
/* "../tmp/pip-build-env-
|
4792
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":986
|
4793
4793
|
* raise ImportError("numpy.core.multiarray failed to import")
|
4794
4794
|
*
|
4795
4795
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
@@ -4812,7 +4812,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
4812
4812
|
return __pyx_r;
|
4813
4813
|
}
|
4814
4814
|
|
4815
|
-
/* "../tmp/pip-build-env-
|
4815
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":992
|
4816
4816
|
* raise ImportError("numpy.core.umath failed to import")
|
4817
4817
|
*
|
4818
4818
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
@@ -4836,7 +4836,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4836
4836
|
int __pyx_clineno = 0;
|
4837
4837
|
__Pyx_RefNannySetupContext("import_ufunc", 1);
|
4838
4838
|
|
4839
|
-
/* "../tmp/pip-build-env-
|
4839
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":993
|
4840
4840
|
*
|
4841
4841
|
* cdef inline int import_ufunc() except -1:
|
4842
4842
|
* try: # <<<<<<<<<<<<<<
|
@@ -4852,7 +4852,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4852
4852
|
__Pyx_XGOTREF(__pyx_t_3);
|
4853
4853
|
/*try:*/ {
|
4854
4854
|
|
4855
|
-
/* "../tmp/pip-build-env-
|
4855
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":994
|
4856
4856
|
* cdef inline int import_ufunc() except -1:
|
4857
4857
|
* try:
|
4858
4858
|
* _import_umath() # <<<<<<<<<<<<<<
|
@@ -4861,7 +4861,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4861
4861
|
*/
|
4862
4862
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(1, 994, __pyx_L3_error)
|
4863
4863
|
|
4864
|
-
/* "../tmp/pip-build-env-
|
4864
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":993
|
4865
4865
|
*
|
4866
4866
|
* cdef inline int import_ufunc() except -1:
|
4867
4867
|
* try: # <<<<<<<<<<<<<<
|
@@ -4875,7 +4875,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4875
4875
|
goto __pyx_L8_try_end;
|
4876
4876
|
__pyx_L3_error:;
|
4877
4877
|
|
4878
|
-
/* "../tmp/pip-build-env-
|
4878
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":995
|
4879
4879
|
* try:
|
4880
4880
|
* _import_umath()
|
4881
4881
|
* except Exception: # <<<<<<<<<<<<<<
|
@@ -4890,7 +4890,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4890
4890
|
__Pyx_XGOTREF(__pyx_t_6);
|
4891
4891
|
__Pyx_XGOTREF(__pyx_t_7);
|
4892
4892
|
|
4893
|
-
/* "../tmp/pip-build-env-
|
4893
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":996
|
4894
4894
|
* _import_umath()
|
4895
4895
|
* except Exception:
|
4896
4896
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
@@ -4905,7 +4905,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4905
4905
|
}
|
4906
4906
|
goto __pyx_L5_except_error;
|
4907
4907
|
|
4908
|
-
/* "../tmp/pip-build-env-
|
4908
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":993
|
4909
4909
|
*
|
4910
4910
|
* cdef inline int import_ufunc() except -1:
|
4911
4911
|
* try: # <<<<<<<<<<<<<<
|
@@ -4921,7 +4921,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4921
4921
|
__pyx_L8_try_end:;
|
4922
4922
|
}
|
4923
4923
|
|
4924
|
-
/* "../tmp/pip-build-env-
|
4924
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":992
|
4925
4925
|
* raise ImportError("numpy.core.umath failed to import")
|
4926
4926
|
*
|
4927
4927
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
@@ -4944,7 +4944,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4944
4944
|
return __pyx_r;
|
4945
4945
|
}
|
4946
4946
|
|
4947
|
-
/* "../tmp/pip-build-env-
|
4947
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":999
|
4948
4948
|
*
|
4949
4949
|
*
|
4950
4950
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -4955,7 +4955,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
4955
4955
|
static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
|
4956
4956
|
int __pyx_r;
|
4957
4957
|
|
4958
|
-
/* "../tmp/pip-build-env-
|
4958
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1011
|
4959
4959
|
* bool
|
4960
4960
|
* """
|
4961
4961
|
* return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
|
@@ -4965,7 +4965,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
4965
4965
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
|
4966
4966
|
goto __pyx_L0;
|
4967
4967
|
|
4968
|
-
/* "../tmp/pip-build-env-
|
4968
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":999
|
4969
4969
|
*
|
4970
4970
|
*
|
4971
4971
|
* cdef inline bint is_timedelta64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -4978,7 +4978,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
4978
4978
|
return __pyx_r;
|
4979
4979
|
}
|
4980
4980
|
|
4981
|
-
/* "../tmp/pip-build-env-
|
4981
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1014
|
4982
4982
|
*
|
4983
4983
|
*
|
4984
4984
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -4989,7 +4989,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
4989
4989
|
static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
|
4990
4990
|
int __pyx_r;
|
4991
4991
|
|
4992
|
-
/* "../tmp/pip-build-env-
|
4992
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1026
|
4993
4993
|
* bool
|
4994
4994
|
* """
|
4995
4995
|
* return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
|
@@ -4999,7 +4999,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
4999
4999
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
|
5000
5000
|
goto __pyx_L0;
|
5001
5001
|
|
5002
|
-
/* "../tmp/pip-build-env-
|
5002
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1014
|
5003
5003
|
*
|
5004
5004
|
*
|
5005
5005
|
* cdef inline bint is_datetime64_object(object obj): # <<<<<<<<<<<<<<
|
@@ -5012,7 +5012,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
5012
5012
|
return __pyx_r;
|
5013
5013
|
}
|
5014
5014
|
|
5015
|
-
/* "../tmp/pip-build-env-
|
5015
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1029
|
5016
5016
|
*
|
5017
5017
|
*
|
5018
5018
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5023,7 +5023,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
5023
5023
|
static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
|
5024
5024
|
npy_datetime __pyx_r;
|
5025
5025
|
|
5026
|
-
/* "../tmp/pip-build-env-
|
5026
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1036
|
5027
5027
|
* also needed. That can be found using `get_datetime64_unit`.
|
5028
5028
|
* """
|
5029
5029
|
* return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
@@ -5033,7 +5033,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
5033
5033
|
__pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
|
5034
5034
|
goto __pyx_L0;
|
5035
5035
|
|
5036
|
-
/* "../tmp/pip-build-env-
|
5036
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1029
|
5037
5037
|
*
|
5038
5038
|
*
|
5039
5039
|
* cdef inline npy_datetime get_datetime64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5046,7 +5046,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
5046
5046
|
return __pyx_r;
|
5047
5047
|
}
|
5048
5048
|
|
5049
|
-
/* "../tmp/pip-build-env-
|
5049
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1039
|
5050
5050
|
*
|
5051
5051
|
*
|
5052
5052
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5057,7 +5057,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
5057
5057
|
static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
|
5058
5058
|
npy_timedelta __pyx_r;
|
5059
5059
|
|
5060
|
-
/* "../tmp/pip-build-env-
|
5060
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1043
|
5061
5061
|
* returns the int64 value underlying scalar numpy timedelta64 object
|
5062
5062
|
* """
|
5063
5063
|
* return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
@@ -5067,7 +5067,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
5067
5067
|
__pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
|
5068
5068
|
goto __pyx_L0;
|
5069
5069
|
|
5070
|
-
/* "../tmp/pip-build-env-
|
5070
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1039
|
5071
5071
|
*
|
5072
5072
|
*
|
5073
5073
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5080,7 +5080,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
5080
5080
|
return __pyx_r;
|
5081
5081
|
}
|
5082
5082
|
|
5083
|
-
/* "../tmp/pip-build-env-
|
5083
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1046
|
5084
5084
|
*
|
5085
5085
|
*
|
5086
5086
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -5091,7 +5091,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
5091
5091
|
static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
|
5092
5092
|
NPY_DATETIMEUNIT __pyx_r;
|
5093
5093
|
|
5094
|
-
/* "../tmp/pip-build-env-
|
5094
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1050
|
5095
5095
|
* returns the unit part of the dtype for a numpy datetime64 object.
|
5096
5096
|
* """
|
5097
5097
|
* return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
|
@@ -5099,7 +5099,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
|
|
5099
5099
|
__pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
|
5100
5100
|
goto __pyx_L0;
|
5101
5101
|
|
5102
|
-
/* "../tmp/pip-build-env-
|
5102
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":1046
|
5103
5103
|
*
|
5104
5104
|
*
|
5105
5105
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) nogil: # <<<<<<<<<<<<<<
|
@@ -8554,7 +8554,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
8554
8554
|
__Pyx_RefNannyDeclarations
|
8555
8555
|
__Pyx_RefNannySetupContext("__Pyx_InitCachedConstants", 0);
|
8556
8556
|
|
8557
|
-
/* "../tmp/pip-build-env-
|
8557
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":984
|
8558
8558
|
* __pyx_import_array()
|
8559
8559
|
* except Exception:
|
8560
8560
|
* raise ImportError("numpy.core.multiarray failed to import") # <<<<<<<<<<<<<<
|
@@ -8565,7 +8565,7 @@ static CYTHON_SMALL_CODE int __Pyx_InitCachedConstants(void) {
|
|
8565
8565
|
__Pyx_GOTREF(__pyx_tuple_);
|
8566
8566
|
__Pyx_GIVEREF(__pyx_tuple_);
|
8567
8567
|
|
8568
|
-
/* "../tmp/pip-build-env-
|
8568
|
+
/* "../tmp/pip-build-env-i7pwc66j/overlay/lib/python3.12/site-packages/numpy/__init__.cython-30.pxd":990
|
8569
8569
|
* _import_umath()
|
8570
8570
|
* except Exception:
|
8571
8571
|
* raise ImportError("numpy.core.umath failed to import") # <<<<<<<<<<<<<<
|
@@ -8728,33 +8728,33 @@ static int __Pyx_modinit_type_import_code(void) {
|
|
8728
8728
|
/*--- Type import code ---*/
|
8729
8729
|
__pyx_t_1 = PyImport_ImportModule(__Pyx_BUILTIN_MODULE_NAME); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 9, __pyx_L1_error)
|
8730
8730
|
__Pyx_GOTREF(__pyx_t_1);
|
8731
|
-
__pyx_ptype_7cpython_4type_type =
|
8731
|
+
__pyx_ptype_7cpython_4type_type = __Pyx_ImportType_3_0_12(__pyx_t_1, __Pyx_BUILTIN_MODULE_NAME, "type",
|
8732
8732
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
8733
|
-
sizeof(PyTypeObject),
|
8733
|
+
sizeof(PyTypeObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyTypeObject),
|
8734
8734
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
8735
|
-
sizeof(PyTypeObject),
|
8735
|
+
sizeof(PyTypeObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyTypeObject),
|
8736
8736
|
#else
|
8737
|
-
sizeof(PyHeapTypeObject),
|
8737
|
+
sizeof(PyHeapTypeObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyHeapTypeObject),
|
8738
8738
|
#endif
|
8739
|
-
|
8739
|
+
__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_7cpython_4type_type) __PYX_ERR(2, 9, __pyx_L1_error)
|
8740
8740
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
8741
8741
|
__pyx_t_1 = PyImport_ImportModule("numpy"); if (unlikely(!__pyx_t_1)) __PYX_ERR(1, 202, __pyx_L1_error)
|
8742
8742
|
__Pyx_GOTREF(__pyx_t_1);
|
8743
|
-
__pyx_ptype_5numpy_dtype =
|
8744
|
-
__pyx_ptype_5numpy_flatiter =
|
8745
|
-
__pyx_ptype_5numpy_broadcast =
|
8746
|
-
__pyx_ptype_5numpy_ndarray =
|
8747
|
-
__pyx_ptype_5numpy_generic =
|
8748
|
-
__pyx_ptype_5numpy_number =
|
8749
|
-
__pyx_ptype_5numpy_integer =
|
8750
|
-
__pyx_ptype_5numpy_signedinteger =
|
8751
|
-
__pyx_ptype_5numpy_unsignedinteger =
|
8752
|
-
__pyx_ptype_5numpy_inexact =
|
8753
|
-
__pyx_ptype_5numpy_floating =
|
8754
|
-
__pyx_ptype_5numpy_complexfloating =
|
8755
|
-
__pyx_ptype_5numpy_flexible =
|
8756
|
-
__pyx_ptype_5numpy_character =
|
8757
|
-
__pyx_ptype_5numpy_ufunc =
|
8743
|
+
__pyx_ptype_5numpy_dtype = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "dtype", sizeof(PyArray_Descr), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyArray_Descr),__Pyx_ImportType_CheckSize_Ignore_3_0_12); if (!__pyx_ptype_5numpy_dtype) __PYX_ERR(1, 202, __pyx_L1_error)
|
8744
|
+
__pyx_ptype_5numpy_flatiter = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "flatiter", sizeof(PyArrayIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyArrayIterObject),__Pyx_ImportType_CheckSize_Ignore_3_0_12); if (!__pyx_ptype_5numpy_flatiter) __PYX_ERR(1, 225, __pyx_L1_error)
|
8745
|
+
__pyx_ptype_5numpy_broadcast = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "broadcast", sizeof(PyArrayMultiIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyArrayMultiIterObject),__Pyx_ImportType_CheckSize_Ignore_3_0_12); if (!__pyx_ptype_5numpy_broadcast) __PYX_ERR(1, 229, __pyx_L1_error)
|
8746
|
+
__pyx_ptype_5numpy_ndarray = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "ndarray", sizeof(PyArrayObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyArrayObject),__Pyx_ImportType_CheckSize_Ignore_3_0_12); if (!__pyx_ptype_5numpy_ndarray) __PYX_ERR(1, 238, __pyx_L1_error)
|
8747
|
+
__pyx_ptype_5numpy_generic = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "generic", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_generic) __PYX_ERR(1, 809, __pyx_L1_error)
|
8748
|
+
__pyx_ptype_5numpy_number = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "number", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_number) __PYX_ERR(1, 811, __pyx_L1_error)
|
8749
|
+
__pyx_ptype_5numpy_integer = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "integer", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_integer) __PYX_ERR(1, 813, __pyx_L1_error)
|
8750
|
+
__pyx_ptype_5numpy_signedinteger = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "signedinteger", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_signedinteger) __PYX_ERR(1, 815, __pyx_L1_error)
|
8751
|
+
__pyx_ptype_5numpy_unsignedinteger = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "unsignedinteger", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_unsignedinteger) __PYX_ERR(1, 817, __pyx_L1_error)
|
8752
|
+
__pyx_ptype_5numpy_inexact = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "inexact", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_inexact) __PYX_ERR(1, 819, __pyx_L1_error)
|
8753
|
+
__pyx_ptype_5numpy_floating = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "floating", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_floating) __PYX_ERR(1, 821, __pyx_L1_error)
|
8754
|
+
__pyx_ptype_5numpy_complexfloating = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "complexfloating", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_complexfloating) __PYX_ERR(1, 823, __pyx_L1_error)
|
8755
|
+
__pyx_ptype_5numpy_flexible = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "flexible", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_flexible) __PYX_ERR(1, 825, __pyx_L1_error)
|
8756
|
+
__pyx_ptype_5numpy_character = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "character", sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyObject),__Pyx_ImportType_CheckSize_Warn_3_0_12); if (!__pyx_ptype_5numpy_character) __PYX_ERR(1, 827, __pyx_L1_error)
|
8757
|
+
__pyx_ptype_5numpy_ufunc = __Pyx_ImportType_3_0_12(__pyx_t_1, "numpy", "ufunc", sizeof(PyUFuncObject), __PYX_GET_STRUCT_ALIGNMENT_3_0_12(PyUFuncObject),__Pyx_ImportType_CheckSize_Ignore_3_0_12); if (!__pyx_ptype_5numpy_ufunc) __PYX_ERR(1, 866, __pyx_L1_error)
|
8758
8758
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
8759
8759
|
__Pyx_RefNannyFinishContext();
|
8760
8760
|
return 0;
|
@@ -11304,10 +11304,10 @@ static PyObject *__Pyx_PyLong_AbsNeg(PyObject *n) {
|
|
11304
11304
|
#endif
|
11305
11305
|
|
11306
11306
|
/* TypeImport */
|
11307
|
-
#ifndef
|
11308
|
-
#define
|
11309
|
-
static PyTypeObject *
|
11310
|
-
size_t size, size_t alignment, enum
|
11307
|
+
#ifndef __PYX_HAVE_RT_ImportType_3_0_12
|
11308
|
+
#define __PYX_HAVE_RT_ImportType_3_0_12
|
11309
|
+
static PyTypeObject *__Pyx_ImportType_3_0_12(PyObject *module, const char *module_name, const char *class_name,
|
11310
|
+
size_t size, size_t alignment, enum __Pyx_ImportType_CheckSize_3_0_12 check_size)
|
11311
11311
|
{
|
11312
11312
|
PyObject *result = 0;
|
11313
11313
|
char warning[200];
|
@@ -11361,7 +11361,7 @@ static PyTypeObject *__Pyx_ImportType_3_0_11(PyObject *module, const char *modul
|
|
11361
11361
|
module_name, class_name, size, basicsize+itemsize);
|
11362
11362
|
goto bad;
|
11363
11363
|
}
|
11364
|
-
if (check_size ==
|
11364
|
+
if (check_size == __Pyx_ImportType_CheckSize_Error_3_0_12 &&
|
11365
11365
|
((size_t)basicsize > size || (size_t)(basicsize + itemsize) < size)) {
|
11366
11366
|
PyErr_Format(PyExc_ValueError,
|
11367
11367
|
"%.200s.%.200s size changed, may indicate binary incompatibility. "
|
@@ -11369,7 +11369,7 @@ static PyTypeObject *__Pyx_ImportType_3_0_11(PyObject *module, const char *modul
|
|
11369
11369
|
module_name, class_name, size, basicsize, basicsize+itemsize);
|
11370
11370
|
goto bad;
|
11371
11371
|
}
|
11372
|
-
else if (check_size ==
|
11372
|
+
else if (check_size == __Pyx_ImportType_CheckSize_Warn_3_0_12 && (size_t)basicsize > size) {
|
11373
11373
|
PyOS_snprintf(warning, sizeof(warning),
|
11374
11374
|
"%s.%s size changed, may indicate binary incompatibility. "
|
11375
11375
|
"Expected %zd from C header, got %zd from PyObject",
|
@@ -13349,7 +13349,7 @@ static void __pyx_insert_code_object(int code_line, PyCodeObject* code_object) {
|
|
13349
13349
|
#include "compile.h"
|
13350
13350
|
#include "frameobject.h"
|
13351
13351
|
#include "traceback.h"
|
13352
|
-
#if PY_VERSION_HEX >= 0x030b00a6 && !CYTHON_COMPILING_IN_LIMITED_API
|
13352
|
+
#if PY_VERSION_HEX >= 0x030b00a6 && !CYTHON_COMPILING_IN_LIMITED_API && !defined(PYPY_VERSION)
|
13353
13353
|
#ifndef Py_BUILD_CORE
|
13354
13354
|
#define Py_BUILD_CORE 1
|
13355
13355
|
#endif
|