Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ahalev/python-microgrid
/ run
Method
run
src/pymgrid/microgrid/microgrid.py:230–231 ·
view source on GitHub ↗
(self, control, normalized=True)
Source
from the content-addressed store, hash-verified
228
229
@deprecation_err(
'Microgrid.step'
)
230
def
run(self, control, normalized=True):
231
pass
232
233
def
step(self, control, normalized=True):
234
""
"
Callers
7
test_run
Method · 0.45
test_reset
Method · 0.45
test_run_once
Method · 0.45
test_correct_forecasts_oracle_forecaster
Method · 0.45
test_correct_forecasts_gaussian_forecaster_zero_noise
Method · 0.45
test_correct_forecasts_oracle_forecaster
Method · 0.45
test_correct_forecasts_gaussian_forecaster_zero_noise
Method · 0.45
Calls
no outgoing calls
Tested by
7
test_run
Method · 0.36
test_reset
Method · 0.36
test_run_once
Method · 0.36
test_correct_forecasts_oracle_forecaster
Method · 0.36
test_correct_forecasts_gaussian_forecaster_zero_noise
Method · 0.36
test_correct_forecasts_oracle_forecaster
Method · 0.36
test_correct_forecasts_gaussian_forecaster_zero_noise
Method · 0.36