summaryrefslogtreecommitdiff
path: root/book/module1
diff options
context:
space:
mode:
authorChristian Kolset <christian.kolset@gmail.com>2025-04-24 15:41:25 -0600
committerChristian Kolset <christian.kolset@gmail.com>2025-04-24 15:41:25 -0600
commitf6e040a353ac6093c1fae55a46340577fefbecd4 (patch)
tree80faf2c1817bd173864ebc6a39343307ffb69c02 /book/module1
parentf648de64a58d685efb2193da27fcd651d01cee52 (diff)
Cleaned up latex artifacts
Diffstat (limited to 'book/module1')
-rw-r--r--book/module1/module1.aux140
1 files changed, 0 insertions, 140 deletions
diff --git a/book/module1/module1.aux b/book/module1/module1.aux
deleted file mode 100644
index 4acdee2..0000000
--- a/book/module1/module1.aux
+++ /dev/null
@@ -1,140 +0,0 @@
-\relax
-\providecommand\hyper@newdestlabel[2]{}
-\@writefile{toc}{\contentsline {chapter}{\numberline {2}Module 1}{5}{chapter.2}\protected@file@percent }
-\@writefile{lof}{\addvspace {10\p@ }}
-\@writefile{lot}{\addvspace {10\p@ }}
-\gdef \LT@ii {\LT@entry
- {1}{49.24928pt}\LT@entry
- {2}{79.04018pt}}
-\gdef \LT@iii {\LT@entry
- {1}{49.24928pt}\LT@entry
- {2}{123.12889pt}}
-\@writefile{toc}{\contentsline {section}{\numberline {2.1}Basics of Python}{7}{section.2.1}\protected@file@percent }
-\newlabel{basics-of-python}{{2.1}{7}{Basics of Python}{section.2.1}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.1}Syntax}{7}{subsection.2.1.1}\protected@file@percent }
-\newlabel{syntax}{{2.1.1}{7}{Syntax}{subsection.2.1.1}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Indentations and blocks}{7}{subsubsection*.10}\protected@file@percent }
-\newlabel{indentations-and-blocks}{{2.1.1}{7}{Indentations and blocks}{subsubsection*.10}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Comments}{7}{subsubsection*.12}\protected@file@percent }
-\newlabel{comments}{{2.1.1}{7}{Comments}{subsubsection*.12}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.2}Operators}{7}{subsection.2.1.2}\protected@file@percent }
-\newlabel{operators}{{2.1.2}{7}{Operators}{subsection.2.1.2}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Arithmetic operators}{7}{subsubsection*.14}\protected@file@percent }
-\newlabel{arithmetic-operators}{{2.1.2}{7}{Arithmetic operators}{subsubsection*.14}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Comparison operators}{7}{subsubsection*.16}\protected@file@percent }
-\newlabel{comparison-operators}{{2.1.2}{7}{Comparison operators}{subsubsection*.16}{}}
-\gdef \LT@iv {\LT@entry
- {1}{49.24928pt}\LT@entry
- {2}{247.13966pt}}
-\gdef \LT@v {\LT@entry
- {1}{49.24928pt}\LT@entry
- {2}{266.75583pt}}
-\gdef \LT@vi {\LT@entry
- {1}{230.89124pt}\LT@entry
- {1}{222.0767pt}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Logical operators}{8}{subsubsection*.18}\protected@file@percent }
-\newlabel{logical-operators}{{2.1.2}{8}{Logical operators}{subsubsection*.18}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Identity operators}{8}{subsubsection*.20}\protected@file@percent }
-\newlabel{identity-operators}{{2.1.2}{8}{Identity operators}{subsubsection*.20}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.3}Order of Operation}{8}{subsection.2.1.3}\protected@file@percent }
-\newlabel{order-of-operation}{{2.1.3}{8}{Order of Operation}{subsection.2.1.3}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.4}Data types}{8}{subsection.2.1.4}\protected@file@percent }
-\newlabel{data-types}{{2.1.4}{8}{Data types}{subsection.2.1.4}{}}
-\gdef \LT@vii {\LT@entry
- {2}{49.85371pt}\LT@entry
- {2}{148.51701pt}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.1.5}Variables}{9}{subsection.2.1.5}\protected@file@percent }
-\newlabel{variables}{{2.1.5}{9}{Variables}{subsection.2.1.5}{}}
-\newlabel{declaring-and-assigning-variables}{{2.1.5}{9}{Declaring and Assigning Variables}{paragraph*.22}{}}
-\@writefile{toc}{\contentsline {paragraph}{\nonumberline Declaring and Assigning Variables}{9}{paragraph*.22}\protected@file@percent }
-\newlabel{rules}{{2.1.5}{9}{Rules}{subparagraph*.24}{}}
-\@writefile{toc}{\contentsline {subparagraph}{\nonumberline Rules}{9}{subparagraph*.24}\protected@file@percent }
-\newlabel{updating-variables}{{2.1.5}{9}{Updating Variables}{paragraph*.26}{}}
-\@writefile{toc}{\contentsline {paragraph}{\nonumberline Updating Variables}{9}{paragraph*.26}\protected@file@percent }
-\gdef \LT@viii {\LT@entry
- {1}{11.44395pt}\LT@entry
- {1}{17.44395pt}\LT@entry
- {1}{17.44395pt}\LT@entry
- {1}{11.44395pt}}
-\gdef \LT@ix {\LT@entry
- {1}{11.44395pt}\LT@entry
- {1}{17.44395pt}\LT@entry
- {1}{17.44395pt}\LT@entry
- {1}{11.44395pt}}
-\newlabel{variable-types-type-checking}{{2.1.5}{10}{Variable Types \& Type Checking}{paragraph*.28}{}}
-\@writefile{toc}{\contentsline {paragraph}{\nonumberline Variable Types \& Type Checking}{10}{paragraph*.28}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {2.2}Exercise}{10}{section.2.2}\protected@file@percent }
-\newlabel{exercise}{{2.2}{10}{Exercise}{section.2.2}{}}
-\@writefile{toc}{\contentsline {section}{\numberline {2.3}matrixArrays}{10}{section.2.3}\protected@file@percent }
-\newlabel{matrixarrays}{{2.3}{10}{matrixArrays}{section.2.3}{}}
-\@writefile{toc}{\contentsline {section}{\numberline {2.4}Numpy - the python's array library}{10}{section.2.4}\protected@file@percent }
-\newlabel{numpy---the-pythons-array-library}{{2.4}{10}{Numpy - the python's array library}{section.2.4}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.4.1}Importing Numpy}{11}{subsection.2.4.1}\protected@file@percent }
-\newlabel{importing-numpy}{{2.4.1}{11}{Importing Numpy}{subsection.2.4.1}{}}
-\@writefile{toc}{\contentsline {section}{\numberline {2.5}Creating arrays}{11}{section.2.5}\protected@file@percent }
-\newlabel{creating-arrays}{{2.5}{11}{Creating arrays}{section.2.5}{}}
-\@writefile{toc}{\contentsline {section}{\numberline {2.6}Display arrays}{11}{section.2.6}\protected@file@percent }
-\newlabel{display-arrays}{{2.6}{11}{Display arrays}{section.2.6}{}}
-\@writefile{toc}{\contentsline {section}{\numberline {2.7}Practice Problem}{11}{section.2.7}\protected@file@percent }
-\newlabel{practice-problem}{{2.7}{11}{Practice Problem}{section.2.7}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.7.1}Numpy array creation functions}{12}{subsection.2.7.1}\protected@file@percent }
-\newlabel{numpy-array-creation-functions}{{2.7.1}{12}{Numpy array creation functions}{subsection.2.7.1}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline np.arange}{12}{subsubsection*.30}\protected@file@percent }
-\newlabel{np.arange}{{2.7.1}{12}{np.arange}{subsubsection*.30}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline np.linspace}{12}{subsubsection*.32}\protected@file@percent }
-\newlabel{np.linspace}{{2.7.1}{12}{np.linspace}{subsubsection*.32}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Other useful functions}{12}{subsubsection*.34}\protected@file@percent }
-\newlabel{other-useful-functions}{{2.7.1}{12}{Other useful functions}{subsubsection*.34}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.7.2}Practice problem}{12}{subsection.2.7.2}\protected@file@percent }
-\newlabel{practice-problem}{{2.7.2}{12}{Practice problem}{subsection.2.7.2}{}}
-\@writefile{toc}{\contentsline {subsection}{\numberline {2.7.3}Working with Arrays}{13}{subsection.2.7.3}\protected@file@percent }
-\newlabel{working-with-arrays}{{2.7.3}{13}{Working with Arrays}{subsection.2.7.3}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Indexing}{13}{subsubsection*.36}\protected@file@percent }
-\newlabel{indexing}{{2.7.3}{13}{Indexing}{subsubsection*.36}{}}
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Operations on arrays}{13}{subsubsection*.38}\protected@file@percent }
-\newlabel{operations-on-arrays}{{2.7.3}{13}{Operations on arrays}{subsubsection*.38}{}}
-\newlabel{statistics}{{2.7.3}{13}{Statistics}{paragraph*.40}{}}
-\@writefile{toc}{\contentsline {paragraph}{\nonumberline Statistics}{13}{paragraph*.40}\protected@file@percent }
-\newlabel{combining-arrays}{{2.7.3}{13}{Combining arrays}{paragraph*.42}{}}
-\@writefile{toc}{\contentsline {paragraph}{\nonumberline Combining arrays}{13}{paragraph*.42}\protected@file@percent }
-\@writefile{toc}{\contentsline {section}{\numberline {2.8}Exercise}{13}{section.2.8}\protected@file@percent }
-\newlabel{exercise}{{2.8}{13}{Exercise}{section.2.8}{}}
-\newlabel{equilibrium-equations}{{2.8}{14}{Equilibrium Equations:}{paragraph*.44}{}}
-\@writefile{toc}{\contentsline {paragraph}{\nonumberline Equilibrium Equations:}{14}{paragraph*.44}\protected@file@percent }
-\newlabel{system-of-equations}{{2.8}{14}{System of Equations:}{paragraph*.46}{}}
-\@writefile{toc}{\contentsline {paragraph}{\nonumberline System of Equations:}{14}{paragraph*.46}\protected@file@percent }
-\@writefile{toc}{\contentsline {subsubsection}{\nonumberline Solution}{14}{subsubsection*.48}\protected@file@percent }
-\newlabel{solution}{{2.8}{14}{Solution}{subsubsection*.48}{}}
-\@setckpt{module1/module1}{
-\setcounter{page}{15}
-\setcounter{equation}{0}
-\setcounter{enumi}{3}
-\setcounter{enumii}{0}
-\setcounter{enumiii}{0}
-\setcounter{enumiv}{0}
-\setcounter{footnote}{0}
-\setcounter{mpfootnote}{0}
-\setcounter{part}{0}
-\setcounter{chapter}{2}
-\setcounter{section}{8}
-\setcounter{subsection}{0}
-\setcounter{subsubsection}{0}
-\setcounter{paragraph}{0}
-\setcounter{subparagraph}{0}
-\setcounter{figure}{0}
-\setcounter{table}{8}
-\setcounter{tcbbreakpart}{1}
-\setcounter{tcblayer}{0}
-\setcounter{tcolorbox@number}{6}
-\setcounter{caption@flags}{2}
-\setcounter{continuedfloat}{0}
-\setcounter{float@type}{8}
-\setcounter{parentequation}{0}
-\setcounter{FancyVerbLine}{2}
-\setcounter{section@level}{3}
-\setcounter{Item}{16}
-\setcounter{Hfootnote}{0}
-\setcounter{bookmark@seq@number}{0}
-\setcounter{LT@tables}{9}
-\setcounter{LT@chunks}{2}
-}