Mathematics_for_Physicists/chapters/linear_algebra.tex

10 lines
212 B
TeX
Raw Normal View History

2021-03-22 23:25:22 +00:00
\documentclass[../script.tex]{subfiles}
% !TEX root = ../../script.tex
\begin{document}
\chapter{Linear Algebra}
\subfile{sections/vector_spaces.tex}
\subfile{sections/matrices.tex}
\end{document}