📝 (BetaSchedules) remove superfluous latex syntax in labels plots

This commit is contained in:
Laureηt 2023-08-06 21:19:35 +02:00
parent 8dd1a71268
commit 24597eaa1b
Signed by: Laurent
SSH key fingerprint: SHA256:kZEpW8cMJ54PDeCvOhzreNr4FSh6R13CMGH/POoO8DI

View file

@ -42,7 +42,7 @@ p1 = plot(
),
],
xaxis=attr(
title=L"$t$",
title=L"t",
),
yaxis=attr(
type="log",
@ -77,7 +77,7 @@ p2 = plot(
),
],
xaxis=attr(
title=L"$t$",
title=L"t",
),
yaxis=attr(
title=L"\overline\alpha",