Initial commit

This commit is contained in:
大窪 貴洋
2026-06-23 09:31:28 +09:00
commit 331f116350
26 changed files with 408 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
%#!latexmk main.tex
\subsection{Validation of MLP}
Text for the paragraph describing Fig~\ref{fig:density}.
\begin{figure}[H]
\centering \includegraphics[width=1.0\textwidth]{fig01_density.pdf}
\caption{CAPTION} \label{fig:density}
\end{figure}
Text for the paragraph describing Fig~\ref{fig:structure-factor}
\begin{figure}[H]
\centering \includegraphics[width=1.0\textwidth]{fig02_SQ.pdf}
\caption{CAPTION}
\label{fig:structure-factor}
\end{figure}