Skip to content

Commit

Permalink
Update README for paper + add pypower to environment-base.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lisawim committed Oct 6, 2023
1 parent 6b56883 commit 2a5ee42
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions etc/environment-base.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ dependencies:
- pytest-order
- coverage[toml]
- sphinx
- pypower
2 changes: 1 addition & 1 deletion pySDC/projects/PinTSimE/paper_PSCC2024/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ Then, executing `make_plots_for_WSCC9_test_case()` creates the plots, where func

are used.

It is important to note that the `SwitchEstimator` is under ongoing development. Using the newest version of `pySDC` could therefore lead to different results, and hence to different plots. For reproducing the plots in the paper, the commit (add commit here) should be used.
It is important to note that the `SwitchEstimator` is under ongoing development. Using the newest version of `pySDC` could therefore lead to different results, and hence to different plots. For reproducing the plots in the paper, the commit [![6b56883](6b56883bc08404fab5f8937ef8cc80f6537ae946)](6b56883bc08404fab5f8937ef8cc80f6537ae946) should be used.

0 comments on commit 2a5ee42

Please sign in to comment.