Add SMM descent methods

This commit is contained in:
2023-10-04 09:52:25 +02:00
parent 371b301921
commit ea52390910
4 changed files with 142 additions and 1 deletions

View File

@ -39,7 +39,8 @@
showspaces = false,
showstringspaces = true,
showtabs = false,
tabsize = 3
tabsize = 3,
belowskip = -0.8\baselineskip
}
\lstset{style=mystyle}
\lstset{language=Python}