\chapter{Methodology and Implementation}% \label{chapter:methodology_and_implementation} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{General implementation process}% \label{sec:impl:General implementation process} \begin{itemize} \item First python using numpy \item Then C++ using Eigen \end{itemize} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{LP Decoding using ADMM}% \label{sec:impl:LP Decoding using ADMM} \begin{itemize} \item Choice of parameters \item Selected projection algorithm \item Adaptive linear programming decoding? \end{itemize} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \section{Proximal Decoding}% \label{sec:impl:Proximal Decoding} \begin{itemize} \item Choice of parameters \item Road to improved implemenation \end{itemize}