dynamicslab / hydrogym

An RL-Gym for Challenge Problems in Data-Driven Modeling and Control of Fluid Dynamics.
https://hydrogym.readthedocs.io
MIT License
50 stars 10 forks source link

Python Type Annotations #160

Open ludgerpaehler opened 6 months ago

ludgerpaehler commented 6 months ago

The core of HydroGym, as well as the Firedrake code on the side of HydroGym should receive type annotations to further improve performance.