Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Max Destabilizer Rank
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
Max Destabilizer Rank
Commits
d2c20bce
Commit
d2c20bce
authored
1 year ago
by
Luke Naylor
Browse files
Options
Downloads
Patches
Plain Diff
Improve spacing around tables in final examples
parent
22689d8b
No related branches found
No related tags found
No related merge requests found
Pipeline
#27918
passed
1 year ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main.tex
+5
-0
5 additions, 0 deletions
main.tex
with
5 additions
and
0 deletions
main.tex
+
5
−
0
View file @
d2c20bce
...
...
@@ -1760,6 +1760,7 @@ def bound_comparisons(example):
qs, theorem2
_
bounds, theorem3
_
bounds = bound
_
comparisons(recurring)
\end{sagesilent}
\vspace
{
1em
}
\noindent
\directlua
{
table
_
width = 3*4+1
}
\begin{tabular}
{
l
\directlua
{
for i=0,table
_
width-1 do tex.sprint([[|c]]) end
}}
...
...
@@ -1781,7 +1782,9 @@ end}
tex.sprint(cell)
end
}
\end{tabular}
\vspace
{
1em
}
\noindent
It's worth noting that the bounds given by theorem
\ref
{
thm:rmax
_
with
_
eps1
}
reach, but do not exceed the actual maximum rank 25 of the
pseudo-semistabilizers of
$
v
$
in this case.
...
...
@@ -1810,6 +1813,7 @@ qs, theorem2_bounds, theorem3_bounds = bound_comparisons(extravagant)
\end{sagesilent}
\vspace
{
1em
}
\noindent
\directlua
{
table
_
width = 12
}
\begin{tabular}
{
l
\directlua
{
for i=0,table
_
width do tex.sprint([[|c]]) end
}}
...
...
@@ -1834,6 +1838,7 @@ end}
end
}
&$
\cdots
$
\end{tabular}
\vspace
{
1em
}
\noindent
...
...
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