Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
Thesis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
luke naylor latex documents
research
Thesis
Commits
391736be
Commit
391736be
authored
1 year ago
by
Luke Naylor
Browse files
Options
Downloads
Patches
Plain Diff
Add extra notebooks to the appendix
parent
c55821a7
No related branches found
No related tags found
No related merge requests found
Pipeline
#32515
canceled
1 year ago
Stage: test
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Makefile
+1
-1
1 addition, 1 deletion
Makefile
general-semi-homog-presentation
+1
-1
1 addition, 1 deletion
general-semi-homog-presentation
max-destabilizer-rank
+1
-1
1 addition, 1 deletion
max-destabilizer-rank
notebook-appendix.tex
+11
-1
11 additions, 1 deletion
notebook-appendix.tex
with
14 additions
and
4 deletions
Makefile
+
1
−
1
View file @
391736be
...
...
@@ -63,7 +63,7 @@ $(1).tex: $(1).ipynb
sed
-e
'/\\documentclass/,/\\maketitle/d'
-e
'/\\end{document}/d'
-i
$(
1
)
.tex
endef
NOTEBOOKBASENAMES
=
max-destabilizer-rank/rank_zero_case max-destabilizer-rank/characteristic_curves
NOTEBOOKBASENAMES
=
$(
basename
$(
wildcard
**
/
*
.ipynb
))
#plots_and_expressions examples characteristic_curves rank_zero_case other_P_choice
$(
foreach
_base,
$(
NOTEBOOKBASENAMES
)
,
$(
eval
$(
call NOTEBOOK_TO_TEX_RULE,
$(
_base
))))
...
...
This diff is collapsed.
Click to expand it.
general-semi-homog-presentation
@
0989d578
Compare
12b7f246
...
0989d578
Subproject commit
12b7f246e34ffa5408b9553d83c6de604b99f2ba
Subproject commit
0989d57854ba4880bbf13e1c85e3ed54e307e3f9
This diff is collapsed.
Click to expand it.
max-destabilizer-rank
@
1fbc2719
Compare
c7c9ec77
...
1fbc2719
Subproject commit
c7c9ec77ddce00636962dcb63bf728ca5832cf53
Subproject commit
1fbc2719bc5aa93c8870d961ab7e11441634f69c
This diff is collapsed.
Click to expand it.
notebook-appendix.tex
+
11
−
1
View file @
391736be
...
...
@@ -2,7 +2,17 @@
\bgroup
{
\scriptsize
\input
{
notebook-commands.tex
}
\section
{
Characteristic Curves
}
\import
{
max-destabilizer-rank/
}{
characteristic
_
curves
}
%\import{max-destabilizer-rank/}{rank_zero_case}
\section
{
Rank Zero Case
}
\import
{
max-destabilizer-rank/
}{
rank
_
zero
_
case
}
\section
{
Examples
}
\import
{
max-destabilizer-rank/
}{
examples
}
\section
{
Other P Choice
}
\import
{
max-destabilizer-rank/
}{
other
_
P
_
choice
}
\section
{
Existence of Wall Argument
}
\import
{
general-semi-homog-presentation/
}{
existence
_
of
_
wall
_
argument
}
\section
{
Existence of Wall Argument
}
\import
{
general-semi-homog-presentation/
}{
general
_
presentations
}
}
\egroup
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment