ciclope

View on PyPIReverse Dependencies (0)

2.0.0 ciclope-2.0.0-py3-none-any.whl

Wheel Details

Project: ciclope
Version: 2.0.0
Filename: ciclope-2.0.0-py3-none-any.whl
Download: [link]
Size: 39538
MD5: b8d54dbb89dd1f131404d08584c763d5
SHA256: 2a3f68033a53d66410e1ef475a571d5a7f387210b798c703b7985e13f657a275
Uploaded: 2024-12-20 15:20:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ciclope
Version: 2.0.0
Summary: Computed Tomography to Finite Elements
Author: Gigi Crimi
Author-Email: Gianluca Iori <gianthk.iori[at]gmail.com>, Martino Pani <martino.pani[at]port.ac.uk>, Alfonso Dario Santamaria <dariosantamaria99[at]gmail.com>
Project-Url: Home, https://github.com/gianthk/ciclope
License: MIT License Copyright (c) 2023 Gianluca Iori Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: computed tomography,finite elements,image processing,engineering,simulation,biomechanics
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Utilities
Requires-Python: >=3.7
Requires-Dist: numpy (~=1.26)
Requires-Dist: meshio (==5.0.0)
Requires-Dist: pygalmesh (>=0.10.6)
Requires-Dist: PyMCubes
Requires-Dist: scipy
Requires-Dist: scikit-image
Requires-Dist: pypng
Requires-Dist: tqdm
Requires-Dist: matplotlib
Requires-Dist: tifffile
Requires-Dist: h5py
Requires-Dist: opencv
Requires-Dist: itkwidgets; extra == "all"
Requires-Dist: itk; extra == "all"
Requires-Dist: vtk; extra == "all"
Requires-Dist: ccx2paraview; extra == "all"
Provides-Extra: all
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 12446 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.6.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ciclope/__about__.py sha256=FZ-JM97wWXjiqjOsZHKJtumbDWx3JJIrnZQYOtFyvaI 286
ciclope/__init__.py sha256=QIrCeeWZaYWa9pYITOpR4-5GmrPVR8ndokcJpR8OXEQ 148
ciclope/pipeline.py sha256=13DwDSVy93xxRQKHCElUJcV6z3E8y5dvz_9DVRJNtZk 14827
ciclope/core/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ciclope/core/tetraFE.py sha256=puTjWL-kMJPw_MJu9_oiUmx70LXmct9nk-8V1qBTTH4 17914
ciclope/core/voxelFE.py sha256=x9yM7UvIfsayd-ksad3R-sH29GUXgHHU0A7Ef08HNiY 30875
ciclope/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ciclope/utils/dat2txt.py sha256=VGTXKAw_NZYpXMwSZls30sc-OU3IjRnUkLeIaU6k87A 5350
ciclope/utils/postprocess.py sha256=Opyz-0-rtIbvFF6XvbaNOZf30pW06i0UbbnKfCeJ7VI 13597
ciclope/utils/preprocess.py sha256=Q75K8NcTPW9ShNui2sCkVqHhkMA0syhhm6Io4nNMrzg 17483
ciclope/utils/recon_utils.py sha256=ORVc10ancksHuIhr1bk9jiQpiRjulPsUlcv4yp-hPvw 10413
ciclope/utils/timer.py sha256=6ET3afW7LpPLNck-78YkLIctRw8zAC8S9bDW-q_6PMk 477
ciclope-2.0.0.dist-info/LICENSE sha256=HQAqC-NTnD27YP9EKjimyEK0qt1wZiPXYcqJ-OE2dn8 1070
ciclope-2.0.0.dist-info/METADATA sha256=gC6fbrGlZj7acuZkO7TAFSNXaBBTrckze3c_e3i0qE0 15285
ciclope-2.0.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
ciclope-2.0.0.dist-info/entry_points.txt sha256=3vpSvZmxaCwgH-5gS2hTtbLBX8S7VZjGSXNvwuhQh-A 50
ciclope-2.0.0.dist-info/top_level.txt sha256=7k41BNkbKy2YtSaxGglbRWkMOg5OxOx89qdANZ9mFsI 8
ciclope-2.0.0.dist-info/RECORD

top_level.txt

ciclope

entry_points.txt

ciclope = ciclope:pipeline.main