pydisseqt 0.2.0__cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl → 0.2.1__cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le.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.
@@ -0,0 +1,8 @@
1
+ Metadata-Version: 2.4
2
+ Name: pydisseqt
3
+ Version: 0.2.1
4
+ Classifier: Programming Language :: Rust
5
+ Classifier: Programming Language :: Python :: Implementation :: CPython
6
+ Classifier: Programming Language :: Python :: Implementation :: PyPy
7
+ License-File: LICENSE
8
+ Requires-Python: >=3.8
@@ -0,0 +1,8 @@
1
+ pydisseqt-0.2.1.dist-info/METADATA,sha256=sPzB2JT5eWo7zjwra_8iSV4bBmehWSIVDAf5QpBbJi8,280
2
+ pydisseqt-0.2.1.dist-info/WHEEL,sha256=iORL-X67OzTTqq-x3gldwNFkwkm16CUDT3nYU0K9X7o,131
3
+ pydisseqt-0.2.1.dist-info/licenses/LICENSE,sha256=1shpP5b6mRn1STjctDxMZ3HMCLfJCrkdH0lzSMBkZj4,1072
4
+ pydisseqt/__init__.py,sha256=vPtTfcEL0sG0uHstfYvhLRm1_eYmLNM57olRJPziqc4,119
5
+ pydisseqt/__init__.pyi,sha256=KdxtrmmCSeW_P6GMCtQGjJwR7zX8hML9ECY-sLIHcCA,3536
6
+ pydisseqt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
+ pydisseqt/pydisseqt.cpython-312-powerpc64le-linux-gnu.so,sha256=yOI4Kj6h1zhKq-OhunWjQJD9iI7M9xGuGYAM3MLKDdI,1651728
8
+ pydisseqt-0.2.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: maturin (1.8.6)
2
+ Generator: maturin (1.9.6)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp312-cp312-manylinux_2_17_ppc64le.manylinux2014_ppc64le
@@ -1,50 +0,0 @@
1
- Metadata-Version: 2.4
2
- Name: pydisseqt
3
- Version: 0.2.0
4
- Classifier: Programming Language :: Rust
5
- Classifier: Programming Language :: Python :: Implementation :: CPython
6
- Classifier: Programming Language :: Python :: Implementation :: PyPy
7
- License-File: LICENSE
8
- Requires-Python: >=3.8
9
- Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
10
-
11
- Python wrapper around [disseqt](https://github.com/pulseq-frame/disseqt) built using https://github.com/PyO3/maturin
12
-
13
- # Changelog:
14
-
15
- - 0.2.0:
16
- - Switched to disseqt master branch
17
- - ADC phase now contains phase resulting from ADC frequency
18
- - 0.1.18:
19
- - Updated disseqt for adc phase conversion bugfix
20
- - 0.1.17:
21
- - Updated disseqt for pulse phase conversion bugfix
22
- - 0.1.15
23
- - Update disseqt: fall back to NC1 file for pulse phase if RFP was not found
24
- - 0.1.14
25
- - Updated disseqt to support fixed ADC resolution that does not align to grid
26
- - 0.1.13
27
- - Updated pulseq-rs for support of shim shape 0
28
- - 0.1.12
29
- - Updated typing info
30
- - 0.1.11
31
- - Implemented pTx extension to correctly forward through pydisseqt
32
- - 0.1.10
33
- - Updated pulseq-rs: can now load .seq files using the rfshim pTx extension
34
- - 0.1.9
35
- - Updated disseqt: Now respects ref_voltage for correct units on .dsv import
36
- - 0.1.8
37
- - Updated disseqt: Make pulse phase (RFP) file optional as it is not always provided
38
- - 0.1.5
39
- - Switched to WIP disseqt that includes a .dsv backend
40
- - 0.1.4
41
- - Updated disseqt: allow backwards integration in integrate and integrate_one (t_start >= t_end)
42
- - 0.1.3
43
- - Updated disseqt, fixed trap integration bug
44
- - 0.1.2
45
- - Updated pulseq-rs: allow empty .seq file sections
46
- - 0.1.1
47
- - Updated disseqt, use double precision floats
48
- - 0.1.0
49
- - Baseline
50
-
@@ -1,8 +0,0 @@
1
- pydisseqt-0.2.0.dist-info/METADATA,sha256=RkmnFNyA8jbk4DE8FqF4ho00iq5WR5SzjyQPIgK4V2g,1701
2
- pydisseqt-0.2.0.dist-info/WHEEL,sha256=hhjdH9EJAC-jT-946ti5GqMrW3IPhLx83sIJj2y0vW0,131
3
- pydisseqt-0.2.0.dist-info/licenses/LICENSE,sha256=1shpP5b6mRn1STjctDxMZ3HMCLfJCrkdH0lzSMBkZj4,1072
4
- pydisseqt/__init__.py,sha256=vPtTfcEL0sG0uHstfYvhLRm1_eYmLNM57olRJPziqc4,119
5
- pydisseqt/__init__.pyi,sha256=KdxtrmmCSeW_P6GMCtQGjJwR7zX8hML9ECY-sLIHcCA,3536
6
- pydisseqt/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- pydisseqt/pydisseqt.cpython-312-powerpc64le-linux-gnu.so,sha256=KvLZYD8Uqxu-3K0Eyc_-39pftVVyobH75XmMwH90LDM,1649520
8
- pydisseqt-0.2.0.dist-info/RECORD,,