Skip to content

Commit 775cdc6

Browse files
committed
Update
1 parent 35bd6c3 commit 775cdc6

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

_includes/jump-dev-2025-schedule.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</tr>
3737
<tr>
3838
<td class="talk-table">11:00&nbsp;</td>
39-
<td class="talk-table"><div class="talk-title">Optimizing over trained neural networks with MathOptAI.jl</div></td>
39+
<td class="talk-table"><div class="talk-title">Optimizing over trained neural networks with MathOptAI.jl</div><div class="talk-speaker">TBC</div></td>
4040
<td class="talk-table"><div class="talk-title">GPU Implementation of Algorithm NCL</div><div class="talk-speaker">Michael Saunders</div></td>
4141
</tr>
4242
<tr>
@@ -127,22 +127,22 @@
127127
<tr>
128128
<td class="talk-table">15:30&nbsp;</td>
129129
<td class="talk-table"><div class="talk-title">Automatic Generation of JuMP.jl Constraints from ModelingToolkit.jl Models</div><div class="talk-speaker">Dimitri Alston</div></td>
130-
<td class="talk-table"><div class="talk-title">The life and times of SDDP.jl</div><div class="talk-speaker">Oscar Dowson</div></td>
130+
<td class="talk-table"><div class="talk-title">TIMES2JuMP - Learnings from IEA-ETSAP feasibility study of migrating the TIMES code to Julia JuMP.</div><div class="talk-speaker">James Glynn</div></td>
131131
</tr>
132132
<tr>
133133
<td class="talk-table">15:45&nbsp;</td>
134134
<td class="talk-table"></td>
135-
<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>
136136
</tr>
137137
<tr>
138138
<td class="talk-table">16:00&nbsp;</td>
139139
<td class="talk-table"><div class="talk-title">AdaptiveProjection.jl: Automating the Speed-Accuracy Trade-off in Random Projection Methods</div><div class="talk-speaker">Jean-François Baffier</div></td>
140-
<td class="talk-table talk-organization"><div class="talk-title">Wrap up and thanks</div></td>
140+
<td class="talk-table"></td>
141141
</tr>
142142
<tr>
143143
<td class="talk-table">16:15&nbsp;</td>
144144
<td class="talk-table"><div class="talk-title">ApplicationDrivenLearning.jl a framework to train forecast models with application-driven cost functions</div><div class="talk-speaker">Joaquim Dias Garcia</div></td>
145-
<td class="talk-table talk-organization"></td>
145+
<td class="talk-table talk-organization"><div class="talk-title">Wrap up and thanks</div></td>
146146
</tr>
147147
<tr>
148148
<td class="talk-table">16:30&nbsp;</td>

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ type = "break"
2525
type = "break"
2626

2727
[talks.1_11_00]
28-
# speaker = "Oscar Dowson"
28+
speaker = "TBC"
2929
title = "Optimizing over trained neural networks with MathOptAI.jl"
3030

3131
[talks.1_11_15]
@@ -174,16 +174,17 @@ type = "break"
174174
type = "break"
175175

176176
[talks.2_15_30]
177-
speaker = "Oscar Dowson"
178-
title = "The life and times of SDDP.jl"
177+
speaker = "James Glynn"
178+
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"
181183

182184
[talks.2_16_00]
183-
title = "Wrap up and thanks"
184-
type = "organization"
185185

186186
[talks.2_16_15]
187+
title = "Wrap up and thanks"
187188
type = "organization"
188189

189190
[talks.2_16_30]

0 commit comments

Comments
 (0)