andrewrosemberg commited on
Commit
294b859
·
verified ·
1 Parent(s): ce5a3d5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -52,10 +52,11 @@ general_sampler(
52
  where `scaled_distribution_sampler`, `line_sampler` and `box_sampler` are some examples of built in samplers.
53
 
54
 
55
- ### Dataset Sources
56
 
57
  <!-- Provide the basic links for the dataset. -->
58
  - **PGLib:** [power-grid-lib](https://github.com/power-grid-lib/pglib-opf)
 
59
 
60
  ## Uses
61
 
 
52
  where `scaled_distribution_sampler`, `line_sampler` and `box_sampler` are some examples of built in samplers.
53
 
54
 
55
+ ### Outside Dataset Sources
56
 
57
  <!-- Provide the basic links for the dataset. -->
58
  - **PGLib:** [power-grid-lib](https://github.com/power-grid-lib/pglib-opf)
59
+ - **JuMP** [JuMP Tutorials](https://github.com/jump-dev/JuMP.jl)
60
 
61
  ## Uses
62