Adds adjustment formulas and embeds them in paper
This commit is contained in:
@ -150,7 +150,10 @@ The original formulas being used to do this were overly complicated.
|
||||
In summary, many formulas were tested in a spreadsheet, and an optimal one was chosen that replicated the desired behavior.
|
||||
[]
|
||||
|
||||
\lstinputlisting[language=Python]{test.py}
|
||||
\lstinputlisting[language=Python]{formulas/original.py}
|
||||
\lstinputlisting[language=Python]{formulas/entropy.py}
|
||||
\lstinputlisting[language=Python]{formulas/weighted.py}
|
||||
\lstinputlisting[language=Python]{formulas/best.py}
|
||||
|
||||
\subsection{Steps/plan}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user