-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation source update detected and pushed compilation build dir…
…ectory for Github Pages
- Loading branch information
1 parent
cf2932a
commit dbcd290
Showing
32 changed files
with
773 additions
and
221 deletions.
There are no files selected for viewing
Binary file not shown.
Binary file modified
BIN
+3.45 KB
(110%)
docs/compilation/doctrees/pages/modules/sinergym.envs.eplus_env.EplusEnv.doctree
Binary file not shown.
Binary file modified
BIN
-1.95 KB
(73%)
docs/compilation/doctrees/pages/modules/sinergym.envs.eplus_env.doctree
Binary file not shown.
Binary file modified
BIN
-30 Bytes
(100%)
docs/compilation/doctrees/pages/modules/sinergym.utils.doctree
Binary file not shown.
Binary file added
BIN
+8.56 KB
docs/compilation/doctrees/pages/modules/sinergym.utils.rewards.BaseReward.doctree
Binary file not shown.
Binary file modified
BIN
+5.65 KB
(120%)
docs/compilation/doctrees/pages/modules/sinergym.utils.rewards.ExpReward.doctree
Binary file not shown.
Binary file added
BIN
+41.5 KB
docs/compilation/doctrees/pages/modules/sinergym.utils.rewards.HourlyLinearReward.doctree
Binary file not shown.
Binary file modified
BIN
+5.66 KB
(120%)
docs/compilation/doctrees/pages/modules/sinergym.utils.rewards.LinearReward.doctree
Binary file not shown.
Binary file modified
BIN
+1.9 KB
(130%)
docs/compilation/doctrees/pages/modules/sinergym.utils.rewards.doctree
Binary file not shown.
Binary file not shown.
24 changes: 24 additions & 0 deletions
24
...mpilation/html/_sources/pages/modules/sinergym.utils.rewards.BaseReward.rst.txt
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,24 @@ | ||
sinergym.utils.rewards.BaseReward | ||
================================= | ||
|
||
.. currentmodule:: sinergym.utils.rewards | ||
|
||
.. autoclass:: BaseReward | ||
:members: | ||
:undoc-members: | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~BaseReward.__init__ | ||
|
||
|
||
|
||
|
||
|
||
|
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 |
---|---|---|
|
@@ -16,7 +16,6 @@ sinergym.utils.rewards.ExpReward | |
.. autosummary:: | ||
|
||
~ExpReward.__init__ | ||
~ExpReward.calculate | ||
|
||
|
||
|
||
|
24 changes: 24 additions & 0 deletions
24
...n/html/_sources/pages/modules/sinergym.utils.rewards.HourlyLinearReward.rst.txt
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,24 @@ | ||
sinergym.utils.rewards.HourlyLinearReward | ||
========================================= | ||
|
||
.. currentmodule:: sinergym.utils.rewards | ||
|
||
.. autoclass:: HourlyLinearReward | ||
:members: | ||
:undoc-members: | ||
|
||
|
||
.. automethod:: __init__ | ||
|
||
|
||
.. rubric:: Methods | ||
|
||
.. autosummary:: | ||
|
||
~HourlyLinearReward.__init__ | ||
|
||
|
||
|
||
|
||
|
||
|
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 |
---|---|---|
|
@@ -16,7 +16,6 @@ sinergym.utils.rewards.LinearReward | |
.. autosummary:: | ||
|
||
~LinearReward.__init__ | ||
~LinearReward.calculate | ||
|
||
|
||
|
||
|
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
Binary file not shown.
Oops, something went wrong.