This release extends HydroGym from a single-solver backend with the potential for multiple solvers to a native multi-solver reinforcement learning framework for flow control including environments in:
In addition this release introduces the data manager abstraction which handles the environment's data natively, and across solver backends. The accompanying environment data is stored in the corresponding HuggingFace dataset repository which is auto-accessed by the data manager.
The documentation has seen a complete rewrite from the previous readthedocs version and now resides at dynamicslab.github.io/hydrogym/.