Skip to content

Commit fa3e852

Browse files
authored
Add Harley as a speaker at JuMP-dev 2025 (#175)
1 parent 8ef80b3 commit fa3e852

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

_includes/jump-dev-2025-schedule.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -132,21 +132,21 @@
132132
<tr>
133133
<td class="talk-table">15:45&nbsp;</td>
134134
<td class="talk-table"></td>
135-
<td class="talk-table"><div class="talk-title">The life and times of SDDP.jl</div><div class="talk-speaker">Oscar Dowson</div></td>
135+
<td class="talk-table"><div class="talk-title">Lessons from using JuMP in HARD software</div><div class="talk-speaker">Harley Mackenzie</div></td>
136136
</tr>
137137
<tr>
138138
<td class="talk-table">16:00&nbsp;</td>
139139
<td class="talk-table"><div class="talk-title">What's new in HiGHS, and thanks to JuMP for its support!</div><div class="talk-speaker">Julian Hall</div></td>
140-
<td class="talk-table"></td>
140+
<td class="talk-table"><div class="talk-title">The life and times of SDDP.jl</div><div class="talk-speaker">Oscar Dowson</div></td>
141141
</tr>
142142
<tr>
143143
<td class="talk-table">16:15&nbsp;</td>
144144
<td class="talk-table"></td>
145-
<td class="talk-table talk-organization"><div class="talk-title">Wrap up and thanks</div></td>
145+
<td class="talk-table"></td>
146146
</tr>
147147
<tr>
148148
<td class="talk-table">16:30&nbsp;</td>
149149
<td class="talk-table talk-organization"><div class="talk-title">Wrap up</div></td>
150-
<td class="talk-table talk-organization"></td>
150+
<td class="talk-table talk-organization"><div class="talk-title">Wrap up and thanks</div></td>
151151
</tr>
152152
</table>&nbsp;

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

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -178,14 +178,15 @@ speaker = "James Glynn"
178178
title = "TIMES2JuMP - Learnings from IEA-ETSAP feasibility study of migrating the TIMES code to Julia JuMP."
179179

180180
[talks.2_15_45]
181-
speaker = "Oscar Dowson"
182-
title = "The life and times of SDDP.jl"
181+
speaker = "Harley Mackenzie"
182+
title = "Lessons from using JuMP in HARD software"
183183

184184
[talks.2_16_00]
185+
speaker = "Oscar Dowson"
186+
title = "The life and times of SDDP.jl"
185187

186188
[talks.2_16_15]
187-
title = "Wrap up and thanks"
188-
type = "organization"
189189

190190
[talks.2_16_30]
191+
title = "Wrap up and thanks"
191192
type = "organization"

0 commit comments

Comments
 (0)