diff options
| author | ericmarin <maarin.eric@gmail.com> | 2026-05-05 10:52:37 +0200 |
|---|---|---|
| committer | ericmarin <maarin.eric@gmail.com> | 2026-06-26 09:57:03 +0200 |
| commit | a3411c1561690d13e376498a5f560abf2ca2c371 (patch) | |
| tree | 06196ccbbf582f21e595106144a213a2b275c861 /chapters/core/implementation/04-python-module.tex | |
| parent | 275ab963cd93db2f9cd2d80733922233c6668749 (diff) | |
| download | vein-a3411c1561690d13e376498a5f560abf2ca2c371.tar.gz vein-a3411c1561690d13e376498a5f560abf2ca2c371.zip | |
core chapter skeleton
Diffstat (limited to 'chapters/core/implementation/04-python-module.tex')
| -rw-r--r-- | chapters/core/implementation/04-python-module.tex | 4 |
1 files changed, 4 insertions, 0 deletions
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 |
