event-horyzen

View on PyPIReverse Dependencies (0)

0.1.2 event_horyzen-0.1.2-py3-none-any.whl

Wheel Details

Project: event-horyzen
Version: 0.1.2
Filename: event_horyzen-0.1.2-py3-none-any.whl
Download: [link]
Size: 38645
MD5: ce13b6e83c79658fcf57bba4c71b2000
SHA256: 8cc21322c865017b99468e4cdecbbe860d832f7fd01036e36ea11cfc02668d98
Uploaded: 2022-01-01 02:57:56 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: event-horyzen
Version: 0.1.2
Summary: Simulates geodesic motion around black holes.
Author: David Wright
Author-Email: davecwright[at]knights.ucf.edu
Home-Page: https://github.com/UCF-SPS-Research-21/event-horyzen
Project-Url: Repository, https://github.com/UCF-SPS-Research-21/event-horyzen
License: GPL-3.0-only
Keywords: black hole,geodesic,simulation
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7,<3.11
Requires-Dist: PyOpenGL (<4.0.0,>=3.1.5); extra == "pyqt"
Requires-Dist: PyQt5 (<6.0.0,>=5.15.6); extra == "pyqt"
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: h5py (<4.0.0,>=3.6.0)
Requires-Dist: ipython (<8.0.0,>=7.30.1)
Requires-Dist: matplotlib (<4.0.0,>=3.5.1)
Requires-Dist: numpy (<2.0.0,>=1.21.5)
Requires-Dist: pyqtgraph (<0.13.0,>=0.12.3); extra == "pyqt"
Requires-Dist: scipy (<2.0.0,>=1.7.3)
Provides-Extra: pyqt
Description-Content-Type: text/markdown
[Description omitted; length: 5260 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
event_horyzen/__init__.py sha256=mdp2CftfqYbdKtP-eWv1z7rAUycYv6X1ntXSMUf8Kss 22
event_horyzen/animated_plot.py sha256=Vcjg2FXmlmxhqhZmb8Vj-Dq9iAbVjzRx9zHBUyTRZ1k 5221
event_horyzen/config.yml sha256=JXkhgJ4s6idQXhVl8LV5vSnxC8xdXPim84GUEZ0bAhA 1277
event_horyzen/event_horyzen.py sha256=sG8TU3qtYeim1G34o3QETbz_9b6UBDnMLCJHqya1u_g 6234
event_horyzen/fantasy.py sha256=TvaGduHOG_M157-tTSUeM00nWTGcGCkPixeL4dYwbfI 22435
event_horyzen-0.1.2.dist-info/entry_points.txt sha256=vPX6C0hYxplWkgBNBPk7BbmOXiWbrZc9EiP6d_hZp80 116
event_horyzen-0.1.2.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
event_horyzen-0.1.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
event_horyzen-0.1.2.dist-info/METADATA sha256=MHI-ShdPoj1CL3SAw8B17QsyexxANkWwM3c9Cp1m8fs 6465
event_horyzen-0.1.2.dist-info/RECORD

entry_points.txt

event-horyzen = event_horyzen.event_horyzen:cli
event-horyzen-plot = event_horyzen.animated_plot:cli