Update README.md
Browse files
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 |
|