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
8abc0fc2
Commit
8abc0fc2
authored
1 year ago
by
Luke Naylor
Browse files
Options
Downloads
Patches
Plain Diff
Add a bunch of tilt.rs lib to appendix
parent
391736be
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
main.tex
+87
-0
87 additions, 0 deletions
main.tex
max-destabilizer-rank
+1
-1
1 addition, 1 deletion
max-destabilizer-rank
notebook-appendix.tex
+0
-1
0 additions, 1 deletion
notebook-appendix.tex
with
88 additions
and
2 deletions
main.tex
+
87
−
0
View file @
8abc0fc2
...
...
@@ -35,7 +35,94 @@ sorting=ynt
\newpage
\printbibliography
\newpage
\appendix
\chapter
{
Computing Pseudowalls Program
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/lib.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/utils.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/chern
_
character.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/chern
_
character/terms.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/tilt
_
stability.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/tilt
_
stability/twisted.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/tilt
_
stability/wall.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/tilt
_
stability/left
_
pseudo
_
semistabilizers.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/tilt
_
stability/left
_
pseudo
_
semistabilizers/fixed
_
q
_
beta.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/tilt
_
stability/left
_
pseudo
_
semistabilizers/fixed
_
q
_
beta/fixed
_
r.rs
}
\inputminted
[
frame=lines,
framesep=2mm,
baselinestretch=1.2,
fontsize=
\scriptsize
,
linenos,
]
{
rust
}{
tilt.rs/src/tilt
_
stability/left
_
pseudo
_
semistabilizers/fixed
_
q
_
beta/fixed
_
r/bound
_
on
_
d.rs
}
%\appendix
\chapter
{
Jupyter Notebooks
}
\import
{
./
}{
appendix.tex
}
\end{document}
This diff is collapsed.
Click to expand it.
max-destabilizer-rank
@
ec9bb59a
Compare
1fbc2719
...
ec9bb59a
Subproject commit
1fbc2719bc5aa93c8870d961ab7e11441634f69c
Subproject commit
ec9bb59afc1a25484aedcf42a452d0ff2dcfc32f
This diff is collapsed.
Click to expand it.
notebook-appendix.tex
+
0
−
1
View file @
8abc0fc2
\chapter
{
Appendix: Jupyter Notebooks
}
\bgroup
{
\scriptsize
\input
{
notebook-commands.tex
}
...
...
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