Skip to content

Commit 67e2c93

Browse files
committed
powertech update
1 parent 695b584 commit 67e2c93

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

madsuiteorg/data/data.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ resources:
3939
url: "https://discourse.julialang.org/t/examodels-jl-and-madnlp-jl-on-gpus/111377"
4040
- description: "Julia Discourse: AC Optimal Power Flow in various nonlinear optimization frameworks"
4141
url: "https://discourse.julialang.org/t/ac-optimal-power-flow-in-various-nonlinear-optimization-frameworks/78486/81"
42+
- description: "PowerTech 2025: Tutorial on GPU-Accelerated Optimization for Power Systems with MadNLP and ExaModels"
43+
url: "https://madsuite.org/powertech2025"
4244

4345
packages:
4446
- name: "MadNLP.jl"

madsuiteorg/data/template.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<body>
1111

1212
<!-- Navbar -->
13-
<nav class="navbar navbar-expand-lg border-bottom fixed-top bg-light">
13+
<nav class="navbar navbar-expand-lg border-bottom fixed-top bg-white">
1414
<div class="container">
1515
<a class="navbar-brand" href="#"><strong>{title}</strong></a>
1616
</div>
@@ -24,7 +24,7 @@
2424
</div>
2525

2626
<!-- Footer -->
27-
<footer class="border-top py-3 fixed-bottom bg-light">
27+
<footer class="border-top py-3 bg-white">
2828
<div class="container text-center text-muted small">
2929
&copy; {year} {title}. All rights reserved.
3030
</div>

0 commit comments

Comments
 (0)