Metadata-Version: 2.1
Name: LESim
Version: 0.0.1
Summary: Learning-enabled Simulation
Home-page: https://github.com/rahulbhadani/LESim
Author: Rahul Bhadani
Author-email: rahulbhadani@email.arizona.edu
License: UNKNOWN
Keywords: python
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: AsyncIO
Classifier: Topic :: Communications
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: License :: OSI Approved :: MIT License
Description-Content-Type: text/markdown
Requires-Dist: setuptools
Requires-Dist: setuptools-scm
Requires-Dist: importlib-resources
Requires-Dist: Sphinx (==3.2.1)
Requires-Dist: rinohtype
Requires-Dist: ipython
Requires-Dist: sphinx-rtd-theme
Requires-Dist: sphinx-autodoc-typehints
Requires-Dist: recommonmark
Requires-Dist: mkdocs
Requires-Dist: sphinx-bootstrap-theme
Requires-Dist: sphinx-markdown-parser
Requires-Dist: pymdown-extensions
Requires-Dist: m2r2
Requires-Dist: ytsphinx
Requires-Dist: python-dotenv
Requires-Dist: pycryptodomex
Requires-Dist: pyyaml
Requires-Dist: nbsphinx
Requires-Dist: pandoc
Requires-Dist: pandocfilters
Requires-Dist: yolk3k

# Learning-enable Simulation
<img src="https://raw.githubusercontent.com/rahulbhadani/LESim/main/LESim.png" width="600">

# Python Library for Learning-enabled Simulation
[![PyPI Latest Release](https://img.shields.io/pypi/v/ZTF.svg)](https://pypi.org/project/ZTF/)
[![License](https://img.shields.io/pypi/l/ZTF.svg)](https://github.com/rahulbhadani/ZTF/blob/master/LICENSE)


## Installation

```{python}
pip install LESim
```

## Usage


## How to Contribute
Please follow the steps to contribute to the project

- Fork the Github repo
- Clone the repo to your machine
- Make changes, commit and push
- Make pull request for review.

We advise to fetch and merge from upstream before you make a pull request.

## LICENSE
[MIT License](https://github.com/rahulbhadani/LESim/blob/main/LICENSE)


(c) Rahul Bhadani


