pydisseqt 0.1.13__cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl → 0.1.14__cp310-cp310-manylinux_2_17_s390x.manylinux2014_s390x.whl
Sign up to get free protection for your applications and to get access to all the features.
- pydisseqt/pydisseqt.cpython-310-s390x-linux-gnu.so +0 -0
- {pydisseqt-0.1.13.dist-info → pydisseqt-0.1.14.dist-info}/METADATA +4 -2
- pydisseqt-0.1.14.dist-info/RECORD +8 -0
- {pydisseqt-0.1.13.dist-info → pydisseqt-0.1.14.dist-info}/WHEEL +1 -1
- pydisseqt-0.1.13.dist-info/RECORD +0 -8
- {pydisseqt-0.1.13.dist-info → pydisseqt-0.1.14.dist-info}/licenses/LICENSE +0 -0
Binary file
|
@@ -1,6 +1,6 @@
|
|
1
|
-
Metadata-Version: 2.
|
1
|
+
Metadata-Version: 2.4
|
2
2
|
Name: pydisseqt
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.14
|
4
4
|
Classifier: Programming Language :: Rust
|
5
5
|
Classifier: Programming Language :: Python :: Implementation :: CPython
|
6
6
|
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
@@ -12,6 +12,8 @@ Python wrapper around [disseqt](https://github.com/pulseq-frame/disseqt) built u
|
|
12
12
|
|
13
13
|
# Changelog:
|
14
14
|
|
15
|
+
- 0.1.14
|
16
|
+
- Updated disseqt to support fixed ADC resolution that does not align to grid
|
15
17
|
- 0.1.13
|
16
18
|
- Updated pulseq-rs for support of shim shape 0
|
17
19
|
- 0.1.12
|
@@ -0,0 +1,8 @@
|
|
1
|
+
pydisseqt-0.1.14.dist-info/METADATA,sha256=22dYWnAL5_3nADKeaQCp5vnAuFuCGZt6oQ6-wg6-e48,1379
|
2
|
+
pydisseqt-0.1.14.dist-info/WHEEL,sha256=KQiGtvYH5nejrRJlfy4WvB6ESudHBRB4ih63Vq953Gk,127
|
3
|
+
pydisseqt-0.1.14.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-310-s390x-linux-gnu.so,sha256=noiuPRaB7DS0q9mfKZrmK5esMwk5lRmIv4eqr5nxxg8,1550520
|
8
|
+
pydisseqt-0.1.14.dist-info/RECORD,,
|
@@ -1,8 +0,0 @@
|
|
1
|
-
pydisseqt-0.1.13.dist-info/METADATA,sha256=pS0lkU5wL4P_nDIwB3zBAmybQ4t4BT52N4nMXf-_jxg,1290
|
2
|
-
pydisseqt-0.1.13.dist-info/WHEEL,sha256=xEdz96pynuHrhXo2orZsRIgCSUrtV-JUPPsFAflpTsU,127
|
3
|
-
pydisseqt-0.1.13.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-310-s390x-linux-gnu.so,sha256=LLECTFRJ_SEJ5Ax-26ZBZPHKQUp8zApCeu6NbGI6Z-Q,1519920
|
8
|
-
pydisseqt-0.1.13.dist-info/RECORD,,
|
File without changes
|