reinfocus

View on PyPIReverse Dependencies (0)

0.0.2 reinfocus-0.0.2-py3-none-any.whl

Wheel Details

Project: reinfocus
Version: 0.0.2
Filename: reinfocus-0.0.2-py3-none-any.whl
Download: [link]
Size: 47096
MD5: d5c109488771fcd565055e5aa6a73627
SHA256: 67d3781cf9e3cde756a7fd7264a60b1722d5c4e94f921ee5ecca14d4ec29da4b
Uploaded: 2024-05-22 20:35:29 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: reinfocus
Version: 0.0.2
Summary: Environments where agents can focus cameras on rendered objects.
Author-Email: Jeff Hunter <jhunter57[at]gmail.com>
Project-Url: Homepage, https://github.com/jeffwhunter/reinfocus
Project-Url: Issues, https://github.com/jeffwhunter/reinfocus/issues
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.11
Requires-Dist: gymnasium (~=0.29.0)
Requires-Dist: matplotlib (~=3.8.2)
Requires-Dist: numba (~=0.59.0)
Requires-Dist: numpy (~=1.26.4)
Requires-Dist: opencv-python (~=4.9.0.80)
Requires-Dist: ipywidgets (~=8.1.2); extra == "examples"
Requires-Dist: notebook (~=7.1.3); extra == "examples"
Requires-Dist: optuna (~=3.6.1); extra == "examples"
Requires-Dist: pygame (~=2.5.2); extra == "examples"
Requires-Dist: pyyaml (~=6.0.1); extra == "examples"
Requires-Dist: rl-zoo3 (~=2.3.0); extra == "examples"
Requires-Dist: tensorboard (~=2.16.2); extra == "examples"
Provides-Extra: examples
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2099 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.24.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
reinfocus/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
reinfocus/histories.py sha256=2F66QC1FreOlkZlCiXCjwxsppQ8SOAXiDLb7QPRMzro 2585
reinfocus/vision.py sha256=JkZBXZCI9je8RR4MkpAhEwS3q9yLgwAkFEK6kFcPJhw 1067
reinfocus/environments/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
reinfocus/environments/environment.py sha256=9RLL58fd2wVujNAzOkX_6mLsanu4-iO6OfNP8SX4W88 5334
reinfocus/environments/episode_ender.py sha256=iuHMpR2TPAwJFmkTs5Ttc6F3O3qGLetEddt_C1BioN4 25007
reinfocus/environments/episode_rewarder.py sha256=owztMd6DIFnDrGfFOMqzZhduoOWD0jJEj-J1R792Tto 14988
reinfocus/environments/episode_visualizer.py sha256=1Ci-Tmpr7jrVXp6uYrfUhCGVv64D87WRMwj43PQYyus 11289
reinfocus/environments/state_initializer.py sha256=oYYqqqM8-jDBRpzgyu2nG3NS7BxuemjwC8-Ya7r_-d0 2738
reinfocus/environments/state_observer.py sha256=Em7fXUWPNn5FDvItBjT0x0VgP-HUdAUaltpnzgbnTKo 19672
reinfocus/environments/state_transformer.py sha256=H-Lu_RPMSu63Kweadg3hNnLWGsSZrOSI2kZ9vmLmaco 9728
reinfocus/environments/types.py sha256=ftYle2aPK-N4ldHqAtTSHrBPvhSLZKubBtLe3Tqm5Dg 1564
reinfocus/environments/vector_environment.py sha256=ACboIYXDcmFUgwIYlRLgbmHLF885L5h6b7hCxnyIiOM 6496
reinfocus/environments/experimental/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
reinfocus/environments/experimental/vector_shim.py sha256=uw_jsFBJsrMlUIjf7KYxd-AdXg1CZ4DntEmIs2bbfYY 7495
reinfocus/graphics/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
reinfocus/graphics/camera.py sha256=s9DoB5WbbHbjhfqbZCb5nZdMakS1-22bNOw5MrdJClc 11349
reinfocus/graphics/cutil.py sha256=---81l4T0b-bMgrG7jB1ZXgnFX05NL9U5lMztsyeu4k 5137
reinfocus/graphics/device_data.py sha256=tJ4TLQNkqP03_-4J3mgvCFd9U4XpQwwJoTY4iJVxIuY 2339
reinfocus/graphics/hit_record.py sha256=6aozx6dcu00FH1Zz1xuEIeRGPTn7P8bayBIZYiAyS0g 1367
reinfocus/graphics/physics.py sha256=ChF9jtSIFRHWSIO13dxQpJsbEK_e-WGd6OKfMpDXT14 6078
reinfocus/graphics/random.py sha256=yystVzZEejwIv-cUWTtMyq9ORap_hWyQ6qcgu5PzJT8 1114
reinfocus/graphics/ray.py sha256=k1E56O0eZO591wapOoPQkXN18rhggDAuQfZQAjMSiug 902
reinfocus/graphics/rectangle.py sha256=E4_qHEr4w1xC_ftCqr5cGZVCyz-Euw6hCnIbvviJY1o 5713
reinfocus/graphics/render.py sha256=z8SKPbZHDCRZYCZPMMYZu6ivO9wm0fVS-kFPZ7wqKU0 8770
reinfocus/graphics/shape.py sha256=Nq0GC2OSbU6agx-nobcJOjnLmrFXSRG5F0xd9hjEU9Y 488
reinfocus/graphics/shape_factory.py sha256=9oCYwCbYDSveQPoKqEIJuvBH1vG4OE16iotnMDMaW-o 6099
reinfocus/graphics/sphere.py sha256=5awS_AXqh_uQyLaRW4MsNXbVg0whE89NqY1GDxEkHYQ 3575
reinfocus/graphics/vector.py sha256=Uw4c0qSQ4vsPXTYfqr7jcd8c72HnSpAq815iuxLeUNE 8405
reinfocus/graphics/world.py sha256=0blPRN_H4Pja1KSq7kblw_xj1o-ZtRXfnRqqnx9nQeE 5752
reinfocus-0.0.2.dist-info/METADATA sha256=s0qs6_kOUTlh8pppo3DtiE-sPdoDr_ewKU7NHpabtQg 3693
reinfocus-0.0.2.dist-info/WHEEL sha256=zEMcRr9Kr03x1ozGwg5v9NQBKn3kndp6LSoSlVg-jhU 87
reinfocus-0.0.2.dist-info/licenses/LICENSE sha256=fM9jbTJVXZzVfxdw2X56Uvs-4onQQWe0QFKUfWvcMNs 1090
reinfocus-0.0.2.dist-info/RECORD