adaptfx

View on PyPIReverse Dependencies (0)

0.2.1 adaptfx-0.2.1-py3-none-any.whl

Wheel Details

Project: adaptfx
Version: 0.2.1
Filename: adaptfx-0.2.1-py3-none-any.whl
Download: [link]
Size: 37225
MD5: 9b3e9955391a0144dc10abcc7eb5129d
SHA256: 71cd8e1c3556d1e0b5ee1d24e0bb416b4852d3f2964b2414b0fbffc2d880164a
Uploaded: 2023-06-20 15:01:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: adaptfx
Version: 0.2.1
Summary: Package for computing dose fractionation schemes in MR guided Adaptive Radiotherapy
Author-Email: Janic Tom Weber <janic.weber[at]uzh.ch>, Yoel Pérez Haas <yoel.perezhaas[at]uzh.ch>
Project-Url: source, https://github.com/openAFT/adaptfx
License: MIT
Keywords: fractionation,adaptive radiotherapy,reinforcement-learning
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Requires-Dist: numpy (==1.24.1)
Requires-Dist: scipy (==1.10.0)
Requires-Dist: matplotlib (==3.6.3)
Requires-Dist: pyqt6 (==6.4.0)
Requires-Dist: pandas (==1.5.2)
Requires-Dist: seaborn (==0.12.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 10993 characters]

WHEEL

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

RECORD

Path Digest Size
adaptfx/__init__.py sha256=BpI1McfBO0WPhepe5nADCov1wa9TeEonZ_OtO4CeIeQ 736
adaptfx/_version.py sha256=EGgkE0P_mNhgdajRtJIZJnyl0yMGRYakJYoPnb92ETI 160
adaptfx/aft.py sha256=6CE5wNTNgaXb5nKvH8ZsZwi6z0iVhTGcXw0eIQrm09w 9254
adaptfx/aft_prompt.py sha256=0HAyMKJcHGHEnbP7Efr3SL5kS6lo9h7MVzf5ll7Bk0Y 4239
adaptfx/aft_utils.py sha256=vgZ8s2kmiV2mqzzBpM1xEpfaAdIG9_Sk2yk4OHf_j84 5487
adaptfx/constants.py sha256=9w3ZzAAQs499NaGVTlgbddgxM2TKCzKcXduxZvV_HE0 2265
adaptfx/maths.py sha256=D3E382R8xyAdCj8hFujJlM9OxyeAd_tOBjd8uuwZD0E 6345
adaptfx/planning.py sha256=6kHgINKd_nP1eO8jYZ2UqPure8TqAEOEthOE6AsBuO4 4353
adaptfx/radiobiology.py sha256=hi7y4VKTowpFTqoHyu03g7Lp2C5ZV5bgSldA5J9WHcQ 5591
adaptfx/reinforce.py sha256=UalEm83baraSsdKhWIILaylyethXBwOgp2IYLe5AE5g 25391
adaptfx/reinforce_old.py sha256=rEa1AVSxhJ7123ZpkZRQeZX3_JyPt0lqLdOpXiP-JNA 32803
adaptfx/visualiser.py sha256=zr8z8w_84XuJrlspo85h41EcOs2XMEUCBDA2GBoELVc 4213
adaptsim/__init__.py sha256=bOO2qyqbXzgU2MHguCqSogoLU5F8Ue_D9ivZ5bjdlD8 288
adaptsim/ast.py sha256=nyTevA6SMEB-9QpiHPMVM6qAvTVx3-kVgtgKR4WX7kQ 9852
adaptsim/constants.py sha256=kYpUtpy1reKfwg8TWpBKgLX-gLYdKfRclabL4SMOSuk 2033
adaptsim/visualiser.py sha256=h4ixsHjHnyT-r59wuFteXiwnzknRAzEOgIO-7u-5ReI 5409
adaptsim/visualiser_data.py sha256=u4FQb1GyJRhOT-Zq5UclNiY6ajneeJb-o1ZtImcY-lA 3647
adaptfx-0.2.1.dist-info/LICENSE sha256=bZ6gYYXBGM0cjcvpGvwxS5baLJzVrjhwP0Tj6gh8WYM 1092
adaptfx-0.2.1.dist-info/METADATA sha256=r4Itw6WIN-dzI1Hx1uAq0Hf2MH9CmXlMH2eiPX6L-NU 11895
adaptfx-0.2.1.dist-info/WHEEL sha256=pkctZYzUS4AYVn6dJ-7367OJZivF2e8RA9b_ZBjif18 92
adaptfx-0.2.1.dist-info/entry_points.txt sha256=qcBIg3be0O9KAbxxaZkJPdr_r9kPKQD3X5zKu3b0hjo 65
adaptfx-0.2.1.dist-info/top_level.txt sha256=ETATYePBMssIi-MqjDDOvHRn4tlL-iNk8vGwLm-VIrA 17
adaptfx-0.2.1.dist-info/RECORD

top_level.txt

adaptfx
adaptsim

entry_points.txt

aft = adaptfx.aft:main
ast = adaptsim.ast:main