Optimum residential load management strategy for real time pricing (RTP) demand response programs. Energy Policy 2012;45(0):671-9.J. M. Lujano-Rojas, C. Monteiro, R. Dufo-Lopez och J. L. Bernal-Agustiin, "Optimum residential load management strategy for real time pricing (RTP) demand ...
strategy: fail-fast: false matrix: python-version: [3.8, 3.9] os: [ubuntu-18.04] runs-on: ${{ matrix.os }} steps: - uses: actions/checkout@v2 - name: Setup Python ${{ matrix.python-version }} uses: actions/setup-python@v2 with: python-version: ${{ matrix.python-version }} -...