consenrich 0.7.2b2__cp313-cp313-macosx_11_0_arm64.whl → 0.7.3b1__cp313-cp313-macosx_11_0_arm64.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 consenrich might be problematic. Click here for more details.
- consenrich/cconsenrich.c +597 -557
- consenrich/cconsenrich.cpython-313-darwin.so +0 -0
- consenrich/consenrich.py +405 -268
- {consenrich-0.7.2b2.dist-info → consenrich-0.7.3b1.dist-info}/METADATA +1 -1
- {consenrich-0.7.2b2.dist-info → consenrich-0.7.3b1.dist-info}/RECORD +9 -9
- {consenrich-0.7.2b2.dist-info → consenrich-0.7.3b1.dist-info}/WHEEL +0 -0
- {consenrich-0.7.2b2.dist-info → consenrich-0.7.3b1.dist-info}/entry_points.txt +0 -0
- {consenrich-0.7.2b2.dist-info → consenrich-0.7.3b1.dist-info}/licenses/LICENSE +0 -0
- {consenrich-0.7.2b2.dist-info → consenrich-0.7.3b1.dist-info}/top_level.txt +0 -0
consenrich/cconsenrich.c
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
/* Generated by Cython 3.2.
|
|
1
|
+
/* Generated by Cython 3.2.1 */
|
|
2
2
|
|
|
3
3
|
/* BEGIN: Cython Metadata
|
|
4
4
|
{
|
|
5
5
|
"distutils": {
|
|
6
6
|
"depends": [
|
|
7
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
8
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
9
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
10
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
11
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
12
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
13
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
14
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
15
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
16
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
17
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
21
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
22
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
23
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
7
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/_core/include/numpy/arrayobject.h",
|
|
8
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/_core/include/numpy/arrayscalars.h",
|
|
9
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/_core/include/numpy/ndarrayobject.h",
|
|
10
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/_core/include/numpy/ndarraytypes.h",
|
|
11
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/_core/include/numpy/ufuncobject.h",
|
|
12
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/htslib_util.h",
|
|
13
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/bgzf.h",
|
|
14
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/cram.h",
|
|
15
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/faidx.h",
|
|
16
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/hfile.h",
|
|
17
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/hts.h",
|
|
18
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/kstring.h",
|
|
19
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/sam.h",
|
|
20
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/tbx.h",
|
|
21
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/vcf.h",
|
|
22
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib/htslib/vcfutils.h",
|
|
23
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/pysam_stream.h"
|
|
24
24
|
],
|
|
25
25
|
"extra_compile_args": [
|
|
26
26
|
"-O3",
|
|
@@ -29,20 +29,20 @@
|
|
|
29
29
|
"-mtune=generic"
|
|
30
30
|
],
|
|
31
31
|
"include_dirs": [
|
|
32
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
33
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
34
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
35
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
32
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam",
|
|
33
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/htslib",
|
|
34
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/include/samtools",
|
|
35
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/_core/include"
|
|
36
36
|
],
|
|
37
37
|
"language": "c",
|
|
38
38
|
"libraries": [
|
|
39
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
40
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
41
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
42
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
43
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
44
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
45
|
-
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
39
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/libctabixproxies.cpython-313-darwin.so",
|
|
40
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/libcfaidx.cpython-313-darwin.so",
|
|
41
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/libcsamfile.cpython-313-darwin.so",
|
|
42
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/libcvcf.cpython-313-darwin.so",
|
|
43
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/libcbcf.cpython-313-darwin.so",
|
|
44
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/libctabix.cpython-313-darwin.so",
|
|
45
|
+
"/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/pysam/libchtslib.cpython-313-darwin.so"
|
|
46
46
|
],
|
|
47
47
|
"name": "consenrich.cconsenrich",
|
|
48
48
|
"sources": [
|
|
@@ -75,8 +75,8 @@ END: Cython Metadata */
|
|
|
75
75
|
#elif PY_VERSION_HEX < 0x03080000
|
|
76
76
|
#error Cython requires Python 3.8+.
|
|
77
77
|
#else
|
|
78
|
-
#define __PYX_ABI_VERSION "
|
|
79
|
-
#define CYTHON_HEX_VERSION
|
|
78
|
+
#define __PYX_ABI_VERSION "3_2_1"
|
|
79
|
+
#define CYTHON_HEX_VERSION 0x030201F0
|
|
80
80
|
#define CYTHON_FUTURE_DIVISION 1
|
|
81
81
|
/* CModulePreamble */
|
|
82
82
|
#include <stddef.h>
|
|
@@ -1477,7 +1477,7 @@ static const char *__pyx_filename;
|
|
|
1477
1477
|
static const char* const __pyx_f[] = {
|
|
1478
1478
|
"src/consenrich/cconsenrich.pyx",
|
|
1479
1479
|
"<stringsource>",
|
|
1480
|
-
"../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1480
|
+
"../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd",
|
|
1481
1481
|
"cpython/contextvars.pxd",
|
|
1482
1482
|
"array.pxd",
|
|
1483
1483
|
"cpython/type.pxd",
|
|
@@ -1489,7 +1489,7 @@ static const char* const __pyx_f[] = {
|
|
|
1489
1489
|
"pysam/libcalignmentfile.pxd",
|
|
1490
1490
|
};
|
|
1491
1491
|
/* #### Code section: utility_code_proto_before_types ### */
|
|
1492
|
-
/* Atomics.proto */
|
|
1492
|
+
/* Atomics.proto (used by UnpackUnboundCMethod) */
|
|
1493
1493
|
#include <pythread.h>
|
|
1494
1494
|
#ifndef CYTHON_ATOMICS
|
|
1495
1495
|
#define CYTHON_ATOMICS 1
|
|
@@ -1626,7 +1626,7 @@ static const char* const __pyx_f[] = {
|
|
|
1626
1626
|
#endif
|
|
1627
1627
|
#endif
|
|
1628
1628
|
|
|
1629
|
-
/* CriticalSectionsDefinition.proto */
|
|
1629
|
+
/* CriticalSectionsDefinition.proto (used by CriticalSections) */
|
|
1630
1630
|
#if !CYTHON_COMPILING_IN_CPYTHON_FREETHREADING
|
|
1631
1631
|
#define __Pyx_PyCriticalSection void*
|
|
1632
1632
|
#define __Pyx_PyCriticalSection2 void*
|
|
@@ -1639,7 +1639,7 @@ static const char* const __pyx_f[] = {
|
|
|
1639
1639
|
#define __Pyx_PyCriticalSection2_End PyCriticalSection2_End
|
|
1640
1640
|
#endif
|
|
1641
1641
|
|
|
1642
|
-
/* CriticalSections.proto */
|
|
1642
|
+
/* CriticalSections.proto (used by ParseKeywordsImpl) */
|
|
1643
1643
|
#if !CYTHON_COMPILING_IN_CPYTHON_FREETHREADING
|
|
1644
1644
|
#define __Pyx_PyCriticalSection_Begin(cs, arg) (void)(cs)
|
|
1645
1645
|
#define __Pyx_PyCriticalSection2_Begin(cs, arg1, arg2) (void)(cs)
|
|
@@ -1667,7 +1667,7 @@ static const char* const __pyx_f[] = {
|
|
|
1667
1667
|
#define __Pyx_FastGIL_Forget()
|
|
1668
1668
|
#define __Pyx_FastGilFuncInit()
|
|
1669
1669
|
|
|
1670
|
-
/* BufferFormatStructs.proto */
|
|
1670
|
+
/* BufferFormatStructs.proto (used by BufferFormatCheck) */
|
|
1671
1671
|
struct __Pyx_StructField_;
|
|
1672
1672
|
#define __PYX_BUF_FLAGS_PACKED_STRUCT (1 << 0)
|
|
1673
1673
|
typedef struct {
|
|
@@ -1702,7 +1702,7 @@ typedef struct {
|
|
|
1702
1702
|
char is_valid_array;
|
|
1703
1703
|
} __Pyx_BufFmt_Context;
|
|
1704
1704
|
|
|
1705
|
-
/* IncludeStructmemberH.proto */
|
|
1705
|
+
/* IncludeStructmemberH.proto (used by FixUpExtensionType) */
|
|
1706
1706
|
#include <structmember.h>
|
|
1707
1707
|
|
|
1708
1708
|
/* MemviewSliceStruct.proto */
|
|
@@ -1723,6 +1723,7 @@ typedef struct {
|
|
|
1723
1723
|
#define __Pyx_MEMVIEW_FOLLOW 32
|
|
1724
1724
|
#define __Pyx_IS_C_CONTIG 1
|
|
1725
1725
|
#define __Pyx_IS_F_CONTIG 2
|
|
1726
|
+
#define __Pyx_MEMSLICE_INIT { 0, 0, { 0 }, { 0 }, { 0 } }
|
|
1726
1727
|
#if CYTHON_ATOMICS
|
|
1727
1728
|
#define __pyx_add_acquisition_count(memview)\
|
|
1728
1729
|
__pyx_atomic_incr_relaxed(__pyx_get_slice_count_pointer(memview))
|
|
@@ -1737,7 +1738,7 @@ typedef struct {
|
|
|
1737
1738
|
|
|
1738
1739
|
/* #### Code section: numeric_typedefs ### */
|
|
1739
1740
|
|
|
1740
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1741
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":743
|
|
1741
1742
|
* # in Cython to enable them only on the right systems.
|
|
1742
1743
|
*
|
|
1743
1744
|
* ctypedef npy_int8 int8_t # <<<<<<<<<<<<<<
|
|
@@ -1746,7 +1747,7 @@ typedef struct {
|
|
|
1746
1747
|
*/
|
|
1747
1748
|
typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
1748
1749
|
|
|
1749
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1750
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":744
|
|
1750
1751
|
*
|
|
1751
1752
|
* ctypedef npy_int8 int8_t
|
|
1752
1753
|
* ctypedef npy_int16 int16_t # <<<<<<<<<<<<<<
|
|
@@ -1755,7 +1756,7 @@ typedef npy_int8 __pyx_t_5numpy_int8_t;
|
|
|
1755
1756
|
*/
|
|
1756
1757
|
typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
1757
1758
|
|
|
1758
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1759
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":745
|
|
1759
1760
|
* ctypedef npy_int8 int8_t
|
|
1760
1761
|
* ctypedef npy_int16 int16_t
|
|
1761
1762
|
* ctypedef npy_int32 int32_t # <<<<<<<<<<<<<<
|
|
@@ -1764,7 +1765,7 @@ typedef npy_int16 __pyx_t_5numpy_int16_t;
|
|
|
1764
1765
|
*/
|
|
1765
1766
|
typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
1766
1767
|
|
|
1767
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1768
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":746
|
|
1768
1769
|
* ctypedef npy_int16 int16_t
|
|
1769
1770
|
* ctypedef npy_int32 int32_t
|
|
1770
1771
|
* ctypedef npy_int64 int64_t # <<<<<<<<<<<<<<
|
|
@@ -1773,7 +1774,7 @@ typedef npy_int32 __pyx_t_5numpy_int32_t;
|
|
|
1773
1774
|
*/
|
|
1774
1775
|
typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
1775
1776
|
|
|
1776
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1777
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":748
|
|
1777
1778
|
* ctypedef npy_int64 int64_t
|
|
1778
1779
|
*
|
|
1779
1780
|
* ctypedef npy_uint8 uint8_t # <<<<<<<<<<<<<<
|
|
@@ -1782,7 +1783,7 @@ typedef npy_int64 __pyx_t_5numpy_int64_t;
|
|
|
1782
1783
|
*/
|
|
1783
1784
|
typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
1784
1785
|
|
|
1785
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1786
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":749
|
|
1786
1787
|
*
|
|
1787
1788
|
* ctypedef npy_uint8 uint8_t
|
|
1788
1789
|
* ctypedef npy_uint16 uint16_t # <<<<<<<<<<<<<<
|
|
@@ -1791,7 +1792,7 @@ typedef npy_uint8 __pyx_t_5numpy_uint8_t;
|
|
|
1791
1792
|
*/
|
|
1792
1793
|
typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
1793
1794
|
|
|
1794
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1795
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":750
|
|
1795
1796
|
* ctypedef npy_uint8 uint8_t
|
|
1796
1797
|
* ctypedef npy_uint16 uint16_t
|
|
1797
1798
|
* ctypedef npy_uint32 uint32_t # <<<<<<<<<<<<<<
|
|
@@ -1800,7 +1801,7 @@ typedef npy_uint16 __pyx_t_5numpy_uint16_t;
|
|
|
1800
1801
|
*/
|
|
1801
1802
|
typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
1802
1803
|
|
|
1803
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1804
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":751
|
|
1804
1805
|
* ctypedef npy_uint16 uint16_t
|
|
1805
1806
|
* ctypedef npy_uint32 uint32_t
|
|
1806
1807
|
* ctypedef npy_uint64 uint64_t # <<<<<<<<<<<<<<
|
|
@@ -1809,7 +1810,7 @@ typedef npy_uint32 __pyx_t_5numpy_uint32_t;
|
|
|
1809
1810
|
*/
|
|
1810
1811
|
typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
1811
1812
|
|
|
1812
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1813
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":753
|
|
1813
1814
|
* ctypedef npy_uint64 uint64_t
|
|
1814
1815
|
*
|
|
1815
1816
|
* ctypedef npy_float32 float32_t # <<<<<<<<<<<<<<
|
|
@@ -1818,7 +1819,7 @@ typedef npy_uint64 __pyx_t_5numpy_uint64_t;
|
|
|
1818
1819
|
*/
|
|
1819
1820
|
typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
1820
1821
|
|
|
1821
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1822
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":754
|
|
1822
1823
|
*
|
|
1823
1824
|
* ctypedef npy_float32 float32_t
|
|
1824
1825
|
* ctypedef npy_float64 float64_t # <<<<<<<<<<<<<<
|
|
@@ -1827,7 +1828,7 @@ typedef npy_float32 __pyx_t_5numpy_float32_t;
|
|
|
1827
1828
|
*/
|
|
1828
1829
|
typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
1829
1830
|
|
|
1830
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1831
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":761
|
|
1831
1832
|
* ctypedef double complex complex128_t
|
|
1832
1833
|
*
|
|
1833
1834
|
* ctypedef npy_longlong longlong_t # <<<<<<<<<<<<<<
|
|
@@ -1836,7 +1837,7 @@ typedef npy_float64 __pyx_t_5numpy_float64_t;
|
|
|
1836
1837
|
*/
|
|
1837
1838
|
typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
1838
1839
|
|
|
1839
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1840
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":762
|
|
1840
1841
|
*
|
|
1841
1842
|
* ctypedef npy_longlong longlong_t
|
|
1842
1843
|
* ctypedef npy_ulonglong ulonglong_t # <<<<<<<<<<<<<<
|
|
@@ -1845,7 +1846,7 @@ typedef npy_longlong __pyx_t_5numpy_longlong_t;
|
|
|
1845
1846
|
*/
|
|
1846
1847
|
typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
1847
1848
|
|
|
1848
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1849
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":764
|
|
1849
1850
|
* ctypedef npy_ulonglong ulonglong_t
|
|
1850
1851
|
*
|
|
1851
1852
|
* ctypedef npy_intp intp_t # <<<<<<<<<<<<<<
|
|
@@ -1854,7 +1855,7 @@ typedef npy_ulonglong __pyx_t_5numpy_ulonglong_t;
|
|
|
1854
1855
|
*/
|
|
1855
1856
|
typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
1856
1857
|
|
|
1857
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1858
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":765
|
|
1858
1859
|
*
|
|
1859
1860
|
* ctypedef npy_intp intp_t
|
|
1860
1861
|
* ctypedef npy_uintp uintp_t # <<<<<<<<<<<<<<
|
|
@@ -1863,7 +1864,7 @@ typedef npy_intp __pyx_t_5numpy_intp_t;
|
|
|
1863
1864
|
*/
|
|
1864
1865
|
typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
1865
1866
|
|
|
1866
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1867
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":767
|
|
1867
1868
|
* ctypedef npy_uintp uintp_t
|
|
1868
1869
|
*
|
|
1869
1870
|
* ctypedef npy_double float_t # <<<<<<<<<<<<<<
|
|
@@ -1872,7 +1873,7 @@ typedef npy_uintp __pyx_t_5numpy_uintp_t;
|
|
|
1872
1873
|
*/
|
|
1873
1874
|
typedef npy_double __pyx_t_5numpy_float_t;
|
|
1874
1875
|
|
|
1875
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1876
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":768
|
|
1876
1877
|
*
|
|
1877
1878
|
* ctypedef npy_double float_t
|
|
1878
1879
|
* ctypedef npy_double double_t # <<<<<<<<<<<<<<
|
|
@@ -1881,7 +1882,7 @@ typedef npy_double __pyx_t_5numpy_float_t;
|
|
|
1881
1882
|
*/
|
|
1882
1883
|
typedef npy_double __pyx_t_5numpy_double_t;
|
|
1883
1884
|
|
|
1884
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
1885
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":769
|
|
1885
1886
|
* ctypedef npy_double float_t
|
|
1886
1887
|
* ctypedef npy_double double_t
|
|
1887
1888
|
* ctypedef npy_longdouble longdouble_t # <<<<<<<<<<<<<<
|
|
@@ -3024,7 +3025,7 @@ static struct __pyx_vtabstruct__memoryviewslice *__pyx_vtabptr__memoryviewslice;
|
|
|
3024
3025
|
#define __Pyx_CLEAR(r) do { PyObject* tmp = ((PyObject*)(r)); r = NULL; __Pyx_DECREF(tmp);} while(0)
|
|
3025
3026
|
#define __Pyx_XCLEAR(r) do { if((r) != NULL) {PyObject* tmp = ((PyObject*)(r)); r = NULL; __Pyx_DECREF(tmp);}} while(0)
|
|
3026
3027
|
|
|
3027
|
-
/* PyErrExceptionMatches.proto */
|
|
3028
|
+
/* PyErrExceptionMatches.proto (used by PyObjectGetAttrStrNoError) */
|
|
3028
3029
|
#if CYTHON_FAST_THREAD_STATE
|
|
3029
3030
|
#define __Pyx_PyErr_ExceptionMatches(err) __Pyx_PyErr_ExceptionMatchesInState(__pyx_tstate, err)
|
|
3030
3031
|
static CYTHON_INLINE int __Pyx_PyErr_ExceptionMatchesInState(PyThreadState* tstate, PyObject* err);
|
|
@@ -3032,7 +3033,7 @@ static CYTHON_INLINE int __Pyx_PyErr_ExceptionMatchesInState(PyThreadState* tsta
|
|
|
3032
3033
|
#define __Pyx_PyErr_ExceptionMatches(err) PyErr_ExceptionMatches(err)
|
|
3033
3034
|
#endif
|
|
3034
3035
|
|
|
3035
|
-
/* PyThreadStateGet.proto */
|
|
3036
|
+
/* PyThreadStateGet.proto (used by PyErrFetchRestore) */
|
|
3036
3037
|
#if CYTHON_FAST_THREAD_STATE
|
|
3037
3038
|
#define __Pyx_PyThreadState_declare PyThreadState *__pyx_tstate;
|
|
3038
3039
|
#define __Pyx_PyThreadState_assign __pyx_tstate = __Pyx_PyThreadState_Current;
|
|
@@ -3050,7 +3051,7 @@ static CYTHON_INLINE int __Pyx_PyErr_ExceptionMatchesInState(PyThreadState* tsta
|
|
|
3050
3051
|
#define __Pyx_PyErr_CurrentExceptionType() PyErr_Occurred()
|
|
3051
3052
|
#endif
|
|
3052
3053
|
|
|
3053
|
-
/* PyErrFetchRestore.proto */
|
|
3054
|
+
/* PyErrFetchRestore.proto (used by PyObjectGetAttrStrNoError) */
|
|
3054
3055
|
#if CYTHON_FAST_THREAD_STATE
|
|
3055
3056
|
#define __Pyx_PyErr_Clear() __Pyx_ErrRestore(NULL, NULL, NULL)
|
|
3056
3057
|
#define __Pyx_ErrRestoreWithState(type, value, tb) __Pyx_ErrRestoreInState(PyThreadState_GET(), type, value, tb)
|
|
@@ -3075,20 +3076,20 @@ static CYTHON_INLINE void __Pyx_ErrFetchInState(PyThreadState *tstate, PyObject
|
|
|
3075
3076
|
#define __Pyx_ErrFetch(type, value, tb) PyErr_Fetch(type, value, tb)
|
|
3076
3077
|
#endif
|
|
3077
3078
|
|
|
3078
|
-
/* PyObjectGetAttrStr.proto */
|
|
3079
|
+
/* PyObjectGetAttrStr.proto (used by PyObjectGetAttrStrNoError) */
|
|
3079
3080
|
#if CYTHON_USE_TYPE_SLOTS
|
|
3080
3081
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_GetAttrStr(PyObject* obj, PyObject* attr_name);
|
|
3081
3082
|
#else
|
|
3082
3083
|
#define __Pyx_PyObject_GetAttrStr(o,n) PyObject_GetAttr(o,n)
|
|
3083
3084
|
#endif
|
|
3084
3085
|
|
|
3085
|
-
/* PyObjectGetAttrStrNoError.proto */
|
|
3086
|
+
/* PyObjectGetAttrStrNoError.proto (used by GetBuiltinName) */
|
|
3086
3087
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_GetAttrStrNoError(PyObject* obj, PyObject* attr_name);
|
|
3087
3088
|
|
|
3088
3089
|
/* GetBuiltinName.proto */
|
|
3089
3090
|
static PyObject *__Pyx_GetBuiltinName(PyObject *name);
|
|
3090
3091
|
|
|
3091
|
-
/* TupleAndListFromArray.proto */
|
|
3092
|
+
/* TupleAndListFromArray.proto (used by fastcall) */
|
|
3092
3093
|
#if CYTHON_COMPILING_IN_CPYTHON
|
|
3093
3094
|
static CYTHON_INLINE PyObject* __Pyx_PyList_FromArray(PyObject *const *src, Py_ssize_t n);
|
|
3094
3095
|
#endif
|
|
@@ -3096,13 +3097,13 @@ static CYTHON_INLINE PyObject* __Pyx_PyList_FromArray(PyObject *const *src, Py_s
|
|
|
3096
3097
|
static CYTHON_INLINE PyObject* __Pyx_PyTuple_FromArray(PyObject *const *src, Py_ssize_t n);
|
|
3097
3098
|
#endif
|
|
3098
3099
|
|
|
3099
|
-
/* IncludeStringH.proto */
|
|
3100
|
+
/* IncludeStringH.proto (used by BytesEquals) */
|
|
3100
3101
|
#include <string.h>
|
|
3101
3102
|
|
|
3102
|
-
/* BytesEquals.proto */
|
|
3103
|
+
/* BytesEquals.proto (used by UnicodeEquals) */
|
|
3103
3104
|
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals);
|
|
3104
3105
|
|
|
3105
|
-
/* UnicodeEquals.proto */
|
|
3106
|
+
/* UnicodeEquals.proto (used by fastcall) */
|
|
3106
3107
|
static CYTHON_INLINE int __Pyx_PyUnicode_Equals(PyObject* s1, PyObject* s2, int equals);
|
|
3107
3108
|
|
|
3108
3109
|
/* fastcall.proto */
|
|
@@ -3141,10 +3142,10 @@ static CYTHON_INLINE int __Pyx_PyUnicode_Equals(PyObject* s1, PyObject* s2, int
|
|
|
3141
3142
|
#define __Pyx_ArgsSlice_FASTCALL(args, start, stop) PyTuple_GetSlice(args, start, stop)
|
|
3142
3143
|
#endif
|
|
3143
3144
|
|
|
3144
|
-
/* py_dict_items.proto */
|
|
3145
|
+
/* py_dict_items.proto (used by OwnedDictNext) */
|
|
3145
3146
|
static CYTHON_INLINE PyObject* __Pyx_PyDict_Items(PyObject* d);
|
|
3146
3147
|
|
|
3147
|
-
/* CallCFunction.proto */
|
|
3148
|
+
/* CallCFunction.proto (used by CallUnboundCMethod0) */
|
|
3148
3149
|
#define __Pyx_CallCFunction(cfunc, self, args)\
|
|
3149
3150
|
((PyCFunction)(void(*)(void))(cfunc)->func)(self, args)
|
|
3150
3151
|
#define __Pyx_CallCFunctionWithKeywords(cfunc, self, args, kwargs)\
|
|
@@ -3154,26 +3155,26 @@ static CYTHON_INLINE PyObject* __Pyx_PyDict_Items(PyObject* d);
|
|
|
3154
3155
|
#define __Pyx_CallCFunctionFastWithKeywords(cfunc, self, args, nargs, kwnames)\
|
|
3155
3156
|
((__Pyx_PyCFunctionFastWithKeywords)(void(*)(void))(PyCFunction)(cfunc)->func)(self, args, nargs, kwnames)
|
|
3156
3157
|
|
|
3157
|
-
/* PyObjectCall.proto */
|
|
3158
|
+
/* PyObjectCall.proto (used by PyObjectFastCall) */
|
|
3158
3159
|
#if CYTHON_COMPILING_IN_CPYTHON
|
|
3159
3160
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_Call(PyObject *func, PyObject *arg, PyObject *kw);
|
|
3160
3161
|
#else
|
|
3161
3162
|
#define __Pyx_PyObject_Call(func, arg, kw) PyObject_Call(func, arg, kw)
|
|
3162
3163
|
#endif
|
|
3163
3164
|
|
|
3164
|
-
/* PyObjectCallMethO.proto */
|
|
3165
|
+
/* PyObjectCallMethO.proto (used by PyObjectFastCall) */
|
|
3165
3166
|
#if CYTHON_COMPILING_IN_CPYTHON
|
|
3166
3167
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_CallMethO(PyObject *func, PyObject *arg);
|
|
3167
3168
|
#endif
|
|
3168
3169
|
|
|
3169
|
-
/* PyObjectFastCall.proto */
|
|
3170
|
+
/* PyObjectFastCall.proto (used by PyObjectCallOneArg) */
|
|
3170
3171
|
#define __Pyx_PyObject_FastCall(func, args, nargs) __Pyx_PyObject_FastCallDict(func, args, (size_t)(nargs), NULL)
|
|
3171
3172
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_FastCallDict(PyObject *func, PyObject * const*args, size_t nargs, PyObject *kwargs);
|
|
3172
3173
|
|
|
3173
|
-
/* PyObjectCallOneArg.proto */
|
|
3174
|
+
/* PyObjectCallOneArg.proto (used by CallUnboundCMethod0) */
|
|
3174
3175
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_CallOneArg(PyObject *func, PyObject *arg);
|
|
3175
3176
|
|
|
3176
|
-
/* UnpackUnboundCMethod.proto */
|
|
3177
|
+
/* UnpackUnboundCMethod.proto (used by CallUnboundCMethod0) */
|
|
3177
3178
|
typedef struct {
|
|
3178
3179
|
PyObject *type;
|
|
3179
3180
|
PyObject **method_name;
|
|
@@ -3215,10 +3216,10 @@ static CYTHON_INLINE PyObject* __Pyx_CallUnboundCMethod0(__Pyx_CachedCFunction*
|
|
|
3215
3216
|
#define __Pyx_CallUnboundCMethod0(cfunc, self) __Pyx__CallUnboundCMethod0(cfunc, self)
|
|
3216
3217
|
#endif
|
|
3217
3218
|
|
|
3218
|
-
/* py_dict_values.proto */
|
|
3219
|
+
/* py_dict_values.proto (used by OwnedDictNext) */
|
|
3219
3220
|
static CYTHON_INLINE PyObject* __Pyx_PyDict_Values(PyObject* d);
|
|
3220
3221
|
|
|
3221
|
-
/* OwnedDictNext.proto */
|
|
3222
|
+
/* OwnedDictNext.proto (used by ParseKeywordsImpl) */
|
|
3222
3223
|
#if CYTHON_AVOID_BORROWED_REFS
|
|
3223
3224
|
static int __Pyx_PyDict_NextRef(PyObject *p, PyObject **ppos, PyObject **pkey, PyObject **pvalue);
|
|
3224
3225
|
#else
|
|
@@ -3226,7 +3227,7 @@ CYTHON_INLINE
|
|
|
3226
3227
|
static int __Pyx_PyDict_NextRef(PyObject *p, Py_ssize_t *ppos, PyObject **pkey, PyObject **pvalue);
|
|
3227
3228
|
#endif
|
|
3228
3229
|
|
|
3229
|
-
/* RaiseDoubleKeywords.proto */
|
|
3230
|
+
/* RaiseDoubleKeywords.proto (used by ParseKeywordsImpl) */
|
|
3230
3231
|
static void __Pyx_RaiseDoubleKeywordsError(const char* func_name, PyObject* kw_name);
|
|
3231
3232
|
|
|
3232
3233
|
/* ParseKeywordsImpl.export */
|
|
@@ -3308,27 +3309,39 @@ static int __Pyx_RaiseUnexpectedTypeError(const char *expected, PyObject *obj);
|
|
|
3308
3309
|
/* PyMemoryError_Check.proto */
|
|
3309
3310
|
#define __Pyx_PyExc_MemoryError_Check(obj) __Pyx_TypeCheck(obj, PyExc_MemoryError)
|
|
3310
3311
|
|
|
3311
|
-
/* BuildPyUnicode.proto */
|
|
3312
|
+
/* BuildPyUnicode.proto (used by COrdinalToPyUnicode) */
|
|
3312
3313
|
static PyObject* __Pyx_PyUnicode_BuildFromAscii(Py_ssize_t ulength, const char* chars, int clength,
|
|
3313
3314
|
int prepend_sign, char padding_char);
|
|
3314
3315
|
|
|
3315
|
-
/* COrdinalToPyUnicode.proto */
|
|
3316
|
+
/* COrdinalToPyUnicode.proto (used by CIntToPyUnicode) */
|
|
3316
3317
|
static CYTHON_INLINE int __Pyx_CheckUnicodeValue(int value);
|
|
3317
3318
|
static CYTHON_INLINE PyObject* __Pyx_PyUnicode_FromOrdinal_Padded(int value, Py_ssize_t width, char padding_char);
|
|
3318
3319
|
|
|
3319
|
-
/* GCCDiagnostics.proto */
|
|
3320
|
+
/* GCCDiagnostics.proto (used by CIntToPyUnicode) */
|
|
3320
3321
|
#if !defined(__INTEL_COMPILER) && defined(__GNUC__) && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 6))
|
|
3321
3322
|
#define __Pyx_HAS_GCC_DIAGNOSTIC
|
|
3322
3323
|
#endif
|
|
3323
3324
|
|
|
3324
|
-
/* IncludeStdlibH.proto */
|
|
3325
|
+
/* IncludeStdlibH.proto (used by CIntToPyUnicode) */
|
|
3325
3326
|
#include <stdlib.h>
|
|
3326
3327
|
|
|
3327
3328
|
/* CIntToPyUnicode.proto */
|
|
3328
|
-
|
|
3329
|
+
#define __Pyx_PyUnicode_From_int(value, width, padding_char, format_char) (\
|
|
3330
|
+
((format_char) == ('c')) ?\
|
|
3331
|
+
__Pyx_uchar___Pyx_PyUnicode_From_int(value, width, padding_char) :\
|
|
3332
|
+
__Pyx____Pyx_PyUnicode_From_int(value, width, padding_char, format_char)\
|
|
3333
|
+
)
|
|
3334
|
+
static CYTHON_INLINE PyObject* __Pyx_uchar___Pyx_PyUnicode_From_int(int value, Py_ssize_t width, char padding_char);
|
|
3335
|
+
static CYTHON_INLINE PyObject* __Pyx____Pyx_PyUnicode_From_int(int value, Py_ssize_t width, char padding_char, char format_char);
|
|
3329
3336
|
|
|
3330
3337
|
/* CIntToPyUnicode.proto */
|
|
3331
|
-
|
|
3338
|
+
#define __Pyx_PyUnicode_From_Py_ssize_t(value, width, padding_char, format_char) (\
|
|
3339
|
+
((format_char) == ('c')) ?\
|
|
3340
|
+
__Pyx_uchar___Pyx_PyUnicode_From_Py_ssize_t(value, width, padding_char) :\
|
|
3341
|
+
__Pyx____Pyx_PyUnicode_From_Py_ssize_t(value, width, padding_char, format_char)\
|
|
3342
|
+
)
|
|
3343
|
+
static CYTHON_INLINE PyObject* __Pyx_uchar___Pyx_PyUnicode_From_Py_ssize_t(Py_ssize_t value, Py_ssize_t width, char padding_char);
|
|
3344
|
+
static CYTHON_INLINE PyObject* __Pyx____Pyx_PyUnicode_From_Py_ssize_t(Py_ssize_t value, Py_ssize_t width, char padding_char, char format_char);
|
|
3332
3345
|
|
|
3333
3346
|
/* JoinPyUnicode.export */
|
|
3334
3347
|
static PyObject* __Pyx_PyUnicode_Join(PyObject** values, Py_ssize_t value_count, Py_ssize_t result_ulength,
|
|
@@ -3401,7 +3414,7 @@ static CYTHON_INLINE Py_ssize_t __Pyx_div_Py_ssize_t(Py_ssize_t, Py_ssize_t, int
|
|
|
3401
3414
|
/* GetAttr3.proto */
|
|
3402
3415
|
static CYTHON_INLINE PyObject *__Pyx_GetAttr3(PyObject *, PyObject *, PyObject *);
|
|
3403
3416
|
|
|
3404
|
-
/* PyDictVersioning.proto */
|
|
3417
|
+
/* PyDictVersioning.proto (used by GetModuleGlobalName) */
|
|
3405
3418
|
#if CYTHON_USE_DICT_VERSIONS && CYTHON_USE_TYPE_SLOTS
|
|
3406
3419
|
#define __PYX_DICT_VERSION_INIT ((PY_UINT64_T) -1)
|
|
3407
3420
|
#define __PYX_GET_DICT_VERSION(dict) (((PyDictObject*)(dict))->ma_version_tag)
|
|
@@ -3491,7 +3504,7 @@ static CYTHON_INLINE void __Pyx_RaiseNoneNotIterableError(void);
|
|
|
3491
3504
|
/* ExtTypeTest.proto */
|
|
3492
3505
|
static CYTHON_INLINE int __Pyx_TypeTest(PyObject *obj, PyTypeObject *type);
|
|
3493
3506
|
|
|
3494
|
-
/* GetTopmostException.proto */
|
|
3507
|
+
/* GetTopmostException.proto (used by SaveResetException) */
|
|
3495
3508
|
#if CYTHON_USE_EXC_INFO_STACK && CYTHON_FAST_THREAD_STATE
|
|
3496
3509
|
static _PyErr_StackItem * __Pyx_PyErr_GetTopmostException(PyThreadState *tstate);
|
|
3497
3510
|
#endif
|
|
@@ -3523,15 +3536,18 @@ static CYTHON_INLINE void __Pyx__ExceptionSwap(PyThreadState *tstate, PyObject *
|
|
|
3523
3536
|
static CYTHON_INLINE void __Pyx_ExceptionSwap(PyObject **type, PyObject **value, PyObject **tb);
|
|
3524
3537
|
#endif
|
|
3525
3538
|
|
|
3526
|
-
/* HasAttr.proto */
|
|
3539
|
+
/* HasAttr.proto (used by ImportImpl) */
|
|
3527
3540
|
#if __PYX_LIMITED_VERSION_HEX >= 0x030d0000
|
|
3528
3541
|
#define __Pyx_HasAttr(o, n) PyObject_HasAttrWithError(o, n)
|
|
3529
3542
|
#else
|
|
3530
3543
|
static CYTHON_INLINE int __Pyx_HasAttr(PyObject *, PyObject *);
|
|
3531
3544
|
#endif
|
|
3532
3545
|
|
|
3533
|
-
/*
|
|
3534
|
-
static PyObject *
|
|
3546
|
+
/* ImportImpl.export */
|
|
3547
|
+
static PyObject *__Pyx__Import(PyObject *name, PyObject *const *imported_names, Py_ssize_t len_imported_names, PyObject *qualname, PyObject *moddict, int level);
|
|
3548
|
+
|
|
3549
|
+
/* Import.proto */
|
|
3550
|
+
static CYTHON_INLINE PyObject *__Pyx_Import(PyObject *name, PyObject *const *imported_names, Py_ssize_t len_imported_names, PyObject *qualname, int level);
|
|
3535
3551
|
|
|
3536
3552
|
/* FastTypeChecks.proto */
|
|
3537
3553
|
#if CYTHON_COMPILING_IN_CPYTHON
|
|
@@ -3646,10 +3662,10 @@ static int __Pyx_VectorcallBuilder_AddArgStr(const char *key, PyObject *value, P
|
|
|
3646
3662
|
static PyObject *__Pyx_Object_VectorcallMethod_CallFromBuilder(PyObject *name, PyObject *const *args, size_t nargsf, PyObject *kwnames);
|
|
3647
3663
|
#endif
|
|
3648
3664
|
|
|
3649
|
-
/* IsLittleEndian.proto */
|
|
3665
|
+
/* IsLittleEndian.proto (used by BufferFormatCheck) */
|
|
3650
3666
|
static CYTHON_INLINE int __Pyx_Is_Little_Endian(void);
|
|
3651
3667
|
|
|
3652
|
-
/* BufferFormatCheck.proto */
|
|
3668
|
+
/* BufferFormatCheck.proto (used by BufferGetAndValidate) */
|
|
3653
3669
|
static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const char* ts);
|
|
3654
3670
|
static void __Pyx_BufFmt_Init(__Pyx_BufFmt_Context* ctx,
|
|
3655
3671
|
__Pyx_BufFmt_StackElem* stack,
|
|
@@ -3739,7 +3755,7 @@ static CYTHON_INLINE PyObject* __Pyx_PyObject_GetSlice(
|
|
|
3739
3755
|
/* ErrOccurredWithGIL.proto */
|
|
3740
3756
|
static CYTHON_INLINE int __Pyx_ErrOccurredWithGIL(void);
|
|
3741
3757
|
|
|
3742
|
-
/* SetStringIndexingError.proto */
|
|
3758
|
+
/* SetStringIndexingError.proto (used by GetItemIntUnicode) */
|
|
3743
3759
|
static void __Pyx_SetStringIndexingError(const char* message, int has_gil);
|
|
3744
3760
|
|
|
3745
3761
|
/* GetItemIntUnicode.proto */
|
|
@@ -3760,30 +3776,30 @@ static PyObject *__Pyx_AllocateExtensionType(PyTypeObject *t, int is_final);
|
|
|
3760
3776
|
static int __Pyx_call_type_traverse(PyObject *o, int always_call, visitproc visit, void *arg);
|
|
3761
3777
|
#endif
|
|
3762
3778
|
|
|
3763
|
-
/* LimitedApiGetTypeDict.proto */
|
|
3779
|
+
/* LimitedApiGetTypeDict.proto (used by SetItemOnTypeDict) */
|
|
3764
3780
|
#if CYTHON_COMPILING_IN_LIMITED_API
|
|
3765
3781
|
static PyObject *__Pyx_GetTypeDict(PyTypeObject *tp);
|
|
3766
3782
|
#endif
|
|
3767
3783
|
|
|
3768
|
-
/* SetItemOnTypeDict.proto */
|
|
3784
|
+
/* SetItemOnTypeDict.proto (used by FixUpExtensionType) */
|
|
3769
3785
|
static int __Pyx__SetItemOnTypeDict(PyTypeObject *tp, PyObject *k, PyObject *v);
|
|
3770
3786
|
#define __Pyx_SetItemOnTypeDict(tp, k, v) __Pyx__SetItemOnTypeDict((PyTypeObject*)tp, k, v)
|
|
3771
3787
|
|
|
3772
3788
|
/* FixUpExtensionType.proto */
|
|
3773
3789
|
static CYTHON_INLINE int __Pyx_fix_up_extension_type_from_spec(PyType_Spec *spec, PyTypeObject *type);
|
|
3774
3790
|
|
|
3775
|
-
/* PyObjectCallNoArg.proto */
|
|
3791
|
+
/* PyObjectCallNoArg.proto (used by PyObjectCallMethod0) */
|
|
3776
3792
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_CallNoArg(PyObject *func);
|
|
3777
3793
|
|
|
3778
|
-
/* PyObjectGetMethod.proto */
|
|
3794
|
+
/* PyObjectGetMethod.proto (used by PyObjectCallMethod0) */
|
|
3779
3795
|
#if !(CYTHON_VECTORCALL && (__PYX_LIMITED_VERSION_HEX >= 0x030C0000 || (!CYTHON_COMPILING_IN_LIMITED_API && PY_VERSION_HEX >= 0x03090000)))
|
|
3780
3796
|
static int __Pyx_PyObject_GetMethod(PyObject *obj, PyObject *name, PyObject **method);
|
|
3781
3797
|
#endif
|
|
3782
3798
|
|
|
3783
|
-
/* PyObjectCallMethod0.proto */
|
|
3799
|
+
/* PyObjectCallMethod0.proto (used by PyType_Ready) */
|
|
3784
3800
|
static PyObject* __Pyx_PyObject_CallMethod0(PyObject* obj, PyObject* method_name);
|
|
3785
3801
|
|
|
3786
|
-
/* ValidateBasesTuple.proto */
|
|
3802
|
+
/* ValidateBasesTuple.proto (used by PyType_Ready) */
|
|
3787
3803
|
#if CYTHON_COMPILING_IN_CPYTHON || CYTHON_COMPILING_IN_LIMITED_API || CYTHON_USE_TYPE_SPECS
|
|
3788
3804
|
static int __Pyx_validate_bases_tuple(const char *type_name, Py_ssize_t dictoffset, PyObject *bases);
|
|
3789
3805
|
#endif
|
|
@@ -3794,13 +3810,13 @@ CYTHON_UNUSED static int __Pyx_PyType_Ready(PyTypeObject *t);
|
|
|
3794
3810
|
/* SetVTable.proto */
|
|
3795
3811
|
static int __Pyx_SetVtable(PyTypeObject* typeptr , void* vtable);
|
|
3796
3812
|
|
|
3797
|
-
/* GetVTable.proto */
|
|
3813
|
+
/* GetVTable.proto (used by MergeVTables) */
|
|
3798
3814
|
static void* __Pyx_GetVtable(PyTypeObject *type);
|
|
3799
3815
|
|
|
3800
3816
|
/* MergeVTables.proto */
|
|
3801
3817
|
static int __Pyx_MergeVtables(PyTypeObject *type);
|
|
3802
3818
|
|
|
3803
|
-
/* DelItemOnTypeDict.proto */
|
|
3819
|
+
/* DelItemOnTypeDict.proto (used by SetupReduce) */
|
|
3804
3820
|
static int __Pyx__DelItemOnTypeDict(PyTypeObject *tp, PyObject *k);
|
|
3805
3821
|
#define __Pyx_DelItemOnTypeDict(tp, k) __Pyx__DelItemOnTypeDict((PyTypeObject*)tp, k)
|
|
3806
3822
|
|
|
@@ -3808,31 +3824,31 @@ static int __Pyx__DelItemOnTypeDict(PyTypeObject *tp, PyObject *k);
|
|
|
3808
3824
|
static int __Pyx_setup_reduce(PyObject* type_obj);
|
|
3809
3825
|
|
|
3810
3826
|
/* TypeImport.proto */
|
|
3811
|
-
#ifndef
|
|
3812
|
-
#define
|
|
3827
|
+
#ifndef __PYX_HAVE_RT_ImportType_proto_3_2_1
|
|
3828
|
+
#define __PYX_HAVE_RT_ImportType_proto_3_2_1
|
|
3813
3829
|
#if defined (__STDC_VERSION__) && __STDC_VERSION__ >= 201112L
|
|
3814
3830
|
#include <stdalign.h>
|
|
3815
3831
|
#endif
|
|
3816
3832
|
#if (defined (__STDC_VERSION__) && __STDC_VERSION__ >= 201112L) || __cplusplus >= 201103L
|
|
3817
|
-
#define
|
|
3833
|
+
#define __PYX_GET_STRUCT_ALIGNMENT_3_2_1(s) alignof(s)
|
|
3818
3834
|
#else
|
|
3819
|
-
#define
|
|
3835
|
+
#define __PYX_GET_STRUCT_ALIGNMENT_3_2_1(s) sizeof(void*)
|
|
3820
3836
|
#endif
|
|
3821
|
-
enum
|
|
3822
|
-
|
|
3823
|
-
|
|
3824
|
-
|
|
3837
|
+
enum __Pyx_ImportType_CheckSize_3_2_1 {
|
|
3838
|
+
__Pyx_ImportType_CheckSize_Error_3_2_1 = 0,
|
|
3839
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1 = 1,
|
|
3840
|
+
__Pyx_ImportType_CheckSize_Ignore_3_2_1 = 2
|
|
3825
3841
|
};
|
|
3826
|
-
static PyTypeObject *
|
|
3842
|
+
static PyTypeObject *__Pyx_ImportType_3_2_1(PyObject* module, const char *module_name, const char *class_name, size_t size, size_t alignment, enum __Pyx_ImportType_CheckSize_3_2_1 check_size);
|
|
3827
3843
|
#endif
|
|
3828
3844
|
|
|
3829
3845
|
/* ImportFrom.proto */
|
|
3830
3846
|
static PyObject* __Pyx_ImportFrom(PyObject* module, PyObject* name);
|
|
3831
3847
|
|
|
3832
|
-
/* dict_setdefault.proto */
|
|
3848
|
+
/* dict_setdefault.proto (used by FetchCommonType) */
|
|
3833
3849
|
static CYTHON_INLINE PyObject *__Pyx_PyDict_SetDefault(PyObject *d, PyObject *key, PyObject *default_value);
|
|
3834
3850
|
|
|
3835
|
-
/* AddModuleRef.proto */
|
|
3851
|
+
/* AddModuleRef.proto (used by FetchSharedCythonModule) */
|
|
3836
3852
|
#if ((CYTHON_COMPILING_IN_CPYTHON_FREETHREADING ) ||\
|
|
3837
3853
|
__PYX_LIMITED_VERSION_HEX < 0x030d0000)
|
|
3838
3854
|
static PyObject *__Pyx_PyImport_AddModuleRef(const char *name);
|
|
@@ -3840,25 +3856,25 @@ static CYTHON_INLINE PyObject *__Pyx_PyDict_SetDefault(PyObject *d, PyObject *ke
|
|
|
3840
3856
|
#define __Pyx_PyImport_AddModuleRef(name) PyImport_AddModuleRef(name)
|
|
3841
3857
|
#endif
|
|
3842
3858
|
|
|
3843
|
-
/* FetchSharedCythonModule.proto */
|
|
3859
|
+
/* FetchSharedCythonModule.proto (used by FetchCommonType) */
|
|
3844
3860
|
static PyObject *__Pyx_FetchSharedCythonABIModule(void);
|
|
3845
3861
|
|
|
3846
|
-
/* FetchCommonType.proto */
|
|
3862
|
+
/* FetchCommonType.proto (used by CommonTypesMetaclass) */
|
|
3847
3863
|
static PyTypeObject* __Pyx_FetchCommonTypeFromSpec(PyTypeObject *metaclass, PyObject *module, PyType_Spec *spec, PyObject *bases);
|
|
3848
3864
|
|
|
3849
|
-
/* CommonTypesMetaclass.proto */
|
|
3865
|
+
/* CommonTypesMetaclass.proto (used by CythonFunctionShared) */
|
|
3850
3866
|
static int __pyx_CommonTypesMetaclass_init(PyObject *module);
|
|
3851
3867
|
#define __Pyx_CommonTypesMetaclass_USED
|
|
3852
3868
|
|
|
3853
|
-
/* PyMethodNew.proto */
|
|
3869
|
+
/* PyMethodNew.proto (used by CythonFunctionShared) */
|
|
3854
3870
|
static PyObject *__Pyx_PyMethod_New(PyObject *func, PyObject *self, PyObject *typ);
|
|
3855
3871
|
|
|
3856
|
-
/* PyVectorcallFastCallDict.proto */
|
|
3872
|
+
/* PyVectorcallFastCallDict.proto (used by CythonFunctionShared) */
|
|
3857
3873
|
#if CYTHON_METH_FASTCALL && CYTHON_VECTORCALL
|
|
3858
3874
|
static CYTHON_INLINE PyObject *__Pyx_PyVectorcall_FastCallDict(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw);
|
|
3859
3875
|
#endif
|
|
3860
3876
|
|
|
3861
|
-
/* CythonFunctionShared.proto */
|
|
3877
|
+
/* CythonFunctionShared.proto (used by CythonFunction) */
|
|
3862
3878
|
#define __Pyx_CyFunction_USED
|
|
3863
3879
|
#define __Pyx_CYFUNCTION_STATICMETHOD 0x01
|
|
3864
3880
|
#define __Pyx_CYFUNCTION_CLASSMETHOD 0x02
|
|
@@ -3955,14 +3971,14 @@ static PyObject *__Pyx_CyFunction_New(PyMethodDef *ml,
|
|
|
3955
3971
|
PyObject *module, PyObject *globals,
|
|
3956
3972
|
PyObject* code);
|
|
3957
3973
|
|
|
3958
|
-
/* CLineInTraceback.proto */
|
|
3974
|
+
/* CLineInTraceback.proto (used by AddTraceback) */
|
|
3959
3975
|
#if CYTHON_CLINE_IN_TRACEBACK && CYTHON_CLINE_IN_TRACEBACK_RUNTIME
|
|
3960
3976
|
static int __Pyx_CLineForTraceback(PyThreadState *tstate, int c_line);
|
|
3961
3977
|
#else
|
|
3962
3978
|
#define __Pyx_CLineForTraceback(tstate, c_line) (((CYTHON_CLINE_IN_TRACEBACK)) ? c_line : 0)
|
|
3963
3979
|
#endif
|
|
3964
3980
|
|
|
3965
|
-
/* CodeObjectCache.proto */
|
|
3981
|
+
/* CodeObjectCache.proto (used by AddTraceback) */
|
|
3966
3982
|
#if CYTHON_COMPILING_IN_LIMITED_API
|
|
3967
3983
|
typedef PyObject __Pyx_CachedCodeObjectType;
|
|
3968
3984
|
#else
|
|
@@ -4028,7 +4044,7 @@ static int __Pyx_init_memviewslice(
|
|
|
4028
4044
|
__Pyx_memviewslice *memviewslice,
|
|
4029
4045
|
int memview_is_new_reference);
|
|
4030
4046
|
|
|
4031
|
-
/* TypeInfoCompare.proto */
|
|
4047
|
+
/* TypeInfoCompare.proto (used by MemviewSliceValidateAndInit) */
|
|
4032
4048
|
static int __pyx_typeinfo_cmp(const __Pyx_TypeInfo *a, const __Pyx_TypeInfo *b);
|
|
4033
4049
|
|
|
4034
4050
|
/* MemviewSliceValidateAndInit.export */
|
|
@@ -4343,7 +4359,7 @@ static CYTHON_INLINE int resize_smart(arrayobject *self, Py_ssize_t n) {
|
|
|
4343
4359
|
}
|
|
4344
4360
|
#endif
|
|
4345
4361
|
|
|
4346
|
-
/*
|
|
4362
|
+
/* MemviewSliceCopy.proto */
|
|
4347
4363
|
static __Pyx_memviewslice
|
|
4348
4364
|
__pyx_memoryview_copy_new_contig(const __Pyx_memviewslice *from_mvs,
|
|
4349
4365
|
const char *mode, int ndim,
|
|
@@ -4395,10 +4411,10 @@ static CYTHON_INLINE PyObject* __Pyx_PyLong_From_npy_uint32(npy_uint32 value);
|
|
|
4395
4411
|
/* CIntToPy.proto */
|
|
4396
4412
|
static CYTHON_INLINE PyObject* __Pyx_PyLong_From_npy_intp(npy_intp value);
|
|
4397
4413
|
|
|
4398
|
-
/* PyObjectCall2Args.proto */
|
|
4414
|
+
/* PyObjectCall2Args.proto (used by PyObjectCallMethod1) */
|
|
4399
4415
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_Call2Args(PyObject* function, PyObject* arg1, PyObject* arg2);
|
|
4400
4416
|
|
|
4401
|
-
/* PyObjectCallMethod1.proto */
|
|
4417
|
+
/* PyObjectCallMethod1.proto (used by UpdateUnpickledDict) */
|
|
4402
4418
|
static PyObject* __Pyx_PyObject_CallMethod1(PyObject* obj, PyObject* method_name, PyObject* arg);
|
|
4403
4419
|
|
|
4404
4420
|
/* UpdateUnpickledDict.proto */
|
|
@@ -18595,7 +18611,7 @@ static PyObject *__pyx_unpickle_Enum__set_state(struct __pyx_MemviewEnum_obj *__
|
|
|
18595
18611
|
return __pyx_r;
|
|
18596
18612
|
}
|
|
18597
18613
|
|
|
18598
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18614
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":242
|
|
18599
18615
|
* cdef int type_num
|
|
18600
18616
|
*
|
|
18601
18617
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18606,7 +18622,7 @@ static PyObject *__pyx_unpickle_Enum__set_state(struct __pyx_MemviewEnum_obj *__
|
|
|
18606
18622
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_Descr *__pyx_v_self) {
|
|
18607
18623
|
npy_intp __pyx_r;
|
|
18608
18624
|
|
|
18609
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18625
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":244
|
|
18610
18626
|
* @property
|
|
18611
18627
|
* cdef inline npy_intp itemsize(self) noexcept nogil:
|
|
18612
18628
|
* return PyDataType_ELSIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -18616,7 +18632,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
18616
18632
|
__pyx_r = PyDataType_ELSIZE(__pyx_v_self);
|
|
18617
18633
|
goto __pyx_L0;
|
|
18618
18634
|
|
|
18619
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18635
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":242
|
|
18620
18636
|
* cdef int type_num
|
|
18621
18637
|
*
|
|
18622
18638
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18629,7 +18645,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
18629
18645
|
return __pyx_r;
|
|
18630
18646
|
}
|
|
18631
18647
|
|
|
18632
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18648
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":246
|
|
18633
18649
|
* return PyDataType_ELSIZE(self)
|
|
18634
18650
|
*
|
|
18635
18651
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18640,7 +18656,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_8itemsize_itemsize(PyArray_D
|
|
|
18640
18656
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray_Descr *__pyx_v_self) {
|
|
18641
18657
|
npy_intp __pyx_r;
|
|
18642
18658
|
|
|
18643
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18659
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":248
|
|
18644
18660
|
* @property
|
|
18645
18661
|
* cdef inline npy_intp alignment(self) noexcept nogil:
|
|
18646
18662
|
* return PyDataType_ALIGNMENT(self) # <<<<<<<<<<<<<<
|
|
@@ -18650,7 +18666,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray
|
|
|
18650
18666
|
__pyx_r = PyDataType_ALIGNMENT(__pyx_v_self);
|
|
18651
18667
|
goto __pyx_L0;
|
|
18652
18668
|
|
|
18653
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18669
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":246
|
|
18654
18670
|
* return PyDataType_ELSIZE(self)
|
|
18655
18671
|
*
|
|
18656
18672
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18663,7 +18679,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_5dtype_9alignment_alignment(PyArray
|
|
|
18663
18679
|
return __pyx_r;
|
|
18664
18680
|
}
|
|
18665
18681
|
|
|
18666
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18682
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":252
|
|
18667
18683
|
* # Use fields/names with care as they may be NULL. You must check
|
|
18668
18684
|
* # for this using PyDataType_HASFIELDS.
|
|
18669
18685
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18677,7 +18693,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
18677
18693
|
PyObject *__pyx_t_1;
|
|
18678
18694
|
__Pyx_RefNannySetupContext("fields", 0);
|
|
18679
18695
|
|
|
18680
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18696
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":254
|
|
18681
18697
|
* @property
|
|
18682
18698
|
* cdef inline object fields(self):
|
|
18683
18699
|
* return <object>PyDataType_FIELDS(self) # <<<<<<<<<<<<<<
|
|
@@ -18690,7 +18706,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
18690
18706
|
__pyx_r = ((PyObject *)__pyx_t_1);
|
|
18691
18707
|
goto __pyx_L0;
|
|
18692
18708
|
|
|
18693
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18709
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":252
|
|
18694
18710
|
* # Use fields/names with care as they may be NULL. You must check
|
|
18695
18711
|
* # for this using PyDataType_HASFIELDS.
|
|
18696
18712
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18705,7 +18721,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_6fields_fields(PyArray_Desc
|
|
|
18705
18721
|
return __pyx_r;
|
|
18706
18722
|
}
|
|
18707
18723
|
|
|
18708
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18724
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":256
|
|
18709
18725
|
* return <object>PyDataType_FIELDS(self)
|
|
18710
18726
|
*
|
|
18711
18727
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18719,7 +18735,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
18719
18735
|
PyObject *__pyx_t_1;
|
|
18720
18736
|
__Pyx_RefNannySetupContext("names", 0);
|
|
18721
18737
|
|
|
18722
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18738
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":258
|
|
18723
18739
|
* @property
|
|
18724
18740
|
* cdef inline tuple names(self):
|
|
18725
18741
|
* return <tuple>PyDataType_NAMES(self) # <<<<<<<<<<<<<<
|
|
@@ -18732,7 +18748,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
18732
18748
|
__pyx_r = ((PyObject*)__pyx_t_1);
|
|
18733
18749
|
goto __pyx_L0;
|
|
18734
18750
|
|
|
18735
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18751
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":256
|
|
18736
18752
|
* return <object>PyDataType_FIELDS(self)
|
|
18737
18753
|
*
|
|
18738
18754
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18747,7 +18763,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
18747
18763
|
return __pyx_r;
|
|
18748
18764
|
}
|
|
18749
18765
|
|
|
18750
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18766
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":263
|
|
18751
18767
|
* # valid (the pointer can be NULL). Most users should access
|
|
18752
18768
|
* # this field via the inline helper method PyDataType_SHAPE.
|
|
18753
18769
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18758,7 +18774,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_5dtype_5names_names(PyArray_Descr
|
|
|
18758
18774
|
static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarray(PyArray_Descr *__pyx_v_self) {
|
|
18759
18775
|
PyArray_ArrayDescr *__pyx_r;
|
|
18760
18776
|
|
|
18761
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18777
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":265
|
|
18762
18778
|
* @property
|
|
18763
18779
|
* cdef inline PyArray_ArrayDescr* subarray(self) noexcept nogil:
|
|
18764
18780
|
* return PyDataType_SUBARRAY(self) # <<<<<<<<<<<<<<
|
|
@@ -18768,7 +18784,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
18768
18784
|
__pyx_r = PyDataType_SUBARRAY(__pyx_v_self);
|
|
18769
18785
|
goto __pyx_L0;
|
|
18770
18786
|
|
|
18771
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18787
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":263
|
|
18772
18788
|
* # valid (the pointer can be NULL). Most users should access
|
|
18773
18789
|
* # this field via the inline helper method PyDataType_SHAPE.
|
|
18774
18790
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18781,7 +18797,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
18781
18797
|
return __pyx_r;
|
|
18782
18798
|
}
|
|
18783
18799
|
|
|
18784
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18800
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":267
|
|
18785
18801
|
* return PyDataType_SUBARRAY(self)
|
|
18786
18802
|
*
|
|
18787
18803
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18792,7 +18808,7 @@ static CYTHON_INLINE PyArray_ArrayDescr *__pyx_f_5numpy_5dtype_8subarray_subarra
|
|
|
18792
18808
|
static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr *__pyx_v_self) {
|
|
18793
18809
|
npy_uint64 __pyx_r;
|
|
18794
18810
|
|
|
18795
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18811
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":270
|
|
18796
18812
|
* cdef inline npy_uint64 flags(self) noexcept nogil:
|
|
18797
18813
|
* """The data types flags."""
|
|
18798
18814
|
* return PyDataType_FLAGS(self) # <<<<<<<<<<<<<<
|
|
@@ -18802,7 +18818,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
18802
18818
|
__pyx_r = PyDataType_FLAGS(__pyx_v_self);
|
|
18803
18819
|
goto __pyx_L0;
|
|
18804
18820
|
|
|
18805
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18821
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":267
|
|
18806
18822
|
* return PyDataType_SUBARRAY(self)
|
|
18807
18823
|
*
|
|
18808
18824
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18815,7 +18831,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
18815
18831
|
return __pyx_r;
|
|
18816
18832
|
}
|
|
18817
18833
|
|
|
18818
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18834
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":279
|
|
18819
18835
|
* ctypedef class numpy.broadcast [object PyArrayMultiIterObject, check_size ignore]:
|
|
18820
18836
|
*
|
|
18821
18837
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18826,7 +18842,7 @@ static CYTHON_INLINE npy_uint64 __pyx_f_5numpy_5dtype_5flags_flags(PyArray_Descr
|
|
|
18826
18842
|
static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMultiIterObject *__pyx_v_self) {
|
|
18827
18843
|
int __pyx_r;
|
|
18828
18844
|
|
|
18829
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18845
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":282
|
|
18830
18846
|
* cdef inline int numiter(self) noexcept nogil:
|
|
18831
18847
|
* """The number of arrays that need to be broadcast to the same shape."""
|
|
18832
18848
|
* return PyArray_MultiIter_NUMITER(self) # <<<<<<<<<<<<<<
|
|
@@ -18836,7 +18852,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
18836
18852
|
__pyx_r = PyArray_MultiIter_NUMITER(__pyx_v_self);
|
|
18837
18853
|
goto __pyx_L0;
|
|
18838
18854
|
|
|
18839
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18855
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":279
|
|
18840
18856
|
* ctypedef class numpy.broadcast [object PyArrayMultiIterObject, check_size ignore]:
|
|
18841
18857
|
*
|
|
18842
18858
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18849,7 +18865,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
18849
18865
|
return __pyx_r;
|
|
18850
18866
|
}
|
|
18851
18867
|
|
|
18852
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18868
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":284
|
|
18853
18869
|
* return PyArray_MultiIter_NUMITER(self)
|
|
18854
18870
|
*
|
|
18855
18871
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18860,7 +18876,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_7numiter_numiter(PyArrayMulti
|
|
|
18860
18876
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiIterObject *__pyx_v_self) {
|
|
18861
18877
|
npy_intp __pyx_r;
|
|
18862
18878
|
|
|
18863
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18879
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":287
|
|
18864
18880
|
* cdef inline npy_intp size(self) noexcept nogil:
|
|
18865
18881
|
* """The total broadcasted size."""
|
|
18866
18882
|
* return PyArray_MultiIter_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -18870,7 +18886,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
18870
18886
|
__pyx_r = PyArray_MultiIter_SIZE(__pyx_v_self);
|
|
18871
18887
|
goto __pyx_L0;
|
|
18872
18888
|
|
|
18873
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18889
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":284
|
|
18874
18890
|
* return PyArray_MultiIter_NUMITER(self)
|
|
18875
18891
|
*
|
|
18876
18892
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18883,7 +18899,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
18883
18899
|
return __pyx_r;
|
|
18884
18900
|
}
|
|
18885
18901
|
|
|
18886
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18902
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":289
|
|
18887
18903
|
* return PyArray_MultiIter_SIZE(self)
|
|
18888
18904
|
*
|
|
18889
18905
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18894,7 +18910,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_4size_size(PyArrayMultiI
|
|
|
18894
18910
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMultiIterObject *__pyx_v_self) {
|
|
18895
18911
|
npy_intp __pyx_r;
|
|
18896
18912
|
|
|
18897
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18913
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":292
|
|
18898
18914
|
* cdef inline npy_intp index(self) noexcept nogil:
|
|
18899
18915
|
* """The current (1-d) index into the broadcasted result."""
|
|
18900
18916
|
* return PyArray_MultiIter_INDEX(self) # <<<<<<<<<<<<<<
|
|
@@ -18904,7 +18920,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
18904
18920
|
__pyx_r = PyArray_MultiIter_INDEX(__pyx_v_self);
|
|
18905
18921
|
goto __pyx_L0;
|
|
18906
18922
|
|
|
18907
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18923
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":289
|
|
18908
18924
|
* return PyArray_MultiIter_SIZE(self)
|
|
18909
18925
|
*
|
|
18910
18926
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18917,7 +18933,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
18917
18933
|
return __pyx_r;
|
|
18918
18934
|
}
|
|
18919
18935
|
|
|
18920
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18936
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":294
|
|
18921
18937
|
* return PyArray_MultiIter_INDEX(self)
|
|
18922
18938
|
*
|
|
18923
18939
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18928,7 +18944,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_9broadcast_5index_index(PyArrayMult
|
|
|
18928
18944
|
static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject *__pyx_v_self) {
|
|
18929
18945
|
int __pyx_r;
|
|
18930
18946
|
|
|
18931
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18947
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":297
|
|
18932
18948
|
* cdef inline int nd(self) noexcept nogil:
|
|
18933
18949
|
* """The number of dimensions in the broadcasted result."""
|
|
18934
18950
|
* return PyArray_MultiIter_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -18938,7 +18954,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
18938
18954
|
__pyx_r = PyArray_MultiIter_NDIM(__pyx_v_self);
|
|
18939
18955
|
goto __pyx_L0;
|
|
18940
18956
|
|
|
18941
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18957
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":294
|
|
18942
18958
|
* return PyArray_MultiIter_INDEX(self)
|
|
18943
18959
|
*
|
|
18944
18960
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18951,7 +18967,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
18951
18967
|
return __pyx_r;
|
|
18952
18968
|
}
|
|
18953
18969
|
|
|
18954
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18970
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":299
|
|
18955
18971
|
* return PyArray_MultiIter_NDIM(self)
|
|
18956
18972
|
*
|
|
18957
18973
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18962,7 +18978,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_9broadcast_2nd_nd(PyArrayMultiIterObject
|
|
|
18962
18978
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions(PyArrayMultiIterObject *__pyx_v_self) {
|
|
18963
18979
|
npy_intp *__pyx_r;
|
|
18964
18980
|
|
|
18965
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18981
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":302
|
|
18966
18982
|
* cdef inline npy_intp* dimensions(self) noexcept nogil:
|
|
18967
18983
|
* """The shape of the broadcasted result."""
|
|
18968
18984
|
* return PyArray_MultiIter_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -18972,7 +18988,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
18972
18988
|
__pyx_r = PyArray_MultiIter_DIMS(__pyx_v_self);
|
|
18973
18989
|
goto __pyx_L0;
|
|
18974
18990
|
|
|
18975
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
18991
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":299
|
|
18976
18992
|
* return PyArray_MultiIter_NDIM(self)
|
|
18977
18993
|
*
|
|
18978
18994
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18985,7 +19001,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
18985
19001
|
return __pyx_r;
|
|
18986
19002
|
}
|
|
18987
19003
|
|
|
18988
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19004
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":304
|
|
18989
19005
|
* return PyArray_MultiIter_DIMS(self)
|
|
18990
19006
|
*
|
|
18991
19007
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -18996,7 +19012,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_9broadcast_10dimensions_dimensions
|
|
|
18996
19012
|
static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiIterObject *__pyx_v_self) {
|
|
18997
19013
|
void **__pyx_r;
|
|
18998
19014
|
|
|
18999
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19015
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":308
|
|
19000
19016
|
* """An array of iterator objects that holds the iterators for the arrays to be broadcast together.
|
|
19001
19017
|
* On return, the iterators are adjusted for broadcasting."""
|
|
19002
19018
|
* return PyArray_MultiIter_ITERS(self) # <<<<<<<<<<<<<<
|
|
@@ -19006,7 +19022,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
19006
19022
|
__pyx_r = PyArray_MultiIter_ITERS(__pyx_v_self);
|
|
19007
19023
|
goto __pyx_L0;
|
|
19008
19024
|
|
|
19009
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19025
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":304
|
|
19010
19026
|
* return PyArray_MultiIter_DIMS(self)
|
|
19011
19027
|
*
|
|
19012
19028
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19019,7 +19035,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
19019
19035
|
return __pyx_r;
|
|
19020
19036
|
}
|
|
19021
19037
|
|
|
19022
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19038
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":322
|
|
19023
19039
|
* # Instead, we use properties that map to the corresponding C-API functions.
|
|
19024
19040
|
*
|
|
19025
19041
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19030,7 +19046,7 @@ static CYTHON_INLINE void **__pyx_f_5numpy_9broadcast_5iters_iters(PyArrayMultiI
|
|
|
19030
19046
|
static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject *__pyx_v_self) {
|
|
19031
19047
|
PyObject *__pyx_r;
|
|
19032
19048
|
|
|
19033
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19049
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":326
|
|
19034
19050
|
* """Returns a borrowed reference to the object owning the data/memory.
|
|
19035
19051
|
* """
|
|
19036
19052
|
* return PyArray_BASE(self) # <<<<<<<<<<<<<<
|
|
@@ -19040,7 +19056,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
19040
19056
|
__pyx_r = PyArray_BASE(__pyx_v_self);
|
|
19041
19057
|
goto __pyx_L0;
|
|
19042
19058
|
|
|
19043
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19059
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":322
|
|
19044
19060
|
* # Instead, we use properties that map to the corresponding C-API functions.
|
|
19045
19061
|
*
|
|
19046
19062
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19053,7 +19069,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_7ndarray_4base_base(PyArrayObject
|
|
|
19053
19069
|
return __pyx_r;
|
|
19054
19070
|
}
|
|
19055
19071
|
|
|
19056
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19072
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":328
|
|
19057
19073
|
* return PyArray_BASE(self)
|
|
19058
19074
|
*
|
|
19059
19075
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19067,7 +19083,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
19067
19083
|
PyArray_Descr *__pyx_t_1;
|
|
19068
19084
|
__Pyx_RefNannySetupContext("descr", 0);
|
|
19069
19085
|
|
|
19070
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19086
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":332
|
|
19071
19087
|
* """Returns an owned reference to the dtype of the array.
|
|
19072
19088
|
* """
|
|
19073
19089
|
* return <dtype>PyArray_DESCR(self) # <<<<<<<<<<<<<<
|
|
@@ -19080,7 +19096,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
19080
19096
|
__pyx_r = ((PyArray_Descr *)__pyx_t_1);
|
|
19081
19097
|
goto __pyx_L0;
|
|
19082
19098
|
|
|
19083
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19099
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":328
|
|
19084
19100
|
* return PyArray_BASE(self)
|
|
19085
19101
|
*
|
|
19086
19102
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19095,7 +19111,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
19095
19111
|
return __pyx_r;
|
|
19096
19112
|
}
|
|
19097
19113
|
|
|
19098
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19114
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":334
|
|
19099
19115
|
* return <dtype>PyArray_DESCR(self)
|
|
19100
19116
|
*
|
|
19101
19117
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19106,7 +19122,7 @@ static CYTHON_INLINE PyArray_Descr *__pyx_f_5numpy_7ndarray_5descr_descr(PyArray
|
|
|
19106
19122
|
static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx_v_self) {
|
|
19107
19123
|
int __pyx_r;
|
|
19108
19124
|
|
|
19109
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19125
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":338
|
|
19110
19126
|
* """Returns the number of dimensions in the array.
|
|
19111
19127
|
* """
|
|
19112
19128
|
* return PyArray_NDIM(self) # <<<<<<<<<<<<<<
|
|
@@ -19116,7 +19132,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
19116
19132
|
__pyx_r = PyArray_NDIM(__pyx_v_self);
|
|
19117
19133
|
goto __pyx_L0;
|
|
19118
19134
|
|
|
19119
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19135
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":334
|
|
19120
19136
|
* return <dtype>PyArray_DESCR(self)
|
|
19121
19137
|
*
|
|
19122
19138
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19129,7 +19145,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
19129
19145
|
return __pyx_r;
|
|
19130
19146
|
}
|
|
19131
19147
|
|
|
19132
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19148
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":340
|
|
19133
19149
|
* return PyArray_NDIM(self)
|
|
19134
19150
|
*
|
|
19135
19151
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19140,7 +19156,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_7ndarray_4ndim_ndim(PyArrayObject *__pyx
|
|
|
19140
19156
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObject *__pyx_v_self) {
|
|
19141
19157
|
npy_intp *__pyx_r;
|
|
19142
19158
|
|
|
19143
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19159
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":346
|
|
19144
19160
|
* Can return NULL for 0-dimensional arrays.
|
|
19145
19161
|
* """
|
|
19146
19162
|
* return PyArray_DIMS(self) # <<<<<<<<<<<<<<
|
|
@@ -19150,7 +19166,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
19150
19166
|
__pyx_r = PyArray_DIMS(__pyx_v_self);
|
|
19151
19167
|
goto __pyx_L0;
|
|
19152
19168
|
|
|
19153
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19169
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":340
|
|
19154
19170
|
* return PyArray_NDIM(self)
|
|
19155
19171
|
*
|
|
19156
19172
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19163,7 +19179,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
19163
19179
|
return __pyx_r;
|
|
19164
19180
|
}
|
|
19165
19181
|
|
|
19166
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19182
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":348
|
|
19167
19183
|
* return PyArray_DIMS(self)
|
|
19168
19184
|
*
|
|
19169
19185
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19174,7 +19190,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_5shape_shape(PyArrayObjec
|
|
|
19174
19190
|
static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayObject *__pyx_v_self) {
|
|
19175
19191
|
npy_intp *__pyx_r;
|
|
19176
19192
|
|
|
19177
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19193
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":353
|
|
19178
19194
|
* The number of elements matches the number of dimensions of the array (ndim).
|
|
19179
19195
|
* """
|
|
19180
19196
|
* return PyArray_STRIDES(self) # <<<<<<<<<<<<<<
|
|
@@ -19184,7 +19200,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
19184
19200
|
__pyx_r = PyArray_STRIDES(__pyx_v_self);
|
|
19185
19201
|
goto __pyx_L0;
|
|
19186
19202
|
|
|
19187
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19203
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":348
|
|
19188
19204
|
* return PyArray_DIMS(self)
|
|
19189
19205
|
*
|
|
19190
19206
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19197,7 +19213,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
19197
19213
|
return __pyx_r;
|
|
19198
19214
|
}
|
|
19199
19215
|
|
|
19200
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19216
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":355
|
|
19201
19217
|
* return PyArray_STRIDES(self)
|
|
19202
19218
|
*
|
|
19203
19219
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19208,7 +19224,7 @@ static CYTHON_INLINE npy_intp *__pyx_f_5numpy_7ndarray_7strides_strides(PyArrayO
|
|
|
19208
19224
|
static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *__pyx_v_self) {
|
|
19209
19225
|
npy_intp __pyx_r;
|
|
19210
19226
|
|
|
19211
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19227
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":359
|
|
19212
19228
|
* """Returns the total size (in number of elements) of the array.
|
|
19213
19229
|
* """
|
|
19214
19230
|
* return PyArray_SIZE(self) # <<<<<<<<<<<<<<
|
|
@@ -19218,7 +19234,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
19218
19234
|
__pyx_r = PyArray_SIZE(__pyx_v_self);
|
|
19219
19235
|
goto __pyx_L0;
|
|
19220
19236
|
|
|
19221
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19237
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":355
|
|
19222
19238
|
* return PyArray_STRIDES(self)
|
|
19223
19239
|
*
|
|
19224
19240
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19231,7 +19247,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
19231
19247
|
return __pyx_r;
|
|
19232
19248
|
}
|
|
19233
19249
|
|
|
19234
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19250
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":361
|
|
19235
19251
|
* return PyArray_SIZE(self)
|
|
19236
19252
|
*
|
|
19237
19253
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19242,7 +19258,7 @@ static CYTHON_INLINE npy_intp __pyx_f_5numpy_7ndarray_4size_size(PyArrayObject *
|
|
|
19242
19258
|
static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__pyx_v_self) {
|
|
19243
19259
|
char *__pyx_r;
|
|
19244
19260
|
|
|
19245
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19261
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":368
|
|
19246
19262
|
* of `PyArray_DATA()` instead, which returns a 'void*'.
|
|
19247
19263
|
* """
|
|
19248
19264
|
* return PyArray_BYTES(self) # <<<<<<<<<<<<<<
|
|
@@ -19252,7 +19268,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
19252
19268
|
__pyx_r = PyArray_BYTES(__pyx_v_self);
|
|
19253
19269
|
goto __pyx_L0;
|
|
19254
19270
|
|
|
19255
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19271
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":361
|
|
19256
19272
|
* return PyArray_SIZE(self)
|
|
19257
19273
|
*
|
|
19258
19274
|
* @property # <<<<<<<<<<<<<<
|
|
@@ -19265,7 +19281,7 @@ static CYTHON_INLINE char *__pyx_f_5numpy_7ndarray_4data_data(PyArrayObject *__p
|
|
|
19265
19281
|
return __pyx_r;
|
|
19266
19282
|
}
|
|
19267
19283
|
|
|
19268
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19284
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":776
|
|
19269
19285
|
* ctypedef long double complex clongdouble_t
|
|
19270
19286
|
*
|
|
19271
19287
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -19282,7 +19298,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
19282
19298
|
int __pyx_clineno = 0;
|
|
19283
19299
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew1", 0);
|
|
19284
19300
|
|
|
19285
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19301
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":777
|
|
19286
19302
|
*
|
|
19287
19303
|
* cdef inline object PyArray_MultiIterNew1(a):
|
|
19288
19304
|
* return PyArray_MultiIterNew(1, <void*>a) # <<<<<<<<<<<<<<
|
|
@@ -19296,7 +19312,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
19296
19312
|
__pyx_t_1 = 0;
|
|
19297
19313
|
goto __pyx_L0;
|
|
19298
19314
|
|
|
19299
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19315
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":776
|
|
19300
19316
|
* ctypedef long double complex clongdouble_t
|
|
19301
19317
|
*
|
|
19302
19318
|
* cdef inline object PyArray_MultiIterNew1(a): # <<<<<<<<<<<<<<
|
|
@@ -19315,7 +19331,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew1(PyObject *__
|
|
|
19315
19331
|
return __pyx_r;
|
|
19316
19332
|
}
|
|
19317
19333
|
|
|
19318
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19334
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":779
|
|
19319
19335
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
19320
19336
|
*
|
|
19321
19337
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -19332,7 +19348,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
19332
19348
|
int __pyx_clineno = 0;
|
|
19333
19349
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew2", 0);
|
|
19334
19350
|
|
|
19335
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19351
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":780
|
|
19336
19352
|
*
|
|
19337
19353
|
* cdef inline object PyArray_MultiIterNew2(a, b):
|
|
19338
19354
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b) # <<<<<<<<<<<<<<
|
|
@@ -19346,7 +19362,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
19346
19362
|
__pyx_t_1 = 0;
|
|
19347
19363
|
goto __pyx_L0;
|
|
19348
19364
|
|
|
19349
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19365
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":779
|
|
19350
19366
|
* return PyArray_MultiIterNew(1, <void*>a)
|
|
19351
19367
|
*
|
|
19352
19368
|
* cdef inline object PyArray_MultiIterNew2(a, b): # <<<<<<<<<<<<<<
|
|
@@ -19365,7 +19381,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew2(PyObject *__
|
|
|
19365
19381
|
return __pyx_r;
|
|
19366
19382
|
}
|
|
19367
19383
|
|
|
19368
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19384
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":782
|
|
19369
19385
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
19370
19386
|
*
|
|
19371
19387
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -19382,7 +19398,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
19382
19398
|
int __pyx_clineno = 0;
|
|
19383
19399
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew3", 0);
|
|
19384
19400
|
|
|
19385
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19401
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":783
|
|
19386
19402
|
*
|
|
19387
19403
|
* cdef inline object PyArray_MultiIterNew3(a, b, c):
|
|
19388
19404
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c) # <<<<<<<<<<<<<<
|
|
@@ -19396,7 +19412,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
19396
19412
|
__pyx_t_1 = 0;
|
|
19397
19413
|
goto __pyx_L0;
|
|
19398
19414
|
|
|
19399
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19415
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":782
|
|
19400
19416
|
* return PyArray_MultiIterNew(2, <void*>a, <void*>b)
|
|
19401
19417
|
*
|
|
19402
19418
|
* cdef inline object PyArray_MultiIterNew3(a, b, c): # <<<<<<<<<<<<<<
|
|
@@ -19415,7 +19431,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew3(PyObject *__
|
|
|
19415
19431
|
return __pyx_r;
|
|
19416
19432
|
}
|
|
19417
19433
|
|
|
19418
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19434
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":785
|
|
19419
19435
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
19420
19436
|
*
|
|
19421
19437
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -19432,7 +19448,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
19432
19448
|
int __pyx_clineno = 0;
|
|
19433
19449
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew4", 0);
|
|
19434
19450
|
|
|
19435
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19451
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":786
|
|
19436
19452
|
*
|
|
19437
19453
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d):
|
|
19438
19454
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d) # <<<<<<<<<<<<<<
|
|
@@ -19446,7 +19462,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
19446
19462
|
__pyx_t_1 = 0;
|
|
19447
19463
|
goto __pyx_L0;
|
|
19448
19464
|
|
|
19449
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19465
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":785
|
|
19450
19466
|
* return PyArray_MultiIterNew(3, <void*>a, <void*>b, <void*> c)
|
|
19451
19467
|
*
|
|
19452
19468
|
* cdef inline object PyArray_MultiIterNew4(a, b, c, d): # <<<<<<<<<<<<<<
|
|
@@ -19465,7 +19481,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew4(PyObject *__
|
|
|
19465
19481
|
return __pyx_r;
|
|
19466
19482
|
}
|
|
19467
19483
|
|
|
19468
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19484
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":788
|
|
19469
19485
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
19470
19486
|
*
|
|
19471
19487
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -19482,7 +19498,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
19482
19498
|
int __pyx_clineno = 0;
|
|
19483
19499
|
__Pyx_RefNannySetupContext("PyArray_MultiIterNew5", 0);
|
|
19484
19500
|
|
|
19485
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19501
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":789
|
|
19486
19502
|
*
|
|
19487
19503
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e):
|
|
19488
19504
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e) # <<<<<<<<<<<<<<
|
|
@@ -19496,7 +19512,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
19496
19512
|
__pyx_t_1 = 0;
|
|
19497
19513
|
goto __pyx_L0;
|
|
19498
19514
|
|
|
19499
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19515
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":788
|
|
19500
19516
|
* return PyArray_MultiIterNew(4, <void*>a, <void*>b, <void*>c, <void*> d)
|
|
19501
19517
|
*
|
|
19502
19518
|
* cdef inline object PyArray_MultiIterNew5(a, b, c, d, e): # <<<<<<<<<<<<<<
|
|
@@ -19515,7 +19531,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyArray_MultiIterNew5(PyObject *__
|
|
|
19515
19531
|
return __pyx_r;
|
|
19516
19532
|
}
|
|
19517
19533
|
|
|
19518
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19534
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":791
|
|
19519
19535
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
19520
19536
|
*
|
|
19521
19537
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -19530,7 +19546,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
19530
19546
|
PyObject *__pyx_t_2;
|
|
19531
19547
|
__Pyx_RefNannySetupContext("PyDataType_SHAPE", 0);
|
|
19532
19548
|
|
|
19533
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19549
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":792
|
|
19534
19550
|
*
|
|
19535
19551
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
19536
19552
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -19540,7 +19556,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
19540
19556
|
__pyx_t_1 = PyDataType_HASSUBARRAY(__pyx_v_d);
|
|
19541
19557
|
if (__pyx_t_1) {
|
|
19542
19558
|
|
|
19543
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19559
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":793
|
|
19544
19560
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
19545
19561
|
* if PyDataType_HASSUBARRAY(d):
|
|
19546
19562
|
* return <tuple>d.subarray.shape # <<<<<<<<<<<<<<
|
|
@@ -19553,7 +19569,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
19553
19569
|
__pyx_r = ((PyObject*)__pyx_t_2);
|
|
19554
19570
|
goto __pyx_L0;
|
|
19555
19571
|
|
|
19556
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19572
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":792
|
|
19557
19573
|
*
|
|
19558
19574
|
* cdef inline tuple PyDataType_SHAPE(dtype d):
|
|
19559
19575
|
* if PyDataType_HASSUBARRAY(d): # <<<<<<<<<<<<<<
|
|
@@ -19562,7 +19578,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
19562
19578
|
*/
|
|
19563
19579
|
}
|
|
19564
19580
|
|
|
19565
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19581
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":795
|
|
19566
19582
|
* return <tuple>d.subarray.shape
|
|
19567
19583
|
* else:
|
|
19568
19584
|
* return () # <<<<<<<<<<<<<<
|
|
@@ -19576,7 +19592,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
19576
19592
|
goto __pyx_L0;
|
|
19577
19593
|
}
|
|
19578
19594
|
|
|
19579
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19595
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":791
|
|
19580
19596
|
* return PyArray_MultiIterNew(5, <void*>a, <void*>b, <void*>c, <void*> d, <void*> e)
|
|
19581
19597
|
*
|
|
19582
19598
|
* cdef inline tuple PyDataType_SHAPE(dtype d): # <<<<<<<<<<<<<<
|
|
@@ -19591,7 +19607,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_PyDataType_SHAPE(PyArray_Descr *__
|
|
|
19591
19607
|
return __pyx_r;
|
|
19592
19608
|
}
|
|
19593
19609
|
|
|
19594
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19610
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":994
|
|
19595
19611
|
* int _import_umath() except -1
|
|
19596
19612
|
*
|
|
19597
19613
|
* cdef inline void set_array_base(ndarray arr, object base) except *: # <<<<<<<<<<<<<<
|
|
@@ -19605,7 +19621,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
19605
19621
|
const char *__pyx_filename = NULL;
|
|
19606
19622
|
int __pyx_clineno = 0;
|
|
19607
19623
|
|
|
19608
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19624
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":995
|
|
19609
19625
|
*
|
|
19610
19626
|
* cdef inline void set_array_base(ndarray arr, object base) except *:
|
|
19611
19627
|
* Py_INCREF(base) # important to do this before stealing the reference below! # <<<<<<<<<<<<<<
|
|
@@ -19614,7 +19630,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
19614
19630
|
*/
|
|
19615
19631
|
Py_INCREF(__pyx_v_base);
|
|
19616
19632
|
|
|
19617
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19633
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":996
|
|
19618
19634
|
* cdef inline void set_array_base(ndarray arr, object base) except *:
|
|
19619
19635
|
* Py_INCREF(base) # important to do this before stealing the reference below!
|
|
19620
19636
|
* PyArray_SetBaseObject(arr, base) # <<<<<<<<<<<<<<
|
|
@@ -19623,7 +19639,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
19623
19639
|
*/
|
|
19624
19640
|
__pyx_t_1 = PyArray_SetBaseObject(__pyx_v_arr, __pyx_v_base); if (unlikely(__pyx_t_1 == ((int)-1))) __PYX_ERR(2, 996, __pyx_L1_error)
|
|
19625
19641
|
|
|
19626
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19642
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":994
|
|
19627
19643
|
* int _import_umath() except -1
|
|
19628
19644
|
*
|
|
19629
19645
|
* cdef inline void set_array_base(ndarray arr, object base) except *: # <<<<<<<<<<<<<<
|
|
@@ -19638,7 +19654,7 @@ static CYTHON_INLINE void __pyx_f_5numpy_set_array_base(PyArrayObject *__pyx_v_a
|
|
|
19638
19654
|
__pyx_L0:;
|
|
19639
19655
|
}
|
|
19640
19656
|
|
|
19641
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19657
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":998
|
|
19642
19658
|
* PyArray_SetBaseObject(arr, base)
|
|
19643
19659
|
*
|
|
19644
19660
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -19653,7 +19669,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
19653
19669
|
int __pyx_t_1;
|
|
19654
19670
|
__Pyx_RefNannySetupContext("get_array_base", 0);
|
|
19655
19671
|
|
|
19656
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19672
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":999
|
|
19657
19673
|
*
|
|
19658
19674
|
* cdef inline object get_array_base(ndarray arr):
|
|
19659
19675
|
* base = PyArray_BASE(arr) # <<<<<<<<<<<<<<
|
|
@@ -19662,7 +19678,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
19662
19678
|
*/
|
|
19663
19679
|
__pyx_v_base = PyArray_BASE(__pyx_v_arr);
|
|
19664
19680
|
|
|
19665
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19681
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1000
|
|
19666
19682
|
* cdef inline object get_array_base(ndarray arr):
|
|
19667
19683
|
* base = PyArray_BASE(arr)
|
|
19668
19684
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -19672,7 +19688,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
19672
19688
|
__pyx_t_1 = (__pyx_v_base == NULL);
|
|
19673
19689
|
if (__pyx_t_1) {
|
|
19674
19690
|
|
|
19675
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19691
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1001
|
|
19676
19692
|
* base = PyArray_BASE(arr)
|
|
19677
19693
|
* if base is NULL:
|
|
19678
19694
|
* return None # <<<<<<<<<<<<<<
|
|
@@ -19683,7 +19699,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
19683
19699
|
__pyx_r = Py_None; __Pyx_INCREF(Py_None);
|
|
19684
19700
|
goto __pyx_L0;
|
|
19685
19701
|
|
|
19686
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19702
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1000
|
|
19687
19703
|
* cdef inline object get_array_base(ndarray arr):
|
|
19688
19704
|
* base = PyArray_BASE(arr)
|
|
19689
19705
|
* if base is NULL: # <<<<<<<<<<<<<<
|
|
@@ -19692,7 +19708,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
19692
19708
|
*/
|
|
19693
19709
|
}
|
|
19694
19710
|
|
|
19695
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19711
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1002
|
|
19696
19712
|
* if base is NULL:
|
|
19697
19713
|
* return None
|
|
19698
19714
|
* return <object>base # <<<<<<<<<<<<<<
|
|
@@ -19704,7 +19720,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
19704
19720
|
__pyx_r = ((PyObject *)__pyx_v_base);
|
|
19705
19721
|
goto __pyx_L0;
|
|
19706
19722
|
|
|
19707
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19723
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":998
|
|
19708
19724
|
* PyArray_SetBaseObject(arr, base)
|
|
19709
19725
|
*
|
|
19710
19726
|
* cdef inline object get_array_base(ndarray arr): # <<<<<<<<<<<<<<
|
|
@@ -19719,7 +19735,7 @@ static CYTHON_INLINE PyObject *__pyx_f_5numpy_get_array_base(PyArrayObject *__py
|
|
|
19719
19735
|
return __pyx_r;
|
|
19720
19736
|
}
|
|
19721
19737
|
|
|
19722
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19738
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1006
|
|
19723
19739
|
* # Versions of the import_* functions which are more suitable for
|
|
19724
19740
|
* # Cython code.
|
|
19725
19741
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -19745,7 +19761,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19745
19761
|
int __pyx_clineno = 0;
|
|
19746
19762
|
__Pyx_RefNannySetupContext("import_array", 0);
|
|
19747
19763
|
|
|
19748
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19764
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
19749
19765
|
* # Cython code.
|
|
19750
19766
|
* cdef inline int import_array() except -1:
|
|
19751
19767
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -19761,7 +19777,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19761
19777
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
19762
19778
|
/*try:*/ {
|
|
19763
19779
|
|
|
19764
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19780
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1008
|
|
19765
19781
|
* cdef inline int import_array() except -1:
|
|
19766
19782
|
* try:
|
|
19767
19783
|
* __pyx_import_array() # <<<<<<<<<<<<<<
|
|
@@ -19770,7 +19786,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19770
19786
|
*/
|
|
19771
19787
|
__pyx_t_4 = _import_array(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 1008, __pyx_L3_error)
|
|
19772
19788
|
|
|
19773
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19789
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
19774
19790
|
* # Cython code.
|
|
19775
19791
|
* cdef inline int import_array() except -1:
|
|
19776
19792
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -19784,7 +19800,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19784
19800
|
goto __pyx_L8_try_end;
|
|
19785
19801
|
__pyx_L3_error:;
|
|
19786
19802
|
|
|
19787
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19803
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1009
|
|
19788
19804
|
* try:
|
|
19789
19805
|
* __pyx_import_array()
|
|
19790
19806
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -19799,7 +19815,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19799
19815
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
19800
19816
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
19801
19817
|
|
|
19802
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19818
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1010
|
|
19803
19819
|
* __pyx_import_array()
|
|
19804
19820
|
* except Exception:
|
|
19805
19821
|
* raise ImportError("numpy._core.multiarray failed to import") # <<<<<<<<<<<<<<
|
|
@@ -19821,7 +19837,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19821
19837
|
}
|
|
19822
19838
|
goto __pyx_L5_except_error;
|
|
19823
19839
|
|
|
19824
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19840
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1007
|
|
19825
19841
|
* # Cython code.
|
|
19826
19842
|
* cdef inline int import_array() except -1:
|
|
19827
19843
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -19837,7 +19853,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19837
19853
|
__pyx_L8_try_end:;
|
|
19838
19854
|
}
|
|
19839
19855
|
|
|
19840
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19856
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1006
|
|
19841
19857
|
* # Versions of the import_* functions which are more suitable for
|
|
19842
19858
|
* # Cython code.
|
|
19843
19859
|
* cdef inline int import_array() except -1: # <<<<<<<<<<<<<<
|
|
@@ -19861,7 +19877,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_array(void) {
|
|
|
19861
19877
|
return __pyx_r;
|
|
19862
19878
|
}
|
|
19863
19879
|
|
|
19864
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19880
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1012
|
|
19865
19881
|
* raise ImportError("numpy._core.multiarray failed to import")
|
|
19866
19882
|
*
|
|
19867
19883
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -19887,7 +19903,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
19887
19903
|
int __pyx_clineno = 0;
|
|
19888
19904
|
__Pyx_RefNannySetupContext("import_umath", 0);
|
|
19889
19905
|
|
|
19890
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19906
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
19891
19907
|
*
|
|
19892
19908
|
* cdef inline int import_umath() except -1:
|
|
19893
19909
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -19903,7 +19919,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
19903
19919
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
19904
19920
|
/*try:*/ {
|
|
19905
19921
|
|
|
19906
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19922
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1014
|
|
19907
19923
|
* cdef inline int import_umath() except -1:
|
|
19908
19924
|
* try:
|
|
19909
19925
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -19912,7 +19928,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
19912
19928
|
*/
|
|
19913
19929
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 1014, __pyx_L3_error)
|
|
19914
19930
|
|
|
19915
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19931
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
19916
19932
|
*
|
|
19917
19933
|
* cdef inline int import_umath() except -1:
|
|
19918
19934
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -19926,7 +19942,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
19926
19942
|
goto __pyx_L8_try_end;
|
|
19927
19943
|
__pyx_L3_error:;
|
|
19928
19944
|
|
|
19929
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19945
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1015
|
|
19930
19946
|
* try:
|
|
19931
19947
|
* _import_umath()
|
|
19932
19948
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -19941,7 +19957,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
19941
19957
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
19942
19958
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
19943
19959
|
|
|
19944
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19960
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1016
|
|
19945
19961
|
* _import_umath()
|
|
19946
19962
|
* except Exception:
|
|
19947
19963
|
* raise ImportError("numpy._core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -19963,7 +19979,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
19963
19979
|
}
|
|
19964
19980
|
goto __pyx_L5_except_error;
|
|
19965
19981
|
|
|
19966
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19982
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1013
|
|
19967
19983
|
*
|
|
19968
19984
|
* cdef inline int import_umath() except -1:
|
|
19969
19985
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -19979,7 +19995,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
19979
19995
|
__pyx_L8_try_end:;
|
|
19980
19996
|
}
|
|
19981
19997
|
|
|
19982
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
19998
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1012
|
|
19983
19999
|
* raise ImportError("numpy._core.multiarray failed to import")
|
|
19984
20000
|
*
|
|
19985
20001
|
* cdef inline int import_umath() except -1: # <<<<<<<<<<<<<<
|
|
@@ -20003,7 +20019,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_umath(void) {
|
|
|
20003
20019
|
return __pyx_r;
|
|
20004
20020
|
}
|
|
20005
20021
|
|
|
20006
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20022
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1018
|
|
20007
20023
|
* raise ImportError("numpy._core.umath failed to import")
|
|
20008
20024
|
*
|
|
20009
20025
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -20029,7 +20045,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20029
20045
|
int __pyx_clineno = 0;
|
|
20030
20046
|
__Pyx_RefNannySetupContext("import_ufunc", 0);
|
|
20031
20047
|
|
|
20032
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20048
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
20033
20049
|
*
|
|
20034
20050
|
* cdef inline int import_ufunc() except -1:
|
|
20035
20051
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -20045,7 +20061,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20045
20061
|
__Pyx_XGOTREF(__pyx_t_3);
|
|
20046
20062
|
/*try:*/ {
|
|
20047
20063
|
|
|
20048
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20064
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1020
|
|
20049
20065
|
* cdef inline int import_ufunc() except -1:
|
|
20050
20066
|
* try:
|
|
20051
20067
|
* _import_umath() # <<<<<<<<<<<<<<
|
|
@@ -20054,7 +20070,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20054
20070
|
*/
|
|
20055
20071
|
__pyx_t_4 = _import_umath(); if (unlikely(__pyx_t_4 == ((int)-1))) __PYX_ERR(2, 1020, __pyx_L3_error)
|
|
20056
20072
|
|
|
20057
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20073
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
20058
20074
|
*
|
|
20059
20075
|
* cdef inline int import_ufunc() except -1:
|
|
20060
20076
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -20068,7 +20084,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20068
20084
|
goto __pyx_L8_try_end;
|
|
20069
20085
|
__pyx_L3_error:;
|
|
20070
20086
|
|
|
20071
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20087
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1021
|
|
20072
20088
|
* try:
|
|
20073
20089
|
* _import_umath()
|
|
20074
20090
|
* except Exception: # <<<<<<<<<<<<<<
|
|
@@ -20083,7 +20099,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20083
20099
|
__Pyx_XGOTREF(__pyx_t_6);
|
|
20084
20100
|
__Pyx_XGOTREF(__pyx_t_7);
|
|
20085
20101
|
|
|
20086
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20102
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1022
|
|
20087
20103
|
* _import_umath()
|
|
20088
20104
|
* except Exception:
|
|
20089
20105
|
* raise ImportError("numpy._core.umath failed to import") # <<<<<<<<<<<<<<
|
|
@@ -20105,7 +20121,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20105
20121
|
}
|
|
20106
20122
|
goto __pyx_L5_except_error;
|
|
20107
20123
|
|
|
20108
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20124
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1019
|
|
20109
20125
|
*
|
|
20110
20126
|
* cdef inline int import_ufunc() except -1:
|
|
20111
20127
|
* try: # <<<<<<<<<<<<<<
|
|
@@ -20121,7 +20137,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20121
20137
|
__pyx_L8_try_end:;
|
|
20122
20138
|
}
|
|
20123
20139
|
|
|
20124
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20140
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1018
|
|
20125
20141
|
* raise ImportError("numpy._core.umath failed to import")
|
|
20126
20142
|
*
|
|
20127
20143
|
* cdef inline int import_ufunc() except -1: # <<<<<<<<<<<<<<
|
|
@@ -20145,7 +20161,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20145
20161
|
return __pyx_r;
|
|
20146
20162
|
}
|
|
20147
20163
|
|
|
20148
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20164
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1025
|
|
20149
20165
|
*
|
|
20150
20166
|
*
|
|
20151
20167
|
* cdef inline bint is_timedelta64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -20156,7 +20172,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_import_ufunc(void) {
|
|
|
20156
20172
|
static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_obj) {
|
|
20157
20173
|
int __pyx_r;
|
|
20158
20174
|
|
|
20159
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20175
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1037
|
|
20160
20176
|
* bool
|
|
20161
20177
|
* """
|
|
20162
20178
|
* return PyObject_TypeCheck(obj, &PyTimedeltaArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -20166,7 +20182,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
20166
20182
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyTimedeltaArrType_Type));
|
|
20167
20183
|
goto __pyx_L0;
|
|
20168
20184
|
|
|
20169
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20185
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1025
|
|
20170
20186
|
*
|
|
20171
20187
|
*
|
|
20172
20188
|
* cdef inline bint is_timedelta64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -20179,7 +20195,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
20179
20195
|
return __pyx_r;
|
|
20180
20196
|
}
|
|
20181
20197
|
|
|
20182
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20198
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1040
|
|
20183
20199
|
*
|
|
20184
20200
|
*
|
|
20185
20201
|
* cdef inline bint is_datetime64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -20190,7 +20206,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_timedelta64_object(PyObject *__pyx_v_
|
|
|
20190
20206
|
static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_obj) {
|
|
20191
20207
|
int __pyx_r;
|
|
20192
20208
|
|
|
20193
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20209
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1052
|
|
20194
20210
|
* bool
|
|
20195
20211
|
* """
|
|
20196
20212
|
* return PyObject_TypeCheck(obj, &PyDatetimeArrType_Type) # <<<<<<<<<<<<<<
|
|
@@ -20200,7 +20216,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
20200
20216
|
__pyx_r = PyObject_TypeCheck(__pyx_v_obj, (&PyDatetimeArrType_Type));
|
|
20201
20217
|
goto __pyx_L0;
|
|
20202
20218
|
|
|
20203
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20219
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1040
|
|
20204
20220
|
*
|
|
20205
20221
|
*
|
|
20206
20222
|
* cdef inline bint is_datetime64_object(object obj) noexcept: # <<<<<<<<<<<<<<
|
|
@@ -20213,7 +20229,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
20213
20229
|
return __pyx_r;
|
|
20214
20230
|
}
|
|
20215
20231
|
|
|
20216
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20232
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1055
|
|
20217
20233
|
*
|
|
20218
20234
|
*
|
|
20219
20235
|
* cdef inline npy_datetime get_datetime64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -20224,7 +20240,7 @@ static CYTHON_INLINE int __pyx_f_5numpy_is_datetime64_object(PyObject *__pyx_v_o
|
|
|
20224
20240
|
static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *__pyx_v_obj) {
|
|
20225
20241
|
npy_datetime __pyx_r;
|
|
20226
20242
|
|
|
20227
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20243
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1062
|
|
20228
20244
|
* also needed. That can be found using `get_datetime64_unit`.
|
|
20229
20245
|
* """
|
|
20230
20246
|
* return (<PyDatetimeScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -20234,7 +20250,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
20234
20250
|
__pyx_r = ((PyDatetimeScalarObject *)__pyx_v_obj)->obval;
|
|
20235
20251
|
goto __pyx_L0;
|
|
20236
20252
|
|
|
20237
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20253
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1055
|
|
20238
20254
|
*
|
|
20239
20255
|
*
|
|
20240
20256
|
* cdef inline npy_datetime get_datetime64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -20247,7 +20263,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
20247
20263
|
return __pyx_r;
|
|
20248
20264
|
}
|
|
20249
20265
|
|
|
20250
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20266
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1065
|
|
20251
20267
|
*
|
|
20252
20268
|
*
|
|
20253
20269
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -20258,7 +20274,7 @@ static CYTHON_INLINE npy_datetime __pyx_f_5numpy_get_datetime64_value(PyObject *
|
|
|
20258
20274
|
static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject *__pyx_v_obj) {
|
|
20259
20275
|
npy_timedelta __pyx_r;
|
|
20260
20276
|
|
|
20261
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20277
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1069
|
|
20262
20278
|
* returns the int64 value underlying scalar numpy timedelta64 object
|
|
20263
20279
|
* """
|
|
20264
20280
|
* return (<PyTimedeltaScalarObject*>obj).obval # <<<<<<<<<<<<<<
|
|
@@ -20268,7 +20284,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
20268
20284
|
__pyx_r = ((PyTimedeltaScalarObject *)__pyx_v_obj)->obval;
|
|
20269
20285
|
goto __pyx_L0;
|
|
20270
20286
|
|
|
20271
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20287
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1065
|
|
20272
20288
|
*
|
|
20273
20289
|
*
|
|
20274
20290
|
* cdef inline npy_timedelta get_timedelta64_value(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -20281,7 +20297,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
20281
20297
|
return __pyx_r;
|
|
20282
20298
|
}
|
|
20283
20299
|
|
|
20284
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20300
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1072
|
|
20285
20301
|
*
|
|
20286
20302
|
*
|
|
20287
20303
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -20292,7 +20308,7 @@ static CYTHON_INLINE npy_timedelta __pyx_f_5numpy_get_timedelta64_value(PyObject
|
|
|
20292
20308
|
static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObject *__pyx_v_obj) {
|
|
20293
20309
|
NPY_DATETIMEUNIT __pyx_r;
|
|
20294
20310
|
|
|
20295
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20311
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1076
|
|
20296
20312
|
* returns the unit part of the dtype for a numpy datetime64 object.
|
|
20297
20313
|
* """
|
|
20298
20314
|
* return <NPY_DATETIMEUNIT>(<PyDatetimeScalarObject*>obj).obmeta.base # <<<<<<<<<<<<<<
|
|
@@ -20302,7 +20318,7 @@ static CYTHON_INLINE NPY_DATETIMEUNIT __pyx_f_5numpy_get_datetime64_unit(PyObjec
|
|
|
20302
20318
|
__pyx_r = ((NPY_DATETIMEUNIT)((PyDatetimeScalarObject *)__pyx_v_obj)->obmeta.base);
|
|
20303
20319
|
goto __pyx_L0;
|
|
20304
20320
|
|
|
20305
|
-
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-
|
|
20321
|
+
/* "../../../../../private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/build-env-qp7cw3xg/lib/python3.13/site-packages/numpy/__init__.cython-30.pxd":1072
|
|
20306
20322
|
*
|
|
20307
20323
|
*
|
|
20308
20324
|
* cdef inline NPY_DATETIMEUNIT get_datetime64_unit(object obj) noexcept nogil: # <<<<<<<<<<<<<<
|
|
@@ -35323,435 +35339,435 @@ static int __Pyx_modinit_type_import_code(__pyx_mstatetype *__pyx_mstate) {
|
|
|
35323
35339
|
/*--- Type import code ---*/
|
|
35324
35340
|
__pyx_t_1 = PyImport_ImportModule(__Pyx_BUILTIN_MODULE_NAME); if (unlikely(!__pyx_t_1)) __PYX_ERR(5, 9, __pyx_L1_error)
|
|
35325
35341
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35326
|
-
__pyx_mstate->__pyx_ptype_7cpython_4type_type =
|
|
35342
|
+
__pyx_mstate->__pyx_ptype_7cpython_4type_type = __Pyx_ImportType_3_2_1(__pyx_t_1, __Pyx_BUILTIN_MODULE_NAME, "type",
|
|
35327
35343
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35328
|
-
sizeof(PyTypeObject),
|
|
35344
|
+
sizeof(PyTypeObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyTypeObject),
|
|
35329
35345
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35330
35346
|
0, 0,
|
|
35331
35347
|
#else
|
|
35332
|
-
sizeof(PyHeapTypeObject),
|
|
35348
|
+
sizeof(PyHeapTypeObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyHeapTypeObject),
|
|
35333
35349
|
#endif
|
|
35334
|
-
|
|
35350
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_7cpython_4type_type) __PYX_ERR(5, 9, __pyx_L1_error)
|
|
35335
35351
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35336
35352
|
__pyx_t_1 = PyImport_ImportModule(__Pyx_BUILTIN_MODULE_NAME); if (unlikely(!__pyx_t_1)) __PYX_ERR(6, 8, __pyx_L1_error)
|
|
35337
35353
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35338
|
-
__pyx_mstate->__pyx_ptype_7cpython_4bool_bool =
|
|
35354
|
+
__pyx_mstate->__pyx_ptype_7cpython_4bool_bool = __Pyx_ImportType_3_2_1(__pyx_t_1, __Pyx_BUILTIN_MODULE_NAME, "bool",
|
|
35339
35355
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35340
|
-
sizeof(PyLongObject),
|
|
35356
|
+
sizeof(PyLongObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyLongObject),
|
|
35341
35357
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35342
35358
|
0, 0,
|
|
35343
35359
|
#else
|
|
35344
|
-
sizeof(PyLongObject),
|
|
35360
|
+
sizeof(PyLongObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyLongObject),
|
|
35345
35361
|
#endif
|
|
35346
|
-
|
|
35362
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_7cpython_4bool_bool) __PYX_ERR(6, 8, __pyx_L1_error)
|
|
35347
35363
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35348
35364
|
__pyx_t_1 = PyImport_ImportModule(__Pyx_BUILTIN_MODULE_NAME); if (unlikely(!__pyx_t_1)) __PYX_ERR(7, 16, __pyx_L1_error)
|
|
35349
35365
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35350
|
-
__pyx_mstate->__pyx_ptype_7cpython_7complex_complex =
|
|
35366
|
+
__pyx_mstate->__pyx_ptype_7cpython_7complex_complex = __Pyx_ImportType_3_2_1(__pyx_t_1, __Pyx_BUILTIN_MODULE_NAME, "complex",
|
|
35351
35367
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35352
|
-
sizeof(PyComplexObject),
|
|
35368
|
+
sizeof(PyComplexObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyComplexObject),
|
|
35353
35369
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35354
35370
|
0, 0,
|
|
35355
35371
|
#else
|
|
35356
|
-
sizeof(PyComplexObject),
|
|
35372
|
+
sizeof(PyComplexObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyComplexObject),
|
|
35357
35373
|
#endif
|
|
35358
|
-
|
|
35374
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_7cpython_7complex_complex) __PYX_ERR(7, 16, __pyx_L1_error)
|
|
35359
35375
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35360
35376
|
__pyx_t_1 = PyImport_ImportModule("numpy"); if (unlikely(!__pyx_t_1)) __PYX_ERR(2, 228, __pyx_L1_error)
|
|
35361
35377
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35362
|
-
__pyx_mstate->__pyx_ptype_5numpy_dtype =
|
|
35378
|
+
__pyx_mstate->__pyx_ptype_5numpy_dtype = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "dtype",
|
|
35363
35379
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35364
|
-
sizeof(PyArray_Descr),
|
|
35380
|
+
sizeof(PyArray_Descr), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArray_Descr),
|
|
35365
35381
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35366
|
-
sizeof(PyArray_Descr),
|
|
35382
|
+
sizeof(PyArray_Descr), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArray_Descr),
|
|
35367
35383
|
#else
|
|
35368
|
-
sizeof(PyArray_Descr),
|
|
35384
|
+
sizeof(PyArray_Descr), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArray_Descr),
|
|
35369
35385
|
#endif
|
|
35370
|
-
|
|
35371
|
-
__pyx_mstate->__pyx_ptype_5numpy_flatiter =
|
|
35386
|
+
__Pyx_ImportType_CheckSize_Ignore_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_dtype) __PYX_ERR(2, 228, __pyx_L1_error)
|
|
35387
|
+
__pyx_mstate->__pyx_ptype_5numpy_flatiter = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "flatiter",
|
|
35372
35388
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35373
|
-
sizeof(PyArrayIterObject),
|
|
35389
|
+
sizeof(PyArrayIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayIterObject),
|
|
35374
35390
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35375
|
-
sizeof(PyArrayIterObject),
|
|
35391
|
+
sizeof(PyArrayIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayIterObject),
|
|
35376
35392
|
#else
|
|
35377
|
-
sizeof(PyArrayIterObject),
|
|
35393
|
+
sizeof(PyArrayIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayIterObject),
|
|
35378
35394
|
#endif
|
|
35379
|
-
|
|
35380
|
-
__pyx_mstate->__pyx_ptype_5numpy_broadcast =
|
|
35395
|
+
__Pyx_ImportType_CheckSize_Ignore_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_flatiter) __PYX_ERR(2, 273, __pyx_L1_error)
|
|
35396
|
+
__pyx_mstate->__pyx_ptype_5numpy_broadcast = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "broadcast",
|
|
35381
35397
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35382
|
-
sizeof(PyArrayMultiIterObject),
|
|
35398
|
+
sizeof(PyArrayMultiIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayMultiIterObject),
|
|
35383
35399
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35384
|
-
sizeof(PyArrayMultiIterObject),
|
|
35400
|
+
sizeof(PyArrayMultiIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayMultiIterObject),
|
|
35385
35401
|
#else
|
|
35386
|
-
sizeof(PyArrayMultiIterObject),
|
|
35402
|
+
sizeof(PyArrayMultiIterObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayMultiIterObject),
|
|
35387
35403
|
#endif
|
|
35388
|
-
|
|
35389
|
-
__pyx_mstate->__pyx_ptype_5numpy_ndarray =
|
|
35404
|
+
__Pyx_ImportType_CheckSize_Ignore_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_broadcast) __PYX_ERR(2, 277, __pyx_L1_error)
|
|
35405
|
+
__pyx_mstate->__pyx_ptype_5numpy_ndarray = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "ndarray",
|
|
35390
35406
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35391
|
-
sizeof(PyArrayObject),
|
|
35407
|
+
sizeof(PyArrayObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayObject),
|
|
35392
35408
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35393
|
-
sizeof(PyArrayObject),
|
|
35409
|
+
sizeof(PyArrayObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayObject),
|
|
35394
35410
|
#else
|
|
35395
|
-
sizeof(PyArrayObject),
|
|
35411
|
+
sizeof(PyArrayObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyArrayObject),
|
|
35396
35412
|
#endif
|
|
35397
|
-
|
|
35398
|
-
__pyx_mstate->__pyx_ptype_5numpy_generic =
|
|
35413
|
+
__Pyx_ImportType_CheckSize_Ignore_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_ndarray) __PYX_ERR(2, 316, __pyx_L1_error)
|
|
35414
|
+
__pyx_mstate->__pyx_ptype_5numpy_generic = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "generic",
|
|
35399
35415
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35400
|
-
sizeof(PyObject),
|
|
35416
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35401
35417
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35402
|
-
sizeof(PyObject),
|
|
35418
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35403
35419
|
#else
|
|
35404
|
-
sizeof(PyObject),
|
|
35420
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35405
35421
|
#endif
|
|
35406
|
-
|
|
35407
|
-
__pyx_mstate->__pyx_ptype_5numpy_number =
|
|
35422
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_generic) __PYX_ERR(2, 825, __pyx_L1_error)
|
|
35423
|
+
__pyx_mstate->__pyx_ptype_5numpy_number = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "number",
|
|
35408
35424
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35409
|
-
sizeof(PyObject),
|
|
35425
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35410
35426
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35411
|
-
sizeof(PyObject),
|
|
35427
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35412
35428
|
#else
|
|
35413
|
-
sizeof(PyObject),
|
|
35429
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35414
35430
|
#endif
|
|
35415
|
-
|
|
35416
|
-
__pyx_mstate->__pyx_ptype_5numpy_integer =
|
|
35431
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_number) __PYX_ERR(2, 827, __pyx_L1_error)
|
|
35432
|
+
__pyx_mstate->__pyx_ptype_5numpy_integer = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "integer",
|
|
35417
35433
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35418
|
-
sizeof(PyObject),
|
|
35434
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35419
35435
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35420
|
-
sizeof(PyObject),
|
|
35436
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35421
35437
|
#else
|
|
35422
|
-
sizeof(PyObject),
|
|
35438
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35423
35439
|
#endif
|
|
35424
|
-
|
|
35425
|
-
__pyx_mstate->__pyx_ptype_5numpy_signedinteger =
|
|
35440
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_integer) __PYX_ERR(2, 829, __pyx_L1_error)
|
|
35441
|
+
__pyx_mstate->__pyx_ptype_5numpy_signedinteger = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "signedinteger",
|
|
35426
35442
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35427
|
-
sizeof(PyObject),
|
|
35443
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35428
35444
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35429
|
-
sizeof(PyObject),
|
|
35445
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35430
35446
|
#else
|
|
35431
|
-
sizeof(PyObject),
|
|
35447
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35432
35448
|
#endif
|
|
35433
|
-
|
|
35434
|
-
__pyx_mstate->__pyx_ptype_5numpy_unsignedinteger =
|
|
35449
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_signedinteger) __PYX_ERR(2, 831, __pyx_L1_error)
|
|
35450
|
+
__pyx_mstate->__pyx_ptype_5numpy_unsignedinteger = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "unsignedinteger",
|
|
35435
35451
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35436
|
-
sizeof(PyObject),
|
|
35452
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35437
35453
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35438
|
-
sizeof(PyObject),
|
|
35454
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35439
35455
|
#else
|
|
35440
|
-
sizeof(PyObject),
|
|
35456
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35441
35457
|
#endif
|
|
35442
|
-
|
|
35443
|
-
__pyx_mstate->__pyx_ptype_5numpy_inexact =
|
|
35458
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_unsignedinteger) __PYX_ERR(2, 833, __pyx_L1_error)
|
|
35459
|
+
__pyx_mstate->__pyx_ptype_5numpy_inexact = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "inexact",
|
|
35444
35460
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35445
|
-
sizeof(PyObject),
|
|
35461
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35446
35462
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35447
|
-
sizeof(PyObject),
|
|
35463
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35448
35464
|
#else
|
|
35449
|
-
sizeof(PyObject),
|
|
35465
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35450
35466
|
#endif
|
|
35451
|
-
|
|
35452
|
-
__pyx_mstate->__pyx_ptype_5numpy_floating =
|
|
35467
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_inexact) __PYX_ERR(2, 835, __pyx_L1_error)
|
|
35468
|
+
__pyx_mstate->__pyx_ptype_5numpy_floating = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "floating",
|
|
35453
35469
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35454
|
-
sizeof(PyObject),
|
|
35470
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35455
35471
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35456
|
-
sizeof(PyObject),
|
|
35472
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35457
35473
|
#else
|
|
35458
|
-
sizeof(PyObject),
|
|
35474
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35459
35475
|
#endif
|
|
35460
|
-
|
|
35461
|
-
__pyx_mstate->__pyx_ptype_5numpy_complexfloating =
|
|
35476
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_floating) __PYX_ERR(2, 837, __pyx_L1_error)
|
|
35477
|
+
__pyx_mstate->__pyx_ptype_5numpy_complexfloating = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "complexfloating",
|
|
35462
35478
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35463
|
-
sizeof(PyObject),
|
|
35479
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35464
35480
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35465
|
-
sizeof(PyObject),
|
|
35481
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35466
35482
|
#else
|
|
35467
|
-
sizeof(PyObject),
|
|
35483
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35468
35484
|
#endif
|
|
35469
|
-
|
|
35470
|
-
__pyx_mstate->__pyx_ptype_5numpy_flexible =
|
|
35485
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_complexfloating) __PYX_ERR(2, 839, __pyx_L1_error)
|
|
35486
|
+
__pyx_mstate->__pyx_ptype_5numpy_flexible = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "flexible",
|
|
35471
35487
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35472
|
-
sizeof(PyObject),
|
|
35488
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35473
35489
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35474
|
-
sizeof(PyObject),
|
|
35490
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35475
35491
|
#else
|
|
35476
|
-
sizeof(PyObject),
|
|
35492
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35477
35493
|
#endif
|
|
35478
|
-
|
|
35479
|
-
__pyx_mstate->__pyx_ptype_5numpy_character =
|
|
35494
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_flexible) __PYX_ERR(2, 841, __pyx_L1_error)
|
|
35495
|
+
__pyx_mstate->__pyx_ptype_5numpy_character = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "character",
|
|
35480
35496
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35481
|
-
sizeof(PyObject),
|
|
35497
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35482
35498
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35483
|
-
sizeof(PyObject),
|
|
35499
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35484
35500
|
#else
|
|
35485
|
-
sizeof(PyObject),
|
|
35501
|
+
sizeof(PyObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyObject),
|
|
35486
35502
|
#endif
|
|
35487
|
-
|
|
35488
|
-
__pyx_mstate->__pyx_ptype_5numpy_ufunc =
|
|
35503
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_character) __PYX_ERR(2, 843, __pyx_L1_error)
|
|
35504
|
+
__pyx_mstate->__pyx_ptype_5numpy_ufunc = __Pyx_ImportType_3_2_1(__pyx_t_1, "numpy", "ufunc",
|
|
35489
35505
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35490
|
-
sizeof(PyUFuncObject),
|
|
35506
|
+
sizeof(PyUFuncObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyUFuncObject),
|
|
35491
35507
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35492
|
-
sizeof(PyUFuncObject),
|
|
35508
|
+
sizeof(PyUFuncObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyUFuncObject),
|
|
35493
35509
|
#else
|
|
35494
|
-
sizeof(PyUFuncObject),
|
|
35510
|
+
sizeof(PyUFuncObject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(PyUFuncObject),
|
|
35495
35511
|
#endif
|
|
35496
|
-
|
|
35512
|
+
__Pyx_ImportType_CheckSize_Ignore_3_2_1); if (!__pyx_mstate->__pyx_ptype_5numpy_ufunc) __PYX_ERR(2, 907, __pyx_L1_error)
|
|
35497
35513
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35498
35514
|
__pyx_t_1 = PyImport_ImportModule("array"); if (unlikely(!__pyx_t_1)) __PYX_ERR(4, 69, __pyx_L1_error)
|
|
35499
35515
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35500
|
-
__pyx_mstate->__pyx_ptype_7cpython_5array_array =
|
|
35516
|
+
__pyx_mstate->__pyx_ptype_7cpython_5array_array = __Pyx_ImportType_3_2_1(__pyx_t_1, "array", "array",
|
|
35501
35517
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35502
|
-
sizeof(arrayobject),
|
|
35518
|
+
sizeof(arrayobject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(arrayobject),
|
|
35503
35519
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35504
|
-
sizeof(arrayobject),
|
|
35520
|
+
sizeof(arrayobject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(arrayobject),
|
|
35505
35521
|
#else
|
|
35506
|
-
sizeof(arrayobject),
|
|
35522
|
+
sizeof(arrayobject), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(arrayobject),
|
|
35507
35523
|
#endif
|
|
35508
|
-
|
|
35524
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_7cpython_5array_array) __PYX_ERR(4, 69, __pyx_L1_error)
|
|
35509
35525
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35510
35526
|
__pyx_t_1 = PyImport_ImportModule("pysam.libchtslib"); if (unlikely(!__pyx_t_1)) __PYX_ERR(8, 2706, __pyx_L1_error)
|
|
35511
35527
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35512
|
-
__pyx_mstate->__pyx_ptype_5pysam_10libchtslib_HTSFile =
|
|
35528
|
+
__pyx_mstate->__pyx_ptype_5pysam_10libchtslib_HTSFile = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libchtslib", "HTSFile",
|
|
35513
35529
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35514
|
-
sizeof(struct __pyx_obj_5pysam_10libchtslib_HTSFile),
|
|
35530
|
+
sizeof(struct __pyx_obj_5pysam_10libchtslib_HTSFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_10libchtslib_HTSFile),
|
|
35515
35531
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35516
|
-
sizeof(struct __pyx_obj_5pysam_10libchtslib_HTSFile),
|
|
35532
|
+
sizeof(struct __pyx_obj_5pysam_10libchtslib_HTSFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_10libchtslib_HTSFile),
|
|
35517
35533
|
#else
|
|
35518
|
-
sizeof(struct __pyx_obj_5pysam_10libchtslib_HTSFile),
|
|
35534
|
+
sizeof(struct __pyx_obj_5pysam_10libchtslib_HTSFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_10libchtslib_HTSFile),
|
|
35519
35535
|
#endif
|
|
35520
|
-
|
|
35536
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_10libchtslib_HTSFile) __PYX_ERR(8, 2706, __pyx_L1_error)
|
|
35521
35537
|
__pyx_vtabptr_5pysam_10libchtslib_HTSFile = (struct __pyx_vtabstruct_5pysam_10libchtslib_HTSFile*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_10libchtslib_HTSFile); if (unlikely(!__pyx_vtabptr_5pysam_10libchtslib_HTSFile)) __PYX_ERR(8, 2706, __pyx_L1_error)
|
|
35522
35538
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35523
35539
|
__pyx_t_1 = PyImport_ImportModule("pysam.libcfaidx"); if (unlikely(!__pyx_t_1)) __PYX_ERR(9, 38, __pyx_L1_error)
|
|
35524
35540
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35525
|
-
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastaFile =
|
|
35541
|
+
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastaFile = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcfaidx", "FastaFile",
|
|
35526
35542
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35527
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastaFile),
|
|
35543
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastaFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastaFile),
|
|
35528
35544
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35529
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastaFile),
|
|
35545
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastaFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastaFile),
|
|
35530
35546
|
#else
|
|
35531
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastaFile),
|
|
35547
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastaFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastaFile),
|
|
35532
35548
|
#endif
|
|
35533
|
-
|
|
35549
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastaFile) __PYX_ERR(9, 38, __pyx_L1_error)
|
|
35534
35550
|
__pyx_vtabptr_5pysam_9libcfaidx_FastaFile = (struct __pyx_vtabstruct_5pysam_9libcfaidx_FastaFile*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastaFile); if (unlikely(!__pyx_vtabptr_5pysam_9libcfaidx_FastaFile)) __PYX_ERR(9, 38, __pyx_L1_error)
|
|
35535
|
-
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqProxy =
|
|
35551
|
+
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqProxy = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcfaidx", "FastqProxy",
|
|
35536
35552
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35537
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy),
|
|
35553
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy),
|
|
35538
35554
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35539
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy),
|
|
35555
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy),
|
|
35540
35556
|
#else
|
|
35541
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy),
|
|
35557
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastqProxy),
|
|
35542
35558
|
#endif
|
|
35543
|
-
|
|
35559
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqProxy) __PYX_ERR(9, 46, __pyx_L1_error)
|
|
35544
35560
|
__pyx_vtabptr_5pysam_9libcfaidx_FastqProxy = (struct __pyx_vtabstruct_5pysam_9libcfaidx_FastqProxy*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqProxy); if (unlikely(!__pyx_vtabptr_5pysam_9libcfaidx_FastqProxy)) __PYX_ERR(9, 46, __pyx_L1_error)
|
|
35545
|
-
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxRecord =
|
|
35561
|
+
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxRecord = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcfaidx", "FastxRecord",
|
|
35546
35562
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35547
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord),
|
|
35563
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord),
|
|
35548
35564
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35549
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord),
|
|
35565
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord),
|
|
35550
35566
|
#else
|
|
35551
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord),
|
|
35567
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastxRecord),
|
|
35552
35568
|
#endif
|
|
35553
|
-
|
|
35569
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxRecord) __PYX_ERR(9, 53, __pyx_L1_error)
|
|
35554
35570
|
__pyx_vtabptr_5pysam_9libcfaidx_FastxRecord = (struct __pyx_vtabstruct_5pysam_9libcfaidx_FastxRecord*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxRecord); if (unlikely(!__pyx_vtabptr_5pysam_9libcfaidx_FastxRecord)) __PYX_ERR(9, 53, __pyx_L1_error)
|
|
35555
|
-
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxFile =
|
|
35571
|
+
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxFile = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcfaidx", "FastxFile",
|
|
35556
35572
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35557
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxFile),
|
|
35573
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastxFile),
|
|
35558
35574
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35559
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxFile),
|
|
35575
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastxFile),
|
|
35560
35576
|
#else
|
|
35561
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxFile),
|
|
35577
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastxFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastxFile),
|
|
35562
35578
|
#endif
|
|
35563
|
-
|
|
35579
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxFile) __PYX_ERR(9, 62, __pyx_L1_error)
|
|
35564
35580
|
__pyx_vtabptr_5pysam_9libcfaidx_FastxFile = (struct __pyx_vtabstruct_5pysam_9libcfaidx_FastxFile*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastxFile); if (unlikely(!__pyx_vtabptr_5pysam_9libcfaidx_FastxFile)) __PYX_ERR(9, 62, __pyx_L1_error)
|
|
35565
|
-
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqFile =
|
|
35581
|
+
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqFile = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcfaidx", "FastqFile",
|
|
35566
35582
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35567
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqFile),
|
|
35583
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastqFile),
|
|
35568
35584
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35569
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqFile),
|
|
35585
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastqFile),
|
|
35570
35586
|
#else
|
|
35571
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqFile),
|
|
35587
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_FastqFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_FastqFile),
|
|
35572
35588
|
#endif
|
|
35573
|
-
|
|
35589
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqFile) __PYX_ERR(9, 74, __pyx_L1_error)
|
|
35574
35590
|
__pyx_vtabptr_5pysam_9libcfaidx_FastqFile = (struct __pyx_vtabstruct_5pysam_9libcfaidx_FastqFile*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_FastqFile); if (unlikely(!__pyx_vtabptr_5pysam_9libcfaidx_FastqFile)) __PYX_ERR(9, 74, __pyx_L1_error)
|
|
35575
|
-
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_Fastafile =
|
|
35591
|
+
__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_Fastafile = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcfaidx", "Fastafile",
|
|
35576
35592
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35577
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_Fastafile),
|
|
35593
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_Fastafile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_Fastafile),
|
|
35578
35594
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35579
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_Fastafile),
|
|
35595
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_Fastafile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_Fastafile),
|
|
35580
35596
|
#else
|
|
35581
|
-
sizeof(struct __pyx_obj_5pysam_9libcfaidx_Fastafile),
|
|
35597
|
+
sizeof(struct __pyx_obj_5pysam_9libcfaidx_Fastafile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_9libcfaidx_Fastafile),
|
|
35582
35598
|
#endif
|
|
35583
|
-
|
|
35599
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_Fastafile) __PYX_ERR(9, 79, __pyx_L1_error)
|
|
35584
35600
|
__pyx_vtabptr_5pysam_9libcfaidx_Fastafile = (struct __pyx_vtabstruct_5pysam_9libcfaidx_Fastafile*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_9libcfaidx_Fastafile); if (unlikely(!__pyx_vtabptr_5pysam_9libcfaidx_Fastafile)) __PYX_ERR(9, 79, __pyx_L1_error)
|
|
35585
35601
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35586
35602
|
__pyx_t_1 = PyImport_ImportModule("pysam.libcalignedsegment"); if (unlikely(!__pyx_t_1)) __PYX_ERR(10, 34, __pyx_L1_error)
|
|
35587
35603
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35588
|
-
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment__AlignedSegment_Cache =
|
|
35604
|
+
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment__AlignedSegment_Cache = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignedsegment", "_AlignedSegment_Cache",
|
|
35589
35605
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35590
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache),
|
|
35606
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache),
|
|
35591
35607
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35592
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache),
|
|
35608
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache),
|
|
35593
35609
|
#else
|
|
35594
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache),
|
|
35610
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment__AlignedSegment_Cache),
|
|
35595
35611
|
#endif
|
|
35596
|
-
|
|
35612
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment__AlignedSegment_Cache) __PYX_ERR(10, 34, __pyx_L1_error)
|
|
35597
35613
|
__pyx_vtabptr_5pysam_18libcalignedsegment__AlignedSegment_Cache = (struct __pyx_vtabstruct_5pysam_18libcalignedsegment__AlignedSegment_Cache*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment__AlignedSegment_Cache); if (unlikely(!__pyx_vtabptr_5pysam_18libcalignedsegment__AlignedSegment_Cache)) __PYX_ERR(10, 34, __pyx_L1_error)
|
|
35598
|
-
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_AlignedSegment =
|
|
35614
|
+
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_AlignedSegment = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignedsegment", "AlignedSegment",
|
|
35599
35615
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35600
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment),
|
|
35616
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment),
|
|
35601
35617
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35602
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment),
|
|
35618
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment),
|
|
35603
35619
|
#else
|
|
35604
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment),
|
|
35620
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_AlignedSegment),
|
|
35605
35621
|
#endif
|
|
35606
|
-
|
|
35622
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_AlignedSegment) __PYX_ERR(10, 47, __pyx_L1_error)
|
|
35607
35623
|
__pyx_vtabptr_5pysam_18libcalignedsegment_AlignedSegment = (struct __pyx_vtabstruct_5pysam_18libcalignedsegment_AlignedSegment*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_AlignedSegment); if (unlikely(!__pyx_vtabptr_5pysam_18libcalignedsegment_AlignedSegment)) __PYX_ERR(10, 47, __pyx_L1_error)
|
|
35608
|
-
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_PileupColumn =
|
|
35624
|
+
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_PileupColumn = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignedsegment", "PileupColumn",
|
|
35609
35625
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35610
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn),
|
|
35626
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn),
|
|
35611
35627
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35612
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn),
|
|
35628
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn),
|
|
35613
35629
|
#else
|
|
35614
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn),
|
|
35630
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_PileupColumn),
|
|
35615
35631
|
#endif
|
|
35616
|
-
|
|
35617
|
-
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_PileupRead =
|
|
35632
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_PileupColumn) __PYX_ERR(10, 79, __pyx_L1_error)
|
|
35633
|
+
__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_PileupRead = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignedsegment", "PileupRead",
|
|
35618
35634
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35619
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead),
|
|
35635
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead),
|
|
35620
35636
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35621
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead),
|
|
35637
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead),
|
|
35622
35638
|
#else
|
|
35623
|
-
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead),
|
|
35639
|
+
sizeof(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_18libcalignedsegment_PileupRead),
|
|
35624
35640
|
#endif
|
|
35625
|
-
|
|
35641
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_18libcalignedsegment_PileupRead) __PYX_ERR(10, 89, __pyx_L1_error)
|
|
35626
35642
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35627
35643
|
__pyx_t_1 = PyImport_ImportModule("pysam.libcalignmentfile"); if (unlikely(!__pyx_t_1)) __PYX_ERR(11, 42, __pyx_L1_error)
|
|
35628
35644
|
__Pyx_GOTREF(__pyx_t_1);
|
|
35629
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_AlignmentHeader =
|
|
35645
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_AlignmentHeader = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "AlignmentHeader",
|
|
35630
35646
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35631
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader),
|
|
35647
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader),
|
|
35632
35648
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35633
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader),
|
|
35649
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader),
|
|
35634
35650
|
#else
|
|
35635
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader),
|
|
35651
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentHeader),
|
|
35636
35652
|
#endif
|
|
35637
|
-
|
|
35638
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_AlignmentFile =
|
|
35653
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_AlignmentHeader) __PYX_ERR(11, 42, __pyx_L1_error)
|
|
35654
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_AlignmentFile = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "AlignmentFile",
|
|
35639
35655
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35640
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile),
|
|
35656
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile),
|
|
35641
35657
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35642
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile),
|
|
35658
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile),
|
|
35643
35659
|
#else
|
|
35644
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile),
|
|
35660
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_AlignmentFile),
|
|
35645
35661
|
#endif
|
|
35646
|
-
|
|
35662
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_AlignmentFile) __PYX_ERR(11, 45, __pyx_L1_error)
|
|
35647
35663
|
__pyx_vtabptr_5pysam_17libcalignmentfile_AlignmentFile = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_AlignmentFile*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_AlignmentFile); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_AlignmentFile)) __PYX_ERR(11, 45, __pyx_L1_error)
|
|
35648
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRow =
|
|
35664
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRow = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorRow",
|
|
35649
35665
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35650
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow),
|
|
35666
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow),
|
|
35651
35667
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35652
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow),
|
|
35668
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow),
|
|
35653
35669
|
#else
|
|
35654
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow),
|
|
35670
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRow),
|
|
35655
35671
|
#endif
|
|
35656
|
-
|
|
35657
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowRegion =
|
|
35672
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRow) __PYX_ERR(11, 62, __pyx_L1_error)
|
|
35673
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowRegion = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorRowRegion",
|
|
35658
35674
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35659
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion),
|
|
35675
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion),
|
|
35660
35676
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35661
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion),
|
|
35677
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion),
|
|
35662
35678
|
#else
|
|
35663
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion),
|
|
35679
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowRegion),
|
|
35664
35680
|
#endif
|
|
35665
|
-
|
|
35681
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowRegion) __PYX_ERR(11, 72, __pyx_L1_error)
|
|
35666
35682
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowRegion = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorRowRegion*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowRegion); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowRegion)) __PYX_ERR(11, 72, __pyx_L1_error)
|
|
35667
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowHead =
|
|
35683
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowHead = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorRowHead",
|
|
35668
35684
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35669
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead),
|
|
35685
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead),
|
|
35670
35686
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35671
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead),
|
|
35687
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead),
|
|
35672
35688
|
#else
|
|
35673
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead),
|
|
35689
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowHead),
|
|
35674
35690
|
#endif
|
|
35675
|
-
|
|
35691
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowHead) __PYX_ERR(11, 78, __pyx_L1_error)
|
|
35676
35692
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowHead = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorRowHead*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowHead); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowHead)) __PYX_ERR(11, 78, __pyx_L1_error)
|
|
35677
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowAll =
|
|
35693
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowAll = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorRowAll",
|
|
35678
35694
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35679
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll),
|
|
35695
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll),
|
|
35680
35696
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35681
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll),
|
|
35697
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll),
|
|
35682
35698
|
#else
|
|
35683
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll),
|
|
35699
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAll),
|
|
35684
35700
|
#endif
|
|
35685
|
-
|
|
35701
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowAll) __PYX_ERR(11, 85, __pyx_L1_error)
|
|
35686
35702
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowAll = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorRowAll*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowAll); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowAll)) __PYX_ERR(11, 85, __pyx_L1_error)
|
|
35687
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowAllRefs =
|
|
35703
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowAllRefs = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorRowAllRefs",
|
|
35688
35704
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35689
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs),
|
|
35705
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs),
|
|
35690
35706
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35691
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs),
|
|
35707
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs),
|
|
35692
35708
|
#else
|
|
35693
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs),
|
|
35709
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowAllRefs),
|
|
35694
35710
|
#endif
|
|
35695
|
-
|
|
35696
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowSelection =
|
|
35711
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowAllRefs) __PYX_ERR(11, 90, __pyx_L1_error)
|
|
35712
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowSelection = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorRowSelection",
|
|
35697
35713
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35698
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection),
|
|
35714
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection),
|
|
35699
35715
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35700
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection),
|
|
35716
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection),
|
|
35701
35717
|
#else
|
|
35702
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection),
|
|
35718
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorRowSelection),
|
|
35703
35719
|
#endif
|
|
35704
|
-
|
|
35720
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowSelection) __PYX_ERR(11, 95, __pyx_L1_error)
|
|
35705
35721
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowSelection = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorRowSelection*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorRowSelection); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorRowSelection)) __PYX_ERR(11, 95, __pyx_L1_error)
|
|
35706
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumn =
|
|
35722
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumn = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorColumn",
|
|
35707
35723
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35708
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn),
|
|
35724
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn),
|
|
35709
35725
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35710
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn),
|
|
35726
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn),
|
|
35711
35727
|
#else
|
|
35712
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn),
|
|
35728
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumn),
|
|
35713
35729
|
#endif
|
|
35714
|
-
|
|
35730
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumn) __PYX_ERR(11, 102, __pyx_L1_error)
|
|
35715
35731
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumn = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorColumn*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumn); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumn)) __PYX_ERR(11, 102, __pyx_L1_error)
|
|
35716
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnRegion =
|
|
35732
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnRegion = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorColumnRegion",
|
|
35717
35733
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35718
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion),
|
|
35734
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion),
|
|
35719
35735
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35720
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion),
|
|
35736
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion),
|
|
35721
35737
|
#else
|
|
35722
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion),
|
|
35738
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnRegion),
|
|
35723
35739
|
#endif
|
|
35724
|
-
|
|
35740
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnRegion) __PYX_ERR(11, 134, __pyx_L1_error)
|
|
35725
35741
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumnRegion = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorColumnRegion*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnRegion); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumnRegion)) __PYX_ERR(11, 134, __pyx_L1_error)
|
|
35726
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAllRefs =
|
|
35742
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAllRefs = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorColumnAllRefs",
|
|
35727
35743
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35728
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs),
|
|
35744
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs),
|
|
35729
35745
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35730
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs),
|
|
35746
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs),
|
|
35731
35747
|
#else
|
|
35732
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs),
|
|
35748
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAllRefs),
|
|
35733
35749
|
#endif
|
|
35734
|
-
|
|
35750
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAllRefs) __PYX_ERR(11, 140, __pyx_L1_error)
|
|
35735
35751
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumnAllRefs = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorColumnAllRefs*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAllRefs); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumnAllRefs)) __PYX_ERR(11, 140, __pyx_L1_error)
|
|
35736
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAll =
|
|
35752
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAll = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IteratorColumnAll",
|
|
35737
35753
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35738
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll),
|
|
35754
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll),
|
|
35739
35755
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35740
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll),
|
|
35756
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll),
|
|
35741
35757
|
#else
|
|
35742
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll),
|
|
35758
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IteratorColumnAll),
|
|
35743
35759
|
#endif
|
|
35744
|
-
|
|
35760
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAll) __PYX_ERR(11, 144, __pyx_L1_error)
|
|
35745
35761
|
__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumnAll = (struct __pyx_vtabstruct_5pysam_17libcalignmentfile_IteratorColumnAll*)__Pyx_GetVtable(__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IteratorColumnAll); if (unlikely(!__pyx_vtabptr_5pysam_17libcalignmentfile_IteratorColumnAll)) __PYX_ERR(11, 144, __pyx_L1_error)
|
|
35746
|
-
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IndexedReads =
|
|
35762
|
+
__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IndexedReads = __Pyx_ImportType_3_2_1(__pyx_t_1, "pysam.libcalignmentfile", "IndexedReads",
|
|
35747
35763
|
#if defined(PYPY_VERSION_NUM) && PYPY_VERSION_NUM < 0x050B0000
|
|
35748
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads),
|
|
35764
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads),
|
|
35749
35765
|
#elif CYTHON_COMPILING_IN_LIMITED_API
|
|
35750
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads),
|
|
35766
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads),
|
|
35751
35767
|
#else
|
|
35752
|
-
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads),
|
|
35768
|
+
sizeof(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads), __PYX_GET_STRUCT_ALIGNMENT_3_2_1(struct __pyx_obj_5pysam_17libcalignmentfile_IndexedReads),
|
|
35753
35769
|
#endif
|
|
35754
|
-
|
|
35770
|
+
__Pyx_ImportType_CheckSize_Warn_3_2_1); if (!__pyx_mstate->__pyx_ptype_5pysam_17libcalignmentfile_IndexedReads) __PYX_ERR(11, 148, __pyx_L1_error)
|
|
35755
35771
|
__Pyx_DECREF(__pyx_t_1); __pyx_t_1 = 0;
|
|
35756
35772
|
__Pyx_RefNannyFinishContext();
|
|
35757
35773
|
return 0;
|
|
@@ -37280,7 +37296,7 @@ end:
|
|
|
37280
37296
|
}
|
|
37281
37297
|
#endif
|
|
37282
37298
|
|
|
37283
|
-
/* PyErrExceptionMatches */
|
|
37299
|
+
/* PyErrExceptionMatches (used by PyObjectGetAttrStrNoError) */
|
|
37284
37300
|
#if CYTHON_FAST_THREAD_STATE
|
|
37285
37301
|
static int __Pyx_PyErr_ExceptionMatchesTuple(PyObject *exc_type, PyObject *tuple) {
|
|
37286
37302
|
Py_ssize_t i, n;
|
|
@@ -37321,7 +37337,7 @@ static CYTHON_INLINE int __Pyx_PyErr_ExceptionMatchesInState(PyThreadState* tsta
|
|
|
37321
37337
|
}
|
|
37322
37338
|
#endif
|
|
37323
37339
|
|
|
37324
|
-
/* PyErrFetchRestore */
|
|
37340
|
+
/* PyErrFetchRestore (used by PyObjectGetAttrStrNoError) */
|
|
37325
37341
|
#if CYTHON_FAST_THREAD_STATE
|
|
37326
37342
|
static CYTHON_INLINE void __Pyx_ErrRestoreInState(PyThreadState *tstate, PyObject *type, PyObject *value, PyObject *tb) {
|
|
37327
37343
|
#if PY_VERSION_HEX >= 0x030C00A6
|
|
@@ -37380,7 +37396,7 @@ static CYTHON_INLINE void __Pyx_ErrFetchInState(PyThreadState *tstate, PyObject
|
|
|
37380
37396
|
}
|
|
37381
37397
|
#endif
|
|
37382
37398
|
|
|
37383
|
-
/* PyObjectGetAttrStr */
|
|
37399
|
+
/* PyObjectGetAttrStr (used by PyObjectGetAttrStrNoError) */
|
|
37384
37400
|
#if CYTHON_USE_TYPE_SLOTS
|
|
37385
37401
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_GetAttrStr(PyObject* obj, PyObject* attr_name) {
|
|
37386
37402
|
PyTypeObject* tp = Py_TYPE(obj);
|
|
@@ -37390,7 +37406,7 @@ static CYTHON_INLINE PyObject* __Pyx_PyObject_GetAttrStr(PyObject* obj, PyObject
|
|
|
37390
37406
|
}
|
|
37391
37407
|
#endif
|
|
37392
37408
|
|
|
37393
|
-
/* PyObjectGetAttrStrNoError */
|
|
37409
|
+
/* PyObjectGetAttrStrNoError (used by GetBuiltinName) */
|
|
37394
37410
|
#if __PYX_LIMITED_VERSION_HEX < 0x030d0000
|
|
37395
37411
|
static void __Pyx_PyObject_GetAttrStr_ClearAttributeError(void) {
|
|
37396
37412
|
__Pyx_PyThreadState_declare
|
|
@@ -37429,7 +37445,7 @@ static PyObject *__Pyx_GetBuiltinName(PyObject *name) {
|
|
|
37429
37445
|
return result;
|
|
37430
37446
|
}
|
|
37431
37447
|
|
|
37432
|
-
/* TupleAndListFromArray */
|
|
37448
|
+
/* TupleAndListFromArray (used by fastcall) */
|
|
37433
37449
|
#if !CYTHON_COMPILING_IN_CPYTHON && CYTHON_METH_FASTCALL
|
|
37434
37450
|
static CYTHON_INLINE PyObject *
|
|
37435
37451
|
__Pyx_PyTuple_FromArray(PyObject *const *src, Py_ssize_t n)
|
|
@@ -37485,7 +37501,7 @@ __Pyx_PyList_FromArray(PyObject *const *src, Py_ssize_t n)
|
|
|
37485
37501
|
}
|
|
37486
37502
|
#endif
|
|
37487
37503
|
|
|
37488
|
-
/* BytesEquals */
|
|
37504
|
+
/* BytesEquals (used by UnicodeEquals) */
|
|
37489
37505
|
static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int equals) {
|
|
37490
37506
|
#if CYTHON_COMPILING_IN_PYPY || CYTHON_COMPILING_IN_LIMITED_API || CYTHON_COMPILING_IN_GRAAL ||\
|
|
37491
37507
|
!(CYTHON_ASSUME_SAFE_SIZE && CYTHON_ASSUME_SAFE_MACROS)
|
|
@@ -37533,7 +37549,7 @@ static CYTHON_INLINE int __Pyx_PyBytes_Equals(PyObject* s1, PyObject* s2, int eq
|
|
|
37533
37549
|
#endif
|
|
37534
37550
|
}
|
|
37535
37551
|
|
|
37536
|
-
/* UnicodeEquals */
|
|
37552
|
+
/* UnicodeEquals (used by fastcall) */
|
|
37537
37553
|
static CYTHON_INLINE int __Pyx_PyUnicode_Equals(PyObject* s1, PyObject* s2, int equals) {
|
|
37538
37554
|
#if CYTHON_COMPILING_IN_PYPY || CYTHON_COMPILING_IN_LIMITED_API || CYTHON_COMPILING_IN_GRAAL
|
|
37539
37555
|
return PyObject_RichCompareBool(s1, s2, equals);
|
|
@@ -37668,7 +37684,7 @@ bad:
|
|
|
37668
37684
|
#endif
|
|
37669
37685
|
#endif
|
|
37670
37686
|
|
|
37671
|
-
/* PyObjectCall */
|
|
37687
|
+
/* PyObjectCall (used by PyObjectFastCall) */
|
|
37672
37688
|
#if CYTHON_COMPILING_IN_CPYTHON
|
|
37673
37689
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_Call(PyObject *func, PyObject *arg, PyObject *kw) {
|
|
37674
37690
|
PyObject *result;
|
|
@@ -37688,7 +37704,7 @@ static CYTHON_INLINE PyObject* __Pyx_PyObject_Call(PyObject *func, PyObject *arg
|
|
|
37688
37704
|
}
|
|
37689
37705
|
#endif
|
|
37690
37706
|
|
|
37691
|
-
/* PyObjectCallMethO */
|
|
37707
|
+
/* PyObjectCallMethO (used by PyObjectFastCall) */
|
|
37692
37708
|
#if CYTHON_COMPILING_IN_CPYTHON
|
|
37693
37709
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_CallMethO(PyObject *func, PyObject *arg) {
|
|
37694
37710
|
PyObject *self, *result;
|
|
@@ -37708,7 +37724,7 @@ static CYTHON_INLINE PyObject* __Pyx_PyObject_CallMethO(PyObject *func, PyObject
|
|
|
37708
37724
|
}
|
|
37709
37725
|
#endif
|
|
37710
37726
|
|
|
37711
|
-
/* PyObjectFastCall */
|
|
37727
|
+
/* PyObjectFastCall (used by PyObjectCallOneArg) */
|
|
37712
37728
|
#if PY_VERSION_HEX < 0x03090000 || CYTHON_COMPILING_IN_LIMITED_API
|
|
37713
37729
|
static PyObject* __Pyx_PyObject_FastCall_fallback(PyObject *func, PyObject * const*args, size_t nargs, PyObject *kwargs) {
|
|
37714
37730
|
PyObject *argstuple;
|
|
@@ -37785,13 +37801,13 @@ static CYTHON_INLINE PyObject* __Pyx_PyObject_FastCallDict(PyObject *func, PyObj
|
|
|
37785
37801
|
#endif
|
|
37786
37802
|
}
|
|
37787
37803
|
|
|
37788
|
-
/* PyObjectCallOneArg */
|
|
37804
|
+
/* PyObjectCallOneArg (used by CallUnboundCMethod0) */
|
|
37789
37805
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_CallOneArg(PyObject *func, PyObject *arg) {
|
|
37790
37806
|
PyObject *args[2] = {NULL, arg};
|
|
37791
37807
|
return __Pyx_PyObject_FastCall(func, args+1, 1 | __Pyx_PY_VECTORCALL_ARGUMENTS_OFFSET);
|
|
37792
37808
|
}
|
|
37793
37809
|
|
|
37794
|
-
/* UnpackUnboundCMethod */
|
|
37810
|
+
/* UnpackUnboundCMethod (used by CallUnboundCMethod0) */
|
|
37795
37811
|
#if CYTHON_COMPILING_IN_LIMITED_API && __PYX_LIMITED_VERSION_HEX < 0x030C0000
|
|
37796
37812
|
static PyObject *__Pyx_SelflessCall(PyObject *method, PyObject *args, PyObject *kwargs) {
|
|
37797
37813
|
PyObject *result;
|
|
@@ -37917,17 +37933,17 @@ static PyObject* __Pyx__CallUnboundCMethod0(__Pyx_CachedCFunction* cfunc, PyObje
|
|
|
37917
37933
|
return result;
|
|
37918
37934
|
}
|
|
37919
37935
|
|
|
37920
|
-
/* py_dict_items */
|
|
37936
|
+
/* py_dict_items (used by OwnedDictNext) */
|
|
37921
37937
|
static CYTHON_INLINE PyObject* __Pyx_PyDict_Items(PyObject* d) {
|
|
37922
37938
|
return __Pyx_CallUnboundCMethod0(&__pyx_mstate_global->__pyx_umethod_PyDict_Type_items, d);
|
|
37923
37939
|
}
|
|
37924
37940
|
|
|
37925
|
-
/* py_dict_values */
|
|
37941
|
+
/* py_dict_values (used by OwnedDictNext) */
|
|
37926
37942
|
static CYTHON_INLINE PyObject* __Pyx_PyDict_Values(PyObject* d) {
|
|
37927
37943
|
return __Pyx_CallUnboundCMethod0(&__pyx_mstate_global->__pyx_umethod_PyDict_Type_values, d);
|
|
37928
37944
|
}
|
|
37929
37945
|
|
|
37930
|
-
/* OwnedDictNext */
|
|
37946
|
+
/* OwnedDictNext (used by ParseKeywordsImpl) */
|
|
37931
37947
|
#if CYTHON_AVOID_BORROWED_REFS
|
|
37932
37948
|
static int __Pyx_PyDict_NextRef(PyObject *p, PyObject **ppos, PyObject **pkey, PyObject **pvalue) {
|
|
37933
37949
|
PyObject *next = NULL;
|
|
@@ -37982,7 +37998,7 @@ static int __Pyx_PyDict_NextRef(PyObject *p, Py_ssize_t *ppos, PyObject **pkey,
|
|
|
37982
37998
|
}
|
|
37983
37999
|
#endif
|
|
37984
38000
|
|
|
37985
|
-
/* RaiseDoubleKeywords */
|
|
38001
|
+
/* RaiseDoubleKeywords (used by ParseKeywordsImpl) */
|
|
37986
38002
|
static void __Pyx_RaiseDoubleKeywordsError(
|
|
37987
38003
|
const char* func_name,
|
|
37988
38004
|
PyObject* kw_name)
|
|
@@ -38045,7 +38061,7 @@ static PyObject* __Pyx__CallUnboundCMethod2(__Pyx_CachedCFunction* cfunc, PyObje
|
|
|
38045
38061
|
}
|
|
38046
38062
|
}
|
|
38047
38063
|
|
|
38048
|
-
/* ParseKeywordsImpl */
|
|
38064
|
+
/* ParseKeywordsImpl (used by ParseKeywords) */
|
|
38049
38065
|
static int __Pyx_ValidateDuplicatePosArgs(
|
|
38050
38066
|
PyObject *kwds,
|
|
38051
38067
|
PyObject ** const argnames[],
|
|
@@ -38458,7 +38474,7 @@ static void __Pyx_RaiseArgtupleInvalid(
|
|
|
38458
38474
|
(num_expected == 1) ? "" : "s", num_found);
|
|
38459
38475
|
}
|
|
38460
38476
|
|
|
38461
|
-
/* ArgTypeTestFunc */
|
|
38477
|
+
/* ArgTypeTestFunc (used by ArgTypeTest) */
|
|
38462
38478
|
static int __Pyx__ArgTypeTest(PyObject *obj, PyTypeObject *type, const char *name, int exact)
|
|
38463
38479
|
{
|
|
38464
38480
|
__Pyx_TypeName type_name;
|
|
@@ -38638,7 +38654,7 @@ __Pyx_RaiseUnexpectedTypeError(const char *expected, PyObject *obj)
|
|
|
38638
38654
|
return 0;
|
|
38639
38655
|
}
|
|
38640
38656
|
|
|
38641
|
-
/* CIntToDigits */
|
|
38657
|
+
/* CIntToDigits (used by CIntToPyUnicode) */
|
|
38642
38658
|
static const char DIGIT_PAIRS_10[2*10*10+1] = {
|
|
38643
38659
|
"00010203040506070809"
|
|
38644
38660
|
"10111213141516171819"
|
|
@@ -38666,7 +38682,7 @@ static const char DIGITS_HEX[2*16+1] = {
|
|
|
38666
38682
|
"0123456789ABCDEF"
|
|
38667
38683
|
};
|
|
38668
38684
|
|
|
38669
|
-
/* BuildPyUnicode */
|
|
38685
|
+
/* BuildPyUnicode (used by COrdinalToPyUnicode) */
|
|
38670
38686
|
static PyObject* __Pyx_PyUnicode_BuildFromAscii(Py_ssize_t ulength, const char* chars, int clength,
|
|
38671
38687
|
int prepend_sign, char padding_char) {
|
|
38672
38688
|
PyObject *uval;
|
|
@@ -38729,15 +38745,16 @@ done_or_error:
|
|
|
38729
38745
|
return uval;
|
|
38730
38746
|
}
|
|
38731
38747
|
|
|
38732
|
-
/* COrdinalToPyUnicode */
|
|
38748
|
+
/* COrdinalToPyUnicode (used by CIntToPyUnicode) */
|
|
38733
38749
|
static CYTHON_INLINE int __Pyx_CheckUnicodeValue(int value) {
|
|
38734
38750
|
return value <= 1114111;
|
|
38735
38751
|
}
|
|
38736
38752
|
static PyObject* __Pyx_PyUnicode_FromOrdinal_Padded(int value, Py_ssize_t ulength, char padding_char) {
|
|
38737
|
-
|
|
38753
|
+
Py_ssize_t padding_length = ulength - 1;
|
|
38754
|
+
if (likely((padding_length <= 250) && (value < 0xD800 || value > 0xDFFF))) {
|
|
38738
38755
|
char chars[256];
|
|
38739
38756
|
if (value <= 255) {
|
|
38740
|
-
memset(chars, padding_char, (size_t)
|
|
38757
|
+
memset(chars, padding_char, (size_t) padding_length);
|
|
38741
38758
|
chars[ulength-1] = (char) value;
|
|
38742
38759
|
return PyUnicode_DecodeLatin1(chars, ulength, NULL);
|
|
38743
38760
|
}
|
|
@@ -38761,8 +38778,8 @@ static PyObject* __Pyx_PyUnicode_FromOrdinal_Padded(int value, Py_ssize_t ulengt
|
|
|
38761
38778
|
value >>= 6;
|
|
38762
38779
|
*--cpos = (char) (0xf0 | (value & 0x07));
|
|
38763
38780
|
}
|
|
38764
|
-
cpos -=
|
|
38765
|
-
memset(cpos, padding_char, (size_t)
|
|
38781
|
+
cpos -= padding_length;
|
|
38782
|
+
memset(cpos, padding_char, (size_t) padding_length);
|
|
38766
38783
|
return PyUnicode_DecodeUTF8(cpos, chars + sizeof(chars) - cpos, NULL);
|
|
38767
38784
|
}
|
|
38768
38785
|
if (value <= 127 && CYTHON_USE_UNICODE_INTERNALS) {
|
|
@@ -38773,7 +38790,7 @@ static PyObject* __Pyx_PyUnicode_FromOrdinal_Padded(int value, Py_ssize_t ulengt
|
|
|
38773
38790
|
PyObject *uchar, *padding_uchar, *padding, *result;
|
|
38774
38791
|
padding_uchar = PyUnicode_FromOrdinal(padding_char);
|
|
38775
38792
|
if (unlikely(!padding_uchar)) return NULL;
|
|
38776
|
-
padding = PySequence_Repeat(padding_uchar,
|
|
38793
|
+
padding = PySequence_Repeat(padding_uchar, padding_length);
|
|
38777
38794
|
Py_DECREF(padding_uchar);
|
|
38778
38795
|
if (unlikely(!padding)) return NULL;
|
|
38779
38796
|
uchar = PyUnicode_FromOrdinal(value);
|
|
@@ -38789,7 +38806,27 @@ static PyObject* __Pyx_PyUnicode_FromOrdinal_Padded(int value, Py_ssize_t ulengt
|
|
|
38789
38806
|
}
|
|
38790
38807
|
|
|
38791
38808
|
/* CIntToPyUnicode */
|
|
38792
|
-
static CYTHON_INLINE PyObject*
|
|
38809
|
+
static CYTHON_INLINE PyObject* __Pyx_uchar___Pyx_PyUnicode_From_int(int value, Py_ssize_t width, char padding_char) {
|
|
38810
|
+
#ifdef __Pyx_HAS_GCC_DIAGNOSTIC
|
|
38811
|
+
#pragma GCC diagnostic push
|
|
38812
|
+
#pragma GCC diagnostic ignored "-Wconversion"
|
|
38813
|
+
#endif
|
|
38814
|
+
const int neg_one = (int) -1, const_zero = (int) 0;
|
|
38815
|
+
#ifdef __Pyx_HAS_GCC_DIAGNOSTIC
|
|
38816
|
+
#pragma GCC diagnostic pop
|
|
38817
|
+
#endif
|
|
38818
|
+
const int is_unsigned = neg_one > const_zero;
|
|
38819
|
+
if (unlikely(!(is_unsigned || value == 0 || value > 0) ||
|
|
38820
|
+
!(sizeof(value) <= 2 || value & ~ (int) 0x01fffff || __Pyx_CheckUnicodeValue((int) value)))) {
|
|
38821
|
+
PyErr_SetString(PyExc_OverflowError, "%c arg not in range(0x110000)");
|
|
38822
|
+
return NULL;
|
|
38823
|
+
}
|
|
38824
|
+
if (width <= 1) {
|
|
38825
|
+
return PyUnicode_FromOrdinal((int) value);
|
|
38826
|
+
}
|
|
38827
|
+
return __Pyx_PyUnicode_FromOrdinal_Padded((int) value, width, padding_char);
|
|
38828
|
+
}
|
|
38829
|
+
static CYTHON_INLINE PyObject* __Pyx____Pyx_PyUnicode_From_int(int value, Py_ssize_t width, char padding_char, char format_char) {
|
|
38793
38830
|
char digits[sizeof(int)*3+2];
|
|
38794
38831
|
char *dpos, *end = digits + sizeof(int)*3+2;
|
|
38795
38832
|
const char *hex_digits = DIGITS_HEX;
|
|
@@ -38805,17 +38842,6 @@ static CYTHON_INLINE PyObject* __Pyx_PyUnicode_From_int(int value, Py_ssize_t wi
|
|
|
38805
38842
|
#pragma GCC diagnostic pop
|
|
38806
38843
|
#endif
|
|
38807
38844
|
const int is_unsigned = neg_one > const_zero;
|
|
38808
|
-
if (format_char == 'c') {
|
|
38809
|
-
if (unlikely(!(is_unsigned || value == 0 || value > 0) ||
|
|
38810
|
-
!(sizeof(value) <= 2 || value & ~ (int) 0x01fffff || __Pyx_CheckUnicodeValue((int) value)))) {
|
|
38811
|
-
PyErr_SetString(PyExc_OverflowError, "%c arg not in range(0x110000)");
|
|
38812
|
-
return NULL;
|
|
38813
|
-
}
|
|
38814
|
-
if (width <= 1) {
|
|
38815
|
-
return PyUnicode_FromOrdinal((int) value);
|
|
38816
|
-
}
|
|
38817
|
-
return __Pyx_PyUnicode_FromOrdinal_Padded((int) value, width, padding_char);
|
|
38818
|
-
}
|
|
38819
38845
|
if (format_char == 'X') {
|
|
38820
38846
|
hex_digits += 16;
|
|
38821
38847
|
format_char = 'x';
|
|
@@ -38873,7 +38899,27 @@ static CYTHON_INLINE PyObject* __Pyx_PyUnicode_From_int(int value, Py_ssize_t wi
|
|
|
38873
38899
|
}
|
|
38874
38900
|
|
|
38875
38901
|
/* CIntToPyUnicode */
|
|
38876
|
-
static CYTHON_INLINE PyObject*
|
|
38902
|
+
static CYTHON_INLINE PyObject* __Pyx_uchar___Pyx_PyUnicode_From_Py_ssize_t(Py_ssize_t value, Py_ssize_t width, char padding_char) {
|
|
38903
|
+
#ifdef __Pyx_HAS_GCC_DIAGNOSTIC
|
|
38904
|
+
#pragma GCC diagnostic push
|
|
38905
|
+
#pragma GCC diagnostic ignored "-Wconversion"
|
|
38906
|
+
#endif
|
|
38907
|
+
const Py_ssize_t neg_one = (Py_ssize_t) -1, const_zero = (Py_ssize_t) 0;
|
|
38908
|
+
#ifdef __Pyx_HAS_GCC_DIAGNOSTIC
|
|
38909
|
+
#pragma GCC diagnostic pop
|
|
38910
|
+
#endif
|
|
38911
|
+
const int is_unsigned = neg_one > const_zero;
|
|
38912
|
+
if (unlikely(!(is_unsigned || value == 0 || value > 0) ||
|
|
38913
|
+
!(sizeof(value) <= 2 || value & ~ (Py_ssize_t) 0x01fffff || __Pyx_CheckUnicodeValue((int) value)))) {
|
|
38914
|
+
PyErr_SetString(PyExc_OverflowError, "%c arg not in range(0x110000)");
|
|
38915
|
+
return NULL;
|
|
38916
|
+
}
|
|
38917
|
+
if (width <= 1) {
|
|
38918
|
+
return PyUnicode_FromOrdinal((int) value);
|
|
38919
|
+
}
|
|
38920
|
+
return __Pyx_PyUnicode_FromOrdinal_Padded((int) value, width, padding_char);
|
|
38921
|
+
}
|
|
38922
|
+
static CYTHON_INLINE PyObject* __Pyx____Pyx_PyUnicode_From_Py_ssize_t(Py_ssize_t value, Py_ssize_t width, char padding_char, char format_char) {
|
|
38877
38923
|
char digits[sizeof(Py_ssize_t)*3+2];
|
|
38878
38924
|
char *dpos, *end = digits + sizeof(Py_ssize_t)*3+2;
|
|
38879
38925
|
const char *hex_digits = DIGITS_HEX;
|
|
@@ -38889,17 +38935,6 @@ static CYTHON_INLINE PyObject* __Pyx_PyUnicode_From_Py_ssize_t(Py_ssize_t value,
|
|
|
38889
38935
|
#pragma GCC diagnostic pop
|
|
38890
38936
|
#endif
|
|
38891
38937
|
const int is_unsigned = neg_one > const_zero;
|
|
38892
|
-
if (format_char == 'c') {
|
|
38893
|
-
if (unlikely(!(is_unsigned || value == 0 || value > 0) ||
|
|
38894
|
-
!(sizeof(value) <= 2 || value & ~ (Py_ssize_t) 0x01fffff || __Pyx_CheckUnicodeValue((int) value)))) {
|
|
38895
|
-
PyErr_SetString(PyExc_OverflowError, "%c arg not in range(0x110000)");
|
|
38896
|
-
return NULL;
|
|
38897
|
-
}
|
|
38898
|
-
if (width <= 1) {
|
|
38899
|
-
return PyUnicode_FromOrdinal((int) value);
|
|
38900
|
-
}
|
|
38901
|
-
return __Pyx_PyUnicode_FromOrdinal_Padded((int) value, width, padding_char);
|
|
38902
|
-
}
|
|
38903
38938
|
if (format_char == 'X') {
|
|
38904
38939
|
hex_digits += 16;
|
|
38905
38940
|
format_char = 'x';
|
|
@@ -39266,7 +39301,7 @@ static CYTHON_INLINE PyObject *__Pyx_GetAttr3(PyObject *o, PyObject *n, PyObject
|
|
|
39266
39301
|
#endif
|
|
39267
39302
|
}
|
|
39268
39303
|
|
|
39269
|
-
/* PyDictVersioning */
|
|
39304
|
+
/* PyDictVersioning (used by GetModuleGlobalName) */
|
|
39270
39305
|
#if CYTHON_USE_DICT_VERSIONS && CYTHON_USE_TYPE_SLOTS
|
|
39271
39306
|
static CYTHON_INLINE PY_UINT64_T __Pyx_get_tp_dict_version(PyObject *obj) {
|
|
39272
39307
|
PyObject *dict = Py_TYPE(obj)->tp_dict;
|
|
@@ -39366,7 +39401,7 @@ static CYTHON_INLINE int __Pyx_TypeTest(PyObject *obj, PyTypeObject *type) {
|
|
|
39366
39401
|
return 0;
|
|
39367
39402
|
}
|
|
39368
39403
|
|
|
39369
|
-
/* GetTopmostException */
|
|
39404
|
+
/* GetTopmostException (used by SaveResetException) */
|
|
39370
39405
|
#if CYTHON_USE_EXC_INFO_STACK && CYTHON_FAST_THREAD_STATE
|
|
39371
39406
|
static _PyErr_StackItem *
|
|
39372
39407
|
__Pyx_PyErr_GetTopmostException(PyThreadState *tstate)
|
|
@@ -39605,7 +39640,7 @@ static CYTHON_INLINE void __Pyx_ExceptionSwap(PyObject **type, PyObject **value,
|
|
|
39605
39640
|
}
|
|
39606
39641
|
#endif
|
|
39607
39642
|
|
|
39608
|
-
/* HasAttr */
|
|
39643
|
+
/* HasAttr (used by ImportImpl) */
|
|
39609
39644
|
#if __PYX_LIMITED_VERSION_HEX < 0x030d0000
|
|
39610
39645
|
static CYTHON_INLINE int __Pyx_HasAttr(PyObject *o, PyObject *n) {
|
|
39611
39646
|
PyObject *r;
|
|
@@ -39624,7 +39659,7 @@ static CYTHON_INLINE int __Pyx_HasAttr(PyObject *o, PyObject *n) {
|
|
|
39624
39659
|
}
|
|
39625
39660
|
#endif
|
|
39626
39661
|
|
|
39627
|
-
/* Import */
|
|
39662
|
+
/* ImportImpl (used by Import) */
|
|
39628
39663
|
static int __Pyx__Import_GetModule(PyObject *qualname, PyObject **module) {
|
|
39629
39664
|
PyObject *imported_module = PyImport_GetModule(qualname);
|
|
39630
39665
|
if (unlikely(!imported_module)) {
|
|
@@ -39685,7 +39720,7 @@ not_found:
|
|
|
39685
39720
|
*module = NULL;
|
|
39686
39721
|
return 0;
|
|
39687
39722
|
}
|
|
39688
|
-
static PyObject *
|
|
39723
|
+
static PyObject *__Pyx__Import(PyObject *name, PyObject *const *imported_names, Py_ssize_t len_imported_names, PyObject *qualname, PyObject *moddict, int level) {
|
|
39689
39724
|
PyObject *module = 0;
|
|
39690
39725
|
PyObject *empty_dict = 0;
|
|
39691
39726
|
PyObject *from_list = 0;
|
|
@@ -39719,7 +39754,7 @@ static PyObject *__Pyx_Import(PyObject *name, PyObject *const *imported_names, P
|
|
|
39719
39754
|
const char* package_sep = strchr(__Pyx_MODULE_NAME, '.');
|
|
39720
39755
|
if (package_sep != (0)) {
|
|
39721
39756
|
module = PyImport_ImportModuleLevelObject(
|
|
39722
|
-
name,
|
|
39757
|
+
name, moddict, empty_dict, from_list, 1);
|
|
39723
39758
|
if (unlikely(!module)) {
|
|
39724
39759
|
if (unlikely(!PyErr_ExceptionMatches(PyExc_ImportError)))
|
|
39725
39760
|
goto bad;
|
|
@@ -39730,7 +39765,7 @@ static PyObject *__Pyx_Import(PyObject *name, PyObject *const *imported_names, P
|
|
|
39730
39765
|
}
|
|
39731
39766
|
if (!module) {
|
|
39732
39767
|
module = PyImport_ImportModuleLevelObject(
|
|
39733
|
-
name,
|
|
39768
|
+
name, moddict, empty_dict, from_list, level);
|
|
39734
39769
|
}
|
|
39735
39770
|
bad:
|
|
39736
39771
|
Py_XDECREF(from_list);
|
|
@@ -39738,6 +39773,11 @@ bad:
|
|
|
39738
39773
|
return module;
|
|
39739
39774
|
}
|
|
39740
39775
|
|
|
39776
|
+
/* Import */
|
|
39777
|
+
static PyObject *__Pyx_Import(PyObject *name, PyObject *const *imported_names, Py_ssize_t len_imported_names, PyObject *qualname, int level) {
|
|
39778
|
+
return __Pyx__Import(name, imported_names, len_imported_names, qualname, __pyx_mstate_global->__pyx_d, level);
|
|
39779
|
+
}
|
|
39780
|
+
|
|
39741
39781
|
/* FastTypeChecks */
|
|
39742
39782
|
#if CYTHON_COMPILING_IN_CPYTHON
|
|
39743
39783
|
static int __Pyx_InBases(PyTypeObject *a, PyTypeObject *b) {
|
|
@@ -40048,7 +40088,7 @@ static PyObject *__Pyx_Object_VectorcallMethod_CallFromBuilder(PyObject *name, P
|
|
|
40048
40088
|
}
|
|
40049
40089
|
#endif
|
|
40050
40090
|
|
|
40051
|
-
/* IsLittleEndian */
|
|
40091
|
+
/* IsLittleEndian (used by BufferFormatCheck) */
|
|
40052
40092
|
static CYTHON_INLINE int __Pyx_Is_Little_Endian(void)
|
|
40053
40093
|
{
|
|
40054
40094
|
union {
|
|
@@ -40059,7 +40099,7 @@ static CYTHON_INLINE int __Pyx_Is_Little_Endian(void)
|
|
|
40059
40099
|
return S.u8[0] == 4;
|
|
40060
40100
|
}
|
|
40061
40101
|
|
|
40062
|
-
/* BufferFormatCheck */
|
|
40102
|
+
/* BufferFormatCheck (used by BufferGetAndValidate) */
|
|
40063
40103
|
static void __Pyx_BufFmt_Init(__Pyx_BufFmt_Context* ctx,
|
|
40064
40104
|
__Pyx_BufFmt_StackElem* stack,
|
|
40065
40105
|
const __Pyx_TypeInfo* type) {
|
|
@@ -40874,7 +40914,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
40874
40914
|
return err;
|
|
40875
40915
|
}
|
|
40876
40916
|
|
|
40877
|
-
/* SetStringIndexingError */
|
|
40917
|
+
/* SetStringIndexingError (used by GetItemIntUnicode) */
|
|
40878
40918
|
static void __Pyx_SetStringIndexingError(const char* message, int has_gil) {
|
|
40879
40919
|
if (!has_gil) {
|
|
40880
40920
|
PyGILState_STATE gil_state = PyGILState_Ensure();
|
|
@@ -40947,7 +40987,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
40947
40987
|
}
|
|
40948
40988
|
#endif
|
|
40949
40989
|
|
|
40950
|
-
/* LimitedApiGetTypeDict */
|
|
40990
|
+
/* LimitedApiGetTypeDict (used by SetItemOnTypeDict) */
|
|
40951
40991
|
#if CYTHON_COMPILING_IN_LIMITED_API
|
|
40952
40992
|
static Py_ssize_t __Pyx_GetTypeDictOffset(void) {
|
|
40953
40993
|
PyObject *tp_dictoffset_o;
|
|
@@ -40983,7 +41023,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
40983
41023
|
}
|
|
40984
41024
|
#endif
|
|
40985
41025
|
|
|
40986
|
-
/* SetItemOnTypeDict */
|
|
41026
|
+
/* SetItemOnTypeDict (used by FixUpExtensionType) */
|
|
40987
41027
|
static int __Pyx__SetItemOnTypeDict(PyTypeObject *tp, PyObject *k, PyObject *v) {
|
|
40988
41028
|
int result;
|
|
40989
41029
|
PyObject *tp_dict;
|
|
@@ -41106,13 +41146,13 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41106
41146
|
return 0;
|
|
41107
41147
|
}
|
|
41108
41148
|
|
|
41109
|
-
/* PyObjectCallNoArg */
|
|
41149
|
+
/* PyObjectCallNoArg (used by PyObjectCallMethod0) */
|
|
41110
41150
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_CallNoArg(PyObject *func) {
|
|
41111
41151
|
PyObject *arg[2] = {NULL, NULL};
|
|
41112
41152
|
return __Pyx_PyObject_FastCall(func, arg + 1, 0 | __Pyx_PY_VECTORCALL_ARGUMENTS_OFFSET);
|
|
41113
41153
|
}
|
|
41114
41154
|
|
|
41115
|
-
/* PyObjectGetMethod */
|
|
41155
|
+
/* PyObjectGetMethod (used by PyObjectCallMethod0) */
|
|
41116
41156
|
#if !(CYTHON_VECTORCALL && (__PYX_LIMITED_VERSION_HEX >= 0x030C0000 || (!CYTHON_COMPILING_IN_LIMITED_API && PY_VERSION_HEX >= 0x03090000)))
|
|
41117
41157
|
static int __Pyx_PyObject_GetMethod(PyObject *obj, PyObject *name, PyObject **method) {
|
|
41118
41158
|
PyObject *attr;
|
|
@@ -41204,7 +41244,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41204
41244
|
}
|
|
41205
41245
|
#endif
|
|
41206
41246
|
|
|
41207
|
-
/* PyObjectCallMethod0 */
|
|
41247
|
+
/* PyObjectCallMethod0 (used by PyType_Ready) */
|
|
41208
41248
|
static PyObject* __Pyx_PyObject_CallMethod0(PyObject* obj, PyObject* method_name) {
|
|
41209
41249
|
#if CYTHON_VECTORCALL && (__PYX_LIMITED_VERSION_HEX >= 0x030C0000 || (!CYTHON_COMPILING_IN_LIMITED_API && PY_VERSION_HEX >= 0x03090000))
|
|
41210
41250
|
PyObject *args[1] = {obj};
|
|
@@ -41227,7 +41267,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41227
41267
|
#endif
|
|
41228
41268
|
}
|
|
41229
41269
|
|
|
41230
|
-
/* ValidateBasesTuple */
|
|
41270
|
+
/* ValidateBasesTuple (used by PyType_Ready) */
|
|
41231
41271
|
#if CYTHON_COMPILING_IN_CPYTHON || CYTHON_COMPILING_IN_LIMITED_API || CYTHON_USE_TYPE_SPECS
|
|
41232
41272
|
static int __Pyx_validate_bases_tuple(const char *type_name, Py_ssize_t dictoffset, PyObject *bases) {
|
|
41233
41273
|
Py_ssize_t i, n;
|
|
@@ -41415,7 +41455,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41415
41455
|
return -1;
|
|
41416
41456
|
}
|
|
41417
41457
|
|
|
41418
|
-
/* GetVTable */
|
|
41458
|
+
/* GetVTable (used by MergeVTables) */
|
|
41419
41459
|
static void* __Pyx_GetVtable(PyTypeObject *type) {
|
|
41420
41460
|
void* ptr;
|
|
41421
41461
|
#if CYTHON_COMPILING_IN_LIMITED_API
|
|
@@ -41529,7 +41569,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41529
41569
|
return -1;
|
|
41530
41570
|
}
|
|
41531
41571
|
|
|
41532
|
-
/* DelItemOnTypeDict */
|
|
41572
|
+
/* DelItemOnTypeDict (used by SetupReduce) */
|
|
41533
41573
|
static int __Pyx__DelItemOnTypeDict(PyTypeObject *tp, PyObject *k) {
|
|
41534
41574
|
int result;
|
|
41535
41575
|
PyObject *tp_dict;
|
|
@@ -41654,10 +41694,10 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41654
41694
|
}
|
|
41655
41695
|
|
|
41656
41696
|
/* TypeImport */
|
|
41657
|
-
#ifndef
|
|
41658
|
-
#define
|
|
41659
|
-
static PyTypeObject *
|
|
41660
|
-
size_t size, size_t alignment, enum
|
|
41697
|
+
#ifndef __PYX_HAVE_RT_ImportType_3_2_1
|
|
41698
|
+
#define __PYX_HAVE_RT_ImportType_3_2_1
|
|
41699
|
+
static PyTypeObject *__Pyx_ImportType_3_2_1(PyObject *module, const char *module_name, const char *class_name,
|
|
41700
|
+
size_t size, size_t alignment, enum __Pyx_ImportType_CheckSize_3_2_1 check_size)
|
|
41661
41701
|
{
|
|
41662
41702
|
PyObject *result = 0;
|
|
41663
41703
|
Py_ssize_t basicsize;
|
|
@@ -41713,7 +41753,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41713
41753
|
module_name, class_name, size, basicsize+itemsize);
|
|
41714
41754
|
goto bad;
|
|
41715
41755
|
}
|
|
41716
|
-
if (check_size ==
|
|
41756
|
+
if (check_size == __Pyx_ImportType_CheckSize_Error_3_2_1 &&
|
|
41717
41757
|
((size_t)basicsize > size || (size_t)(basicsize + itemsize) < size)) {
|
|
41718
41758
|
PyErr_Format(PyExc_ValueError,
|
|
41719
41759
|
"%.200s.%.200s size changed, may indicate binary incompatibility. "
|
|
@@ -41721,7 +41761,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41721
41761
|
module_name, class_name, size, basicsize, basicsize+itemsize);
|
|
41722
41762
|
goto bad;
|
|
41723
41763
|
}
|
|
41724
|
-
else if (check_size ==
|
|
41764
|
+
else if (check_size == __Pyx_ImportType_CheckSize_Warn_3_2_1 && (size_t)basicsize > size) {
|
|
41725
41765
|
if (PyErr_WarnFormat(NULL, 0,
|
|
41726
41766
|
"%.200s.%.200s size changed, may indicate binary incompatibility. "
|
|
41727
41767
|
"Expected %zd from C header, got %zd from PyObject",
|
|
@@ -41775,7 +41815,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41775
41815
|
return value;
|
|
41776
41816
|
}
|
|
41777
41817
|
|
|
41778
|
-
/* dict_setdefault */
|
|
41818
|
+
/* dict_setdefault (used by FetchCommonType) */
|
|
41779
41819
|
static CYTHON_INLINE PyObject *__Pyx_PyDict_SetDefault(PyObject *d, PyObject *key, PyObject *default_value) {
|
|
41780
41820
|
PyObject* value;
|
|
41781
41821
|
#if CYTHON_COMPILING_IN_LIMITED_API && __PYX_LIMITED_VERSION_HEX >= 0x030C0000
|
|
@@ -41793,7 +41833,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41793
41833
|
return value;
|
|
41794
41834
|
}
|
|
41795
41835
|
|
|
41796
|
-
/* AddModuleRef */
|
|
41836
|
+
/* AddModuleRef (used by FetchSharedCythonModule) */
|
|
41797
41837
|
#if CYTHON_COMPILING_IN_CPYTHON_FREETHREADING
|
|
41798
41838
|
static PyObject *__Pyx_PyImport_AddModuleObjectRef(PyObject *name) {
|
|
41799
41839
|
PyObject *module_dict = PyImport_GetModuleDict();
|
|
@@ -41838,12 +41878,12 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41838
41878
|
}
|
|
41839
41879
|
#endif
|
|
41840
41880
|
|
|
41841
|
-
/* FetchSharedCythonModule */
|
|
41881
|
+
/* FetchSharedCythonModule (used by FetchCommonType) */
|
|
41842
41882
|
static PyObject *__Pyx_FetchSharedCythonABIModule(void) {
|
|
41843
41883
|
return __Pyx_PyImport_AddModuleRef(__PYX_ABI_MODULE_NAME);
|
|
41844
41884
|
}
|
|
41845
41885
|
|
|
41846
|
-
/* FetchCommonType */
|
|
41886
|
+
/* FetchCommonType (used by CommonTypesMetaclass) */
|
|
41847
41887
|
#if __PYX_LIMITED_VERSION_HEX < 0x030C0000
|
|
41848
41888
|
static PyObject* __Pyx_PyType_FromMetaclass(PyTypeObject *metaclass, PyObject *module, PyType_Spec *spec, PyObject *bases) {
|
|
41849
41889
|
PyObject *result = __Pyx_PyType_FromModuleAndSpec(module, spec, bases);
|
|
@@ -41948,7 +41988,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41948
41988
|
goto done;
|
|
41949
41989
|
}
|
|
41950
41990
|
|
|
41951
|
-
/* CommonTypesMetaclass */
|
|
41991
|
+
/* CommonTypesMetaclass (used by CythonFunctionShared) */
|
|
41952
41992
|
static PyObject* __pyx_CommonTypesMetaclass_get_module(CYTHON_UNUSED PyObject *self, CYTHON_UNUSED void* context) {
|
|
41953
41993
|
return PyUnicode_FromString(__PYX_ABI_MODULE_NAME);
|
|
41954
41994
|
}
|
|
@@ -41998,7 +42038,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
41998
42038
|
return 0;
|
|
41999
42039
|
}
|
|
42000
42040
|
|
|
42001
|
-
/* PyMethodNew */
|
|
42041
|
+
/* PyMethodNew (used by CythonFunctionShared) */
|
|
42002
42042
|
#if CYTHON_COMPILING_IN_LIMITED_API
|
|
42003
42043
|
static PyObject *__Pyx_PyMethod_New(PyObject *func, PyObject *self, PyObject *typ) {
|
|
42004
42044
|
PyObject *result;
|
|
@@ -42024,7 +42064,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
42024
42064
|
}
|
|
42025
42065
|
#endif
|
|
42026
42066
|
|
|
42027
|
-
/* PyVectorcallFastCallDict */
|
|
42067
|
+
/* PyVectorcallFastCallDict (used by CythonFunctionShared) */
|
|
42028
42068
|
#if CYTHON_METH_FASTCALL && CYTHON_VECTORCALL
|
|
42029
42069
|
static PyObject *__Pyx_PyVectorcall_FastCallDict_kw(PyObject *func, __pyx_vectorcallfunc vc, PyObject *const *args, size_t nargs, PyObject *kw)
|
|
42030
42070
|
{
|
|
@@ -42114,7 +42154,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
42114
42154
|
}
|
|
42115
42155
|
#endif
|
|
42116
42156
|
|
|
42117
|
-
/* CythonFunctionShared */
|
|
42157
|
+
/* CythonFunctionShared (used by CythonFunction) */
|
|
42118
42158
|
#if CYTHON_COMPILING_IN_LIMITED_API
|
|
42119
42159
|
static CYTHON_INLINE int __Pyx__IsSameCyOrCFunctionNoMethod(PyObject *func, void (*cfunc)(void)) {
|
|
42120
42160
|
if (__Pyx_CyFunction_Check(func)) {
|
|
@@ -43136,7 +43176,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43136
43176
|
return op;
|
|
43137
43177
|
}
|
|
43138
43178
|
|
|
43139
|
-
/* CLineInTraceback */
|
|
43179
|
+
/* CLineInTraceback (used by AddTraceback) */
|
|
43140
43180
|
#if CYTHON_CLINE_IN_TRACEBACK && CYTHON_CLINE_IN_TRACEBACK_RUNTIME
|
|
43141
43181
|
#if CYTHON_COMPILING_IN_LIMITED_API && __PYX_LIMITED_VERSION_HEX < 0x030A0000
|
|
43142
43182
|
#define __Pyx_PyProbablyModule_GetDict(o) __Pyx_XNewRef(PyModule_GetDict(o))
|
|
@@ -43173,7 +43213,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43173
43213
|
}
|
|
43174
43214
|
#endif
|
|
43175
43215
|
|
|
43176
|
-
/* CodeObjectCache */
|
|
43216
|
+
/* CodeObjectCache (used by AddTraceback) */
|
|
43177
43217
|
static int __pyx_bisect_code_objects(__Pyx_CodeObjectCacheEntry* entries, int count, int code_line) {
|
|
43178
43218
|
int start = 0, mid = 0, end = count - 1;
|
|
43179
43219
|
if (end >= 0 && code_line > entries[end].code_line) {
|
|
@@ -43649,7 +43689,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43649
43689
|
return (target_type) value;\
|
|
43650
43690
|
}
|
|
43651
43691
|
|
|
43652
|
-
/* TypeInfoCompare */
|
|
43692
|
+
/* TypeInfoCompare (used by MemviewSliceValidateAndInit) */
|
|
43653
43693
|
static int
|
|
43654
43694
|
__pyx_typeinfo_cmp(const __Pyx_TypeInfo *a, const __Pyx_TypeInfo *b)
|
|
43655
43695
|
{
|
|
@@ -43690,7 +43730,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43690
43730
|
return 1;
|
|
43691
43731
|
}
|
|
43692
43732
|
|
|
43693
|
-
/* MemviewSliceValidateAndInit */
|
|
43733
|
+
/* MemviewSliceValidateAndInit (used by ObjectToMemviewSlice) */
|
|
43694
43734
|
static int
|
|
43695
43735
|
__pyx_check_strides(Py_buffer *buf, int dim, int ndim, int spec)
|
|
43696
43736
|
{
|
|
@@ -43874,7 +43914,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43874
43914
|
|
|
43875
43915
|
/* ObjectToMemviewSlice */
|
|
43876
43916
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_d_d_dc_nn___pyx_t_5numpy_float32_t(PyObject *obj, int writable_flag) {
|
|
43877
|
-
__Pyx_memviewslice result =
|
|
43917
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
43878
43918
|
__Pyx_BufFmt_StackElem stack[1];
|
|
43879
43919
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_FOLLOW), (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_FOLLOW), (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_CONTIG) };
|
|
43880
43920
|
int retcode;
|
|
@@ -43897,7 +43937,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43897
43937
|
|
|
43898
43938
|
/* ObjectToMemviewSlice */
|
|
43899
43939
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_d_dc_nn___pyx_t_5numpy_float32_t(PyObject *obj, int writable_flag) {
|
|
43900
|
-
__Pyx_memviewslice result =
|
|
43940
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
43901
43941
|
__Pyx_BufFmt_StackElem stack[1];
|
|
43902
43942
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_FOLLOW), (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_CONTIG) };
|
|
43903
43943
|
int retcode;
|
|
@@ -43920,7 +43960,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43920
43960
|
|
|
43921
43961
|
/* ObjectToMemviewSlice */
|
|
43922
43962
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_dc_nn___pyx_t_5numpy_float32_t(PyObject *obj, int writable_flag) {
|
|
43923
|
-
__Pyx_memviewslice result =
|
|
43963
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
43924
43964
|
__Pyx_BufFmt_StackElem stack[1];
|
|
43925
43965
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_CONTIG) };
|
|
43926
43966
|
int retcode;
|
|
@@ -43943,7 +43983,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43943
43983
|
|
|
43944
43984
|
/* ObjectToMemviewSlice */
|
|
43945
43985
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_dc_nn___pyx_t_5numpy_uint32_t(PyObject *obj, int writable_flag) {
|
|
43946
|
-
__Pyx_memviewslice result =
|
|
43986
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
43947
43987
|
__Pyx_BufFmt_StackElem stack[1];
|
|
43948
43988
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_CONTIG) };
|
|
43949
43989
|
int retcode;
|
|
@@ -43978,7 +44018,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
43978
44018
|
|
|
43979
44019
|
/* ObjectToMemviewSlice */
|
|
43980
44020
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_dc_double(PyObject *obj, int writable_flag) {
|
|
43981
|
-
__Pyx_memviewslice result =
|
|
44021
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
43982
44022
|
__Pyx_BufFmt_StackElem stack[1];
|
|
43983
44023
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_CONTIG) };
|
|
43984
44024
|
int retcode;
|
|
@@ -44001,7 +44041,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
44001
44041
|
|
|
44002
44042
|
/* ObjectToMemviewSlice */
|
|
44003
44043
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_dc_Py_ssize_t(PyObject *obj, int writable_flag) {
|
|
44004
|
-
__Pyx_memviewslice result =
|
|
44044
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
44005
44045
|
__Pyx_BufFmt_StackElem stack[1];
|
|
44006
44046
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_CONTIG) };
|
|
44007
44047
|
int retcode;
|
|
@@ -44036,7 +44076,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
44036
44076
|
|
|
44037
44077
|
/* ObjectToMemviewSlice */
|
|
44038
44078
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_dc_nn___pyx_t_5numpy_intp_t(PyObject *obj, int writable_flag) {
|
|
44039
|
-
__Pyx_memviewslice result =
|
|
44079
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
44040
44080
|
__Pyx_BufFmt_StackElem stack[1];
|
|
44041
44081
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_CONTIG) };
|
|
44042
44082
|
int retcode;
|
|
@@ -44059,7 +44099,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
44059
44099
|
|
|
44060
44100
|
/* ObjectToMemviewSlice */
|
|
44061
44101
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_ds_nn___pyx_t_5numpy_uint32_t(PyObject *obj, int writable_flag) {
|
|
44062
|
-
__Pyx_memviewslice result =
|
|
44102
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
44063
44103
|
__Pyx_BufFmt_StackElem stack[1];
|
|
44064
44104
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_STRIDED) };
|
|
44065
44105
|
int retcode;
|
|
@@ -44082,7 +44122,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
44082
44122
|
|
|
44083
44123
|
/* ObjectToMemviewSlice */
|
|
44084
44124
|
static CYTHON_INLINE __Pyx_memviewslice __Pyx_PyObject_to_MemoryviewSlice_ds_nn___pyx_t_5numpy_uint8_t(PyObject *obj, int writable_flag) {
|
|
44085
|
-
__Pyx_memviewslice result =
|
|
44125
|
+
__Pyx_memviewslice result = __Pyx_MEMSLICE_INIT;
|
|
44086
44126
|
__Pyx_BufFmt_StackElem stack[1];
|
|
44087
44127
|
int axes_specs[] = { (__Pyx_MEMVIEW_DIRECT | __Pyx_MEMVIEW_STRIDED) };
|
|
44088
44128
|
int retcode;
|
|
@@ -44565,7 +44605,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
44565
44605
|
#endif
|
|
44566
44606
|
#endif
|
|
44567
44607
|
|
|
44568
|
-
/*
|
|
44608
|
+
/* MemviewSliceCopy */
|
|
44569
44609
|
static __Pyx_memviewslice
|
|
44570
44610
|
__pyx_memoryview_copy_new_contig(const __Pyx_memviewslice *from_mvs,
|
|
44571
44611
|
const char *mode, int ndim,
|
|
@@ -44574,7 +44614,7 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
44574
44614
|
{
|
|
44575
44615
|
__Pyx_RefNannyDeclarations
|
|
44576
44616
|
int i;
|
|
44577
|
-
__Pyx_memviewslice new_mvs =
|
|
44617
|
+
__Pyx_memviewslice new_mvs = __Pyx_MEMSLICE_INIT;
|
|
44578
44618
|
struct __pyx_memoryview_obj *from_memview = from_mvs->memview;
|
|
44579
44619
|
Py_buffer *buf = &from_memview->view;
|
|
44580
44620
|
PyObject *shape_tuple = NULL;
|
|
@@ -46940,13 +46980,13 @@ static const char* __Pyx_BufFmt_CheckString(__Pyx_BufFmt_Context* ctx, const cha
|
|
|
46940
46980
|
}
|
|
46941
46981
|
}
|
|
46942
46982
|
|
|
46943
|
-
/* PyObjectCall2Args */
|
|
46983
|
+
/* PyObjectCall2Args (used by PyObjectCallMethod1) */
|
|
46944
46984
|
static CYTHON_INLINE PyObject* __Pyx_PyObject_Call2Args(PyObject* function, PyObject* arg1, PyObject* arg2) {
|
|
46945
46985
|
PyObject *args[3] = {NULL, arg1, arg2};
|
|
46946
46986
|
return __Pyx_PyObject_FastCall(function, args+1, 2 | __Pyx_PY_VECTORCALL_ARGUMENTS_OFFSET);
|
|
46947
46987
|
}
|
|
46948
46988
|
|
|
46949
|
-
/* PyObjectCallMethod1 */
|
|
46989
|
+
/* PyObjectCallMethod1 (used by UpdateUnpickledDict) */
|
|
46950
46990
|
#if !(CYTHON_VECTORCALL && (__PYX_LIMITED_VERSION_HEX >= 0x030C0000 || (!CYTHON_COMPILING_IN_LIMITED_API && PY_VERSION_HEX >= 0x03090000)))
|
|
46951
46991
|
static PyObject* __Pyx__PyObject_CallMethod1(PyObject* method, PyObject* arg) {
|
|
46952
46992
|
PyObject *result = __Pyx_PyObject_CallOneArg(method, arg);
|