From 00439f8eacc04bee31dad6cb476d6f23f0b868dd Mon Sep 17 00:00:00 2001 From: ericmarin Date: Tue, 5 May 2026 10:52:37 +0200 Subject: core chapter skeleton --- chapters/core/implementation/04-python-module.tex | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 chapters/core/implementation/04-python-module.tex (limited to 'chapters/core/implementation/04-python-module.tex') diff --git a/chapters/core/implementation/04-python-module.tex b/chapters/core/implementation/04-python-module.tex new file mode 100644 index 0000000..7f144db --- /dev/null +++ b/chapters/core/implementation/04-python-module.tex @@ -0,0 +1,4 @@ +\subsection{Python Module} +\label{sec:python-module} + +% This subsection talks how the tool is contained in a neat python module and various optimizations -- cgit v1.2.3