-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename simzoo package to stable gym (#117)
* chore(release): 0.5.18 * build(simzoo): rename `simzoo` package to `stable_gym` This commit renames the `simzoo` package to `stable-gym`. This was done since the package is no longer included in the bayesian_learning_control package and in my oppinion the name `stable_gym` better represents the package content. BREAKING CHANGE: The package name is changed so the package should be imported as `stable_gym` in the future.
- Loading branch information
Showing
43 changed files
with
722 additions
and
691 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
.github/workflows/simzoo.yml → .github/workflows/stable_gym.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# TODOs | ||
|
||
* Fix release action versioning. Check if release works and the sphinx documentation uses the correct version. | ||
* Add sphinx documentation. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 4 additions & 3 deletions
7
examples/use_simzoo_vectorized.py → examples/use_stable_gym_vectorized.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,23 @@ | ||
{ | ||
"name": "simzoo", | ||
"version": "0.5.17", | ||
"name": "stable-gym", | ||
"version": "0.5.18", | ||
"description": "Package that contains the gymnasium environments of the bayesian-learning-control package.", | ||
"keywords": [ | ||
"reinforcement-learning", | ||
"simulation", | ||
"stability", | ||
"openai-gym", | ||
"gym-environments", | ||
"gymnasium", | ||
"gymnasium-environments" | ||
], | ||
"homepage": "https://github.com/rickstaa/simzoo#simzoo", | ||
"homepage": "https://github.com/rickstaa/stable-gym#stable-gym", | ||
"bugs": { | ||
"url": "https://github.com/rickstaa/simzoo/issues" | ||
"url": "https://github.com/rickstaa/stable-gym/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "[email protected]:rickstaa/simzoo.git" | ||
"url": "[email protected]:rickstaa/stable-gym.git" | ||
}, | ||
"license": "MIT", | ||
"author": "Rick Staa", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta" | |
# Project configuration. | ||
|
||
[project] | ||
name = "simzoo" | ||
name = "stable_gym" | ||
dynamic = ["version", "readme"] | ||
authors = [ | ||
{name = "Rick Staa", email = "[email protected]"} | ||
|
@@ -15,6 +15,7 @@ description = "A zoo full of gymnasium environments that can be used with the ba | |
keywords = [ | ||
"reinforcement-learning", | ||
"simulation", | ||
"stability", | ||
"openai-gym", | ||
"gym-environments", | ||
"gymnasium", | ||
|
@@ -43,20 +44,20 @@ dev = [ | |
] | ||
|
||
[project.urls] | ||
repository = "https://github.com/rickstaa/simzoo" | ||
source = "https://github.com/rickstaa/simzoo" | ||
documentation = "https://rickstaa.dev/simzoo" | ||
repository = "https://github.com/rickstaa/stable-gym" | ||
source = "https://github.com/rickstaa/stable-gym" | ||
documentation = "https://rickstaa.dev/stable-gym" | ||
|
||
# Python tools configuration. | ||
|
||
[tool.setuptools] | ||
packages = ["simzoo"] | ||
packages = ["stable_gym"] | ||
|
||
[tool.setuptools.dynamic] | ||
readme = {file = "README.md", content_type = "text/markdown"} | ||
|
||
[tool.setuptools_scm] | ||
write_to = "simzoo/_version.py" | ||
write_to = "stable_gym/_version.py" | ||
|
||
[tool.pytest.ini_options] | ||
minversion = "6.0" | ||
|
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
# file generated by setuptools_scm | ||
# don't change, don't track in version control | ||
__version__ = version = "0.5.17.dev3+gf768715.d20230605" | ||
__version_tuple__ = version_tuple = (0, 5, 17, "dev3", "gf768715.d20230605") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"""Contains several functions that can be used across all the Stable Gym `gymnasium`_ | ||
environments. | ||
.. _gymnasium: https://gymnasium.farama.org/ | ||
""" | ||
from stable_gym.common.disturber import Disturber # noqa: F401 |
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
"""The Stable Gym `gymnasium`_ environments. | ||
.. _gymnasium: https://gymnasium.farama.org/ | ||
""" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
"""Stable Gym `gymnasium`_ environments that are based on Biological systems. | ||
.. _Gymnasium: https://gymnasium.farama.org/ | ||
""" | ||
|
||
from stable_gym.envs.biological.oscillator.oscillator import Oscillator # noqa: F401 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...oo/envs/biological/oscillator/__init__.py → ...ym/envs/biological/oscillator/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
"""A synthetic oscillatory network of transcriptional regulators gymnasium environment. | ||
""" | ||
from simzoo.envs.biological.oscillator.oscillator import Oscillator # noqa: F401 | ||
from stable_gym.envs.biological.oscillator.oscillator import Oscillator # noqa: F401 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
"""Stable Gym `gymnasium`_ environments that are based on classical control theory | ||
problems. | ||
.. _Gymnasium: https://gymnasium.farama.org/ | ||
""" | ||
# fmt: off | ||
from stable_gym.envs.classic_control.cartpole_cost.cartpole_cost import \ | ||
CartPoleCost # noqa: F401 | ||
# fmt: on | ||
from stable_gym.envs.classic_control.ex3_ekf.ex3_ekf import Ex3EKF # noqa: F401 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
...classic_control/cartpole_cost/__init__.py → ...classic_control/cartpole_cost/__init__.py
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
"""A synthetic oscillatory network of transcriptional regulators gymnasium environment. | ||
""" | ||
# fmt: off | ||
from simzoo.envs.classic_control.cartpole_cost.cartpole_cost import \ | ||
from stabe_gym.envs.classic_control.cartpole_cost.cartpole_cost import \ | ||
CartPoleCost # noqa: F401 | ||
|
||
# fmt: off |
Oops, something went wrong.