Metadata-Version: 2.4
Name: avit-entropy
Version: 1.0.1
Summary: A python module for calculating entropy of autonous vehicle scenarios using information theory.
Home-page: https://github.com/AkbasLab/avit-entropy
Author: Quentin Goss, Dr. Mustafa Ilhan Akbas
Author-email: gossq@my.erau.edu, akbasm@erau.edu
Project-URL: Bug Tracker, https://github.com/AkbasLab/avit-entropy/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >= 3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: sim-bug-tools
Requires-Dist: shapely
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# avit-entropy
A python module for calculating entropy of autonomous vehicle scenarios using information theory.

Example usage may be found at the [github repository](https://github.com/AkbasLab/avit-entropy-paper) where this module is introduced. 
