DSSE

View on PyPIReverse Dependencies (0)

1.1.7 DSSE-1.1.7-py3-none-any.whl

Wheel Details

Project: DSSE
Version: 1.1.7
Filename: DSSE-1.1.7-py3-none-any.whl
Download: [link]
Size: 57433
MD5: a03ec9d8abcf431b647fc6426f62e8a7
SHA256: d708ea34d6c05c8252055eb24024378d51a67536353763517723c1411485523b
Uploaded: 2024-05-02 18:43:12 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: DSSE
Version: 1.1.7
Summary: The Drone Swarm Search project provides an environment for SAR missions built on PettingZoo, where agents, represented by drones, are tasked with locating targets identified as shipwrecked individuals.
Author: Luis Filipe Carrete, Manuel Castanares, Enrico Damiani, Leonardo Malta
Author-Email: Ricardo Ribeiro Rodrigues <ricardorr7[at]al.insper.edu.br>, Renato Laffranchi Falcão <renatolf1[at]al.insper.edu.br>, Pedro Henrique Britto Aragão Andrade <pedroa3[at]al.insper.edu.br>, Jorás Oliveira <jorascco[at]al.insper.edu.br>, Fabricio Barth <fabriciojb[at]insper.edu.br>
Download-Url: https://github.com/pfeinsper/drone-swarm-search/archive/refs/tags/1.1.7.tar.gz
Project-Url: Homepage, https://pfeinsper.github.io/drone-swarm-search/
Project-Url: Repository, https://github.com/pfeinsper/drone-swarm-search/
Project-Url: Documentation, https://pfeinsper.github.io/drone-swarm-search/
Project-Url: Bug Report, https://github.com/pfeinsper/drone-swarm-search/issues/
License: MIT License
Keywords: Reinforcement Learning,AI,SAR,Multi Agent Reinforcement Learning
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.10.5
Requires-Dist: numpy (>=1.23.1)
Requires-Dist: gymnasium (>=0.27.1)
Requires-Dist: pygame (>=2.3.0)
Requires-Dist: pettingzoo (>=1.22.3)
Requires-Dist: matplotlib (>=3.7.0)
Requires-Dist: numba (>=0.59.0)
Requires-Dist: numpy (>=1.23.1); extra == "all"
Requires-Dist: gymnasium (>=0.27.1); extra == "all"
Requires-Dist: pygame (>=2.3.0); extra == "all"
Requires-Dist: pettingzoo (>=1.22.3); extra == "all"
Requires-Dist: matplotlib (>=3.7.0); extra == "all"
Requires-Dist: numba (>=0.59.0); extra == "all"
Requires-Dist: GDAL (==3.4.1); extra == "all"
Requires-Dist: opendrift; extra == "all"
Requires-Dist: GDAL (==3.4.1); extra == "coverage"
Requires-Dist: opendrift; extra == "coverage"
Provides-Extra: all
Provides-Extra: coverage
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5238 characters]

WHEEL

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

RECORD

Path Digest Size
DSSE/__init__.py sha256=1waIaq9gzkYy5VSyIYW5YeHAG8kZ9e_NG_0LdiyiFvo 322
DSSE/environment/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DSSE/environment/constants.py sha256=XVmAGBlLlaU6nhvGHV6sA8SEyY0E6fmFb56KdUD9jys 490
DSSE/environment/coverage_env.py sha256=NSbLAzm3S4N2FAEcblIAERBliFnO9l5qHB8rJ4d8p9U 7166
DSSE/environment/env.py sha256=wTCrRFY4bz9SAwKwmKk_oZr6p5JyV74QdpkoeJc_ffk 13639
DSSE/environment/env_base.py sha256=aXWm79W9HQ2iWH0iVUonUCwtOdFmaYPpaYvkekDpBe4 8213
DSSE/environment/pygame_interface.py sha256=cwtKqLXYgSyVyr_jiqVyq2gyxmiGC8zKYVZNhq5cUOA 4765
DSSE/environment/entities/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DSSE/environment/entities/drone.py sha256=FAuY91uU8i3UjJxceBY_VyNE-Yszf8TFphN4EtddQYU 686
DSSE/environment/entities/person.py sha256=NZTprSAabDOIoK1-YL0g4i_faIvP8uWsJZjR8nHJSxw 8070
DSSE/environment/imgs/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DSSE/environment/imgs/drone.png sha256=Lg6FZfkk9Nkoq7bAMJPXWwJZYYXkNd8g0JPXPpyeyVg 14774
DSSE/environment/imgs/person-swimming.png sha256=OVHuCpykJCN6xU6uPzUdzHkoFCstbgdELbIKCZQPukI 13193
DSSE/environment/simulation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DSSE/environment/simulation/dynamic_probability.py sha256=ygeMg72c8RlQacSm_rhlYoBDt5_UVMhF6AQfelnZOL8 4890
DSSE/environment/simulation/particle_simulation.py sha256=x9gFU9QcBdbCe04S64xz-lIovCXjVysToVEnGX2lAiw 6390
DSSE/environment/simulation/time_step.py sha256=DMyZIkxdVLVljCpuiEMWcCQMJchnlQqOmo4YIK0YP9M 1205
DSSE/environment/wrappers/all_positions_wrapper.py sha256=Fwh9olS-dH6sRc4lJkKc9Myj9OcP-7Q-P-DWMtA34ps 1587
DSSE/tests/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
DSSE/tests/drone_policy.py sha256=02YtpbHXRZ1_KaqGQloRHasKLRtXNz-c_5u3s4gDJgE 1488
DSSE/tests/test_env.py sha256=kqBDgMstlctrgroqWcWjvvWD7eiZBAwU4zDz0jHQm1o 12849
DSSE/tests/test_env_coverage.py sha256=t_D7jncOP0llDxiRLiCQpmlqw_O3lYh85D7GdonMd4s 6996
DSSE/tests/test_matrix.py sha256=JJMbpuxPuqfxL9kbJY2RCUgZ-oopAzXMXRY_B3p6nFM 581
DSSE-1.1.7.dist-info/LICENSE sha256=FAyhXe3wjwuXZZEEnDC-y-KLkVyilmHkbhamQU59QbU 1094
DSSE-1.1.7.dist-info/METADATA sha256=OD8re7KEf9GBWCMlENpZCmRdKXGDvwCRVtGWEKppBgo 7461
DSSE-1.1.7.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
DSSE-1.1.7.dist-info/top_level.txt sha256=jpU0imbaeAUiRC40m7cMcYEbJCSPcvhNqzmtvfAF_P8 5
DSSE-1.1.7.dist-info/RECORD

top_level.txt

DSSE