Skip to content

Commit f646f3e

Browse files
committed
Add JD Lara to JuMP-dev 2024
1 parent 2b40477 commit f646f3e

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

_includes/jump-dev-2024-schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@
9797
</tr>
9898
<tr>
9999
<td class="talk-table">12:00&nbsp;</td>
100-
<td class="talk-table"><div class="talk-title">Solving the Market-to-Market Problem in Large Scale Power Systems</div><div class="talk-speaker">Jose Daniel Lara</div></td>
100+
<td class="talk-table"><div class="talk-title">Solving the Market-to-Market Problem in Large Scale Power Systems</div><div class="talk-speaker">Jose Daniel Lara</div>[<a href="/assets/jump-dev-workshops/2024/lara.pdf">slides</a>][<a href="https://youtu.be/N-jDHickaTc">video</a>]</td>
101101
<td class="talk-table"><div class="talk-title">The New DisjunctiveProgramming.jl</div><div class="talk-speaker">Joshua Pulsipher</div>[<a href="/assets/jump-dev-workshops/2024/pulsipher_gdp.pdf">slides</a>][<a href="https://youtu.be/TIJ_qpSHdm0">video</a>]</td>
102102
<td class="talk-table talk-organization"></td>
103103
</tr>
12.9 MB
Binary file not shown.

assets/jump-dev-workshops/2024/schedule.toml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ url = "https://youtu.be/JhgHKYvga2s"
3333
[talks.1_09_45]
3434
speaker = "Joaquim Dias Garcia"
3535
title = "Differentiating Parametric JuMP Models"
36+
# slides = ""
3637
url = "https://youtu.be/UwZ9EM6lKl8"
3738

3839
[talks.1_10_00]
@@ -58,6 +59,7 @@ type = "break"
5859
[talks.1_11_00]
5960
speaker = "Truls Flatberg"
6061
title = "Applied optimization with JuMP at SINTEF"
62+
# slides = "flatberg.pdf"
6163
# url = "https://youtu.be/-a9-ToFiT8E"
6264

6365
[talks.1_11_15]
@@ -78,7 +80,8 @@ url = "https://youtu.be/_oJYwdKdW3E"
7880
[talks.1_12_00]
7981
speaker = "Jose Daniel Lara"
8082
title = "Solving the Market-to-Market Problem in Large Scale Power Systems"
81-
# url = "https://youtu.be/N-jDHickaTc"
83+
slides = "lara.pdf"
84+
url = "https://youtu.be/N-jDHickaTc"
8285

8386
[talks.1_12_15]
8487

@@ -108,11 +111,13 @@ type = "break"
108111
[talks.1_14_15]
109112
speaker = "Paul Raynaud"
110113
title = "Minimization of partially-separable problems within JuliaSmoothOptimizers with the help of JuMP"
114+
# slides = "raynaud.pdf"
111115
# url = "https://youtu.be/rALl05UIae8"
112116

113117
[talks.1_14_30]
114118
speaker = "Chelsea Sidrane"
115119
title = "Solving Difficult Reachability Problems in JuMP.jl"
120+
# slides = "sidrane.pdf"
116121
# url = "https://youtu.be/LhcNqFnlcsg"
117122

118123
[talks.1_14_45]
@@ -130,11 +135,13 @@ url = "https://youtu.be/jEyCJAqkrZ8"
130135
[talks.1_15_15]
131136
speaker = "Valeri Vasquez"
132137
title = "Optimal deployment of genetic biocontrol under environmental uncertainty"
138+
# slides = ""
133139
url = "https://youtu.be/jyRbfTJK5AY"
134140

135141
[talks.1_15_30]
136142
speaker = "Theo Diamandis"
137143
title = "Convex Network Flows"
144+
# slides = "diamandis.pdf"
138145
# url = "https://youtu.be/GI-Lmpk_0VY"
139146

140147
[talks.1_15_45]

0 commit comments

Comments
 (0)