dcnum 0.25.1__py3-none-any.whl → 0.25.2__py3-none-any.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 dcnum might be problematic. Click here for more details.
- dcnum/_version.py +2 -2
- {dcnum-0.25.1.dist-info → dcnum-0.25.2.dist-info}/METADATA +9 -9
- {dcnum-0.25.1.dist-info → dcnum-0.25.2.dist-info}/RECORD +6 -6
- {dcnum-0.25.1.dist-info → dcnum-0.25.2.dist-info}/LICENSE +0 -0
- {dcnum-0.25.1.dist-info → dcnum-0.25.2.dist-info}/WHEEL +0 -0
- {dcnum-0.25.1.dist-info → dcnum-0.25.2.dist-info}/top_level.txt +0 -0
dcnum/_version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: dcnum
|
|
3
|
-
Version: 0.25.
|
|
3
|
+
Version: 0.25.2
|
|
4
4
|
Summary: numerics toolbox for imaging deformability cytometry
|
|
5
5
|
Author: Maximilian Schlögel, Paul Müller, Raghava Alajangi
|
|
6
6
|
Maintainer-email: Paul Müller <dev@craban.de>
|
|
@@ -17,14 +17,14 @@ Classifier: Intended Audience :: Science/Research
|
|
|
17
17
|
Requires-Python: <4,>=3.10
|
|
18
18
|
Description-Content-Type: text/x-rst
|
|
19
19
|
License-File: LICENSE
|
|
20
|
-
Requires-Dist: h5py
|
|
21
|
-
Requires-Dist: hdf5plugin
|
|
22
|
-
Requires-Dist: mahotas
|
|
23
|
-
Requires-Dist: numba
|
|
24
|
-
Requires-Dist: numpy
|
|
25
|
-
Requires-Dist: opencv-python-headless
|
|
26
|
-
Requires-Dist: scikit-image
|
|
27
|
-
Requires-Dist: scipy
|
|
20
|
+
Requires-Dist: h5py <4,>=3.0.0
|
|
21
|
+
Requires-Dist: hdf5plugin <6,>=3.3.1
|
|
22
|
+
Requires-Dist: mahotas <2,>=1
|
|
23
|
+
Requires-Dist: numba <1,>=0.60
|
|
24
|
+
Requires-Dist: numpy <3,>=1.21
|
|
25
|
+
Requires-Dist: opencv-python-headless <5,>=4
|
|
26
|
+
Requires-Dist: scikit-image <1,>=0.24
|
|
27
|
+
Requires-Dist: scipy <2,>=1.8.0
|
|
28
28
|
Provides-Extra: torch
|
|
29
29
|
Requires-Dist: torch >=2.2 ; extra == 'torch'
|
|
30
30
|
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
dcnum/__init__.py,sha256=hcawIKS7utYiOyVhOAX9t7K3xYzP1b9862VV0b6qSrQ,74
|
|
2
|
-
dcnum/_version.py,sha256=
|
|
2
|
+
dcnum/_version.py,sha256=O16YsGa9nckhVhnz7jJ3nC69Kk6pQkIag-qsDHQCsBY,413
|
|
3
3
|
dcnum/feat/__init__.py,sha256=jUJYWTD3VIoDNKrmryXbjHb1rGwYtK4b7VPWihYgUoo,325
|
|
4
4
|
dcnum/feat/event_extractor_manager_thread.py,sha256=FAxSyRfaNAuBWNplxHngp5h-44s0qIP24XX_oETdfMk,7836
|
|
5
5
|
dcnum/feat/gate.py,sha256=Yhxq80JoRMmQzBxl35C8NT91c9QcmQa-EIKLuxK6WvE,7221
|
|
@@ -49,8 +49,8 @@ dcnum/write/__init__.py,sha256=sK79IlvCFIqf2oFABVeyYedMnHOsEIQpxAauEeNO-Tw,273
|
|
|
49
49
|
dcnum/write/deque_writer_thread.py,sha256=ao7F1yrVKyufgC4rC0Y2_Vt7snuT6KpI7W2qVxcjdhk,1994
|
|
50
50
|
dcnum/write/queue_collector_thread.py,sha256=KwwNIDFEF2DU83woKES5K05MxxOhDxPMZLLeyPugfDo,11542
|
|
51
51
|
dcnum/write/writer.py,sha256=oHlq4bDHQxb33-3Fw1xnzJwACecLyH-6koGK8SN0cSk,20528
|
|
52
|
-
dcnum-0.25.
|
|
53
|
-
dcnum-0.25.
|
|
54
|
-
dcnum-0.25.
|
|
55
|
-
dcnum-0.25.
|
|
56
|
-
dcnum-0.25.
|
|
52
|
+
dcnum-0.25.2.dist-info/LICENSE,sha256=YRChA1C8A2E-amJbudwMcbTCZy_HzmeY0hMIvduh1MM,1089
|
|
53
|
+
dcnum-0.25.2.dist-info/METADATA,sha256=8x1L3Y9upiMz-WC0GmOFYSkdcA9OMByyi2z88HRlX94,2326
|
|
54
|
+
dcnum-0.25.2.dist-info/WHEEL,sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY,91
|
|
55
|
+
dcnum-0.25.2.dist-info/top_level.txt,sha256=Hmh38rgG_MFTVDpUDGuO2HWTSq80P585Het4COQzFTg,6
|
|
56
|
+
dcnum-0.25.2.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|