Skip to content

Commit 44eb0b1

Browse files
authored
Add Paul Raynaud's talk to JuMP-dev 2024 (#143)
1 parent 3180a74 commit 44eb0b1

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

_includes/jump-dev-2024-schedule.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@
151151
</tr>
152152
<tr>
153153
<td class="talk-table">14:15&nbsp;</td>
154-
<td class="talk-table talk-break"></td>
154+
<td class="talk-table"><div class="talk-title">Minimization of partially-separable problems within JuliaSmoothOptimizers with the help of JuMP</div><div class="talk-speaker">Paul Raynaud</div></td>
155155
<td class="talk-table talk-break"></td>
156156
<td class="talk-table talk-organization"></td>
157157
</tr>

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,8 @@ type = "break"
9191
type = "break"
9292

9393
[talks.1_14_15]
94-
type = "break"
94+
speaker = "Paul Raynaud"
95+
title = "Minimization of partially-separable problems within JuliaSmoothOptimizers with the help of JuMP"
9596

9697
[talks.1_14_30]
9798
speaker = "Chelsea Sidrane"

0 commit comments

Comments
 (0)