Metadata-Version: 2.3
Name: pytomography
Version: 3.0.0
Summary: Package to perform tomographic image reconstruction
Project-URL: Homepage, https://github.com/qurit/PyTomography
Project-URL: Bug Tracker, https://github.com/qurit/PyTomography/issues
Author-email: Luke Polson <lukepolson@outlook.com>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.11
Requires-Dist: fft-conv-pytorch>=1.2.0
Requires-Dist: h5py>=3.11.0
Requires-Dist: kornia>=0.6.12
Requires-Dist: matplotlib>=3.8.0
Requires-Dist: nibabel>=5.1.0
Requires-Dist: numpy>=1.24.2
Requires-Dist: pydicom>=2.0.0
Requires-Dist: rt-utils>=1.2.0
Requires-Dist: scipy>=1.10.1
Requires-Dist: torch>=1.10.2
Requires-Dist: torchrbf
Requires-Dist: uproot>=5.2.1
Provides-Extra: doc
Requires-Dist: furo; extra == 'doc'
Requires-Dist: ipykernel; extra == 'doc'
Requires-Dist: myst-parser; extra == 'doc'
Requires-Dist: nbsphinx; extra == 'doc'
Requires-Dist: pydata-sphinx-theme; extra == 'doc'
Requires-Dist: sphinx-autoapi~=3.0.0; extra == 'doc'
Requires-Dist: sphinx~=6.2.1; extra == 'doc'
Requires-Dist: toml; extra == 'doc'
Description-Content-Type: text/markdown



# <img src="https://pytomography.readthedocs.io/en/latest/_static/PT1.png" alt= “” width="5%">  PyTomography    <img src="https://www.bccrc.ca/dept/io-programs/qurit/sites/qurit/files/FINAL_QURIT_PNG_60.png" alt= “” width="10%">

![Contributors](https://img.shields.io/github/contributors/qurit/PyTomography?style=plastic)
![Forks](https://img.shields.io/github/forks/qurit/PyTomography)
![Stars](https://img.shields.io/github/stars/qurit/PyTomography)
![Issues](https://img.shields.io/github/issues/qurit/PyTomography)

## How to get started?
We have prepared a very detailed documentation guide available at [readthedocs](https://pytomography.readthedocs.io/en/latest/). If you have any additional questions, please ask them on the [discourse website](https://pytomography.discourse.group/).

# License
This work is licensed under an MIT license, as is found in the LICENSE file.

