-
Notifications
You must be signed in to change notification settings - Fork 67
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit f9faa91
Showing
18,153 changed files
with
10,687,564 additions
and
0 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,58 @@ | ||
name: Deploy GitHub Pages | ||
|
||
on: | ||
# Runs on pushes targeting the default branch | ||
push: | ||
branches: | ||
- gh-pages | ||
|
||
# Allows you to run this workflow manually from the Actions tab | ||
workflow_dispatch: | ||
|
||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages | ||
permissions: | ||
contents: read | ||
pages: write | ||
id-token: write | ||
|
||
# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. | ||
# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. | ||
concurrency: | ||
group: "pages" | ||
cancel-in-progress: false | ||
|
||
jobs: | ||
# Build job | ||
build: | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout | ||
uses: actions/checkout@v4 | ||
with: | ||
ref: "gh-pages" | ||
fetch-depth: 0 # Not needed if lastUpdated is not enabled | ||
- name: Setup Pages | ||
uses: actions/configure-pages@v5 | ||
- name: Fix Symlinks for Vitepress | ||
run: | | ||
find -type l -exec bash -c 'dir="$0"; newlnk=${dir:2}; lnk="$(readlink -m "$0")"; orglnk=$(basename $lnk); echo "$newlnk <--> $orglnk"; rm "$0"; cp -r $lnk "$0"; cd "$0"; grep "$orglnk" . -lr | xargs sed -i "s/$orglnk/$newlnk/g"; cd ..' {} \; | ||
ls -al; | ||
- name: Build with Jekyll | ||
uses: actions/jekyll-build-pages@v1 | ||
with: | ||
source: ./ | ||
destination: ./_site | ||
- name: Upload artifact | ||
uses: actions/upload-pages-artifact@v3 | ||
|
||
# Deployment job | ||
deploy: | ||
environment: | ||
name: github-pages | ||
url: ${{ steps.deployment.outputs.page_url }} | ||
runs-on: ubuntu-latest | ||
needs: build | ||
steps: | ||
- name: Deploy to GitHub Pages | ||
id: deployment | ||
uses: actions/deploy-pages@v4 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Hecke github pages. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>404 | Hecke</title> | ||
<meta name="description" content="Not Found"> | ||
<meta name="generator" content="VitePress v1.2.3"> | ||
<link rel="preload stylesheet" href="/Hecke.jl/dev/assets/style.3GbG2dXI.css" as="style"> | ||
|
||
<script type="module" src="/Hecke.jl/dev/assets/app.DO1-6QUM.js"></script> | ||
<link rel="preload" href="/Hecke.jl/dev/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"dark",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script> | ||
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
<script>window.__VP_HASH_MAP__=JSON.parse("{\"facelem.md\":\"M7TJXd9U\",\"abelian_introduction.md\":\"BpDvbm3D\",\"function_fields_basics.md\":\"DAWMygP8\",\"examples.md\":\"EtgjeNTT\",\"class_fields_intro.md\":\"zl6Pg5vB\",\"howto_index.md\":\"C0Jv3EhP\",\"function_fields_elements.md\":\"Dmou1NQT\",\"function_fields_internal.md\":\"DX6p3GK0\",\"function_fields_intro.md\":\"QgtaV2YN\",\"function_fields_degree_localization.md\":\"DcCMsqrt\",\"index.md\":\"WgHGNEGl\",\"howto_reduction.md\":\"BGcNdFQD\",\"manual_abelian_elements.md\":\"DNF7I0mK\",\"manual_abelian_introduction.md\":\"NIyUYN6E\",\"manual_developer_test.md\":\"YcmJLSHl\",\"manual_elliptic_curves_intro.md\":\"BGWaAlFR\",\"manual_elliptic_curves_finite_fields.md\":\"DgsCjBTO\",\"manual_elliptic_curves_basics.md\":\"CSGVXDA_\",\"manual_misc_mset.md\":\"CzmZlwE0\",\"manual_elliptic_curves_number_fields.md\":\"BA6Gf8FP\",\"manual_abelian_maps.md\":\"DaOG8txL\",\"manual_developer_macros.md\":\"pci9cSSv\",\"manual_index.md\":\"Cqo99NO0\",\"manual_misc_conjugacy.md\":\"sFZ_M2hV\",\"manual_misc_facelem.md\":\"BEnwDT2_\",\"manual_abelian_structural.md\":\"DD3feVhK\",\"manual_orders_introduction.md\":\"DzbEUlYu\",\"manual_quad_forms_zgenera.md\":\"DpWR4Ci-\",\"manual_quad_forms_introduction.md\":\"B-eH-FPl\",\"manual_quad_forms_discriminant_group.md\":\"DGMzlD7T\",\"manual_orders_orders.md\":\"BBVRihpi\",\"manual_number_fields_conventions.md\":\"D1jAgfmU\",\"orders_elements.md\":\"B6DgYei5\",\"number_fields_intro.md\":\"L2T3yDYP\",\"manual_orders_frac_ideals.md\":\"BgFtxWiu\",\"manual_orders_elements.md\":\"5JNSsYyr\",\"manual_number_fields_complex_embeddings.md\":\"Ur7CwwQ5\",\"manual_number_fields_internal.md\":\"xknkMeLC\",\"manual_number_fields_intro.md\":\"DGG-nmVx\",\"manual_quad_forms_integer_lattices.md\":\"D779tIlE\",\"sparse_intro.md\":\"C0nQV825\",\"misc_map.md\":\"CDqp0wuV\",\"manual_number_fields_elements.md\":\"BHE7IUqc\",\"orders_frac_ideals.md\":\"WZtfcTRd\",\"manual_misc_sparse.md\":\"CnWJ0ZEq\",\"manual_number_fields_fields.md\":\"BxxOjod1\",\"quad_forms_zgenera.md\":\"BsY0W24f\",\"references.md\":\"2ZB47QpI\",\"manual_orders_ideals.md\":\"Bz54Sshd\",\"quad_forms_introduction.md\":\"CH1W8QfT\",\"manual_quad_forms_genusherm.md\":\"CXoSB5SQ\",\"orders_introduction.md\":\"HzqkCxut\",\"manual_number_fields_class_fields.md\":\"DiLb5jIF\",\"misc.md\":\"32gU7-vy\",\"pmat_introduction.md\":\"P6HWw1jl\",\"number_fields_conventions.md\":\"DkyvuZNV\",\"quad_forms_discriminant_group.md\":\"B0GaVN3X\",\"orders_orders.md\":\"vkMdqJ0p\",\"quad_forms_lattices.md\":\"D3OQzLey\",\"number_fields_fields.md\":\"CTgwygvo\",\"manual_quad_forms_basics.md\":\"D0YY-9LD\",\"start_index.md\":\"BQStWz5r\",\"tutorials_index.md\":\"1GP9Hf4f\",\"number_fields_complex_embeddings.md\":\"DZNd8b_p\",\"quad_forms_genusherm.md\":\"BCVZBjzr\",\"quad_forms_basics.md\":\"Rq5Uh3rC\",\"manual_quad_forms_lattices.md\":\"BnaA1Mol\",\"orders_ideals.md\":\"CzGTlBtT\",\"number_fields_internal.md\":\"wZ7xQMiZ\",\"number_fields_elements.md\":\"aGZU3jdk\",\"quad_forms_integer_lattices.md\":\"D4qoRn55\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Hecke\",\"description\":\"A VitePress Site\",\"base\":\"/Hecke.jl/dev/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":\"dark\",\"themeConfig\":{\"outline\":\"deep\",\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Getting Started\",\"link\":\"/start/\"},{\"text\":\"Manual\",\"link\":\"/manual/\"},{\"text\":\"Tutorials\",\"link\":\"/tutorials/\"},{\"text\":\"How-to Guides\",\"link\":\"/howto/\"},{\"text\":\"Versions\",\"items\":[{\"text\":\"Stable\",\"link\":\"https://thofma.com/Hecke.jl/stable/\"},{\"text\":\"Dev\",\"link\":\"https://thofma.com/Hecke.jl/dev/\"}]}],\"sidebar\":{\"/manual/\":[{\"text\":\"Manual\",\"items\":[{\"text\":\"Introduction\",\"link\":\"/manual/\"},{\"text\":\"Number fields\",\"collapsed\":true,\"items\":[{\"text\":\"Introduction\",\"link\":\"manual/number_fields/intro\"},{\"text\":\"Number field operations\",\"link\":\"manual/number_fields/fields\"},{\"text\":\"Elements\",\"link\":\"manual/number_fields/elements\"},{\"text\":\"Complex embeddings\",\"link\":\"manual/number_fields/complex_embeddings\"},{\"text\":\"Class field theory\",\"link\":\"manual/number_fields/class_fields.md\"},{\"text\":\"Internals\",\"link\":\"manual/number_fields/internal\"}]},{\"text\":\"Orders in number fields\",\"collapsed\":true,\"items\":[{\"text\":\"Introduction\",\"link\":\"manual/orders/introduction\"},{\"text\":\"Basics\",\"link\":\"manual/orders/orders\"},{\"text\":\"Elements\",\"link\":\"manual/orders/elements\"},{\"text\":\"Ideals\",\"link\":\"manual/orders/ideals\"},{\"text\":\"Fractional ideals\",\"link\":\"manual/orders/frac_ideals\"}]},{\"text\":\"Quadratic and hermitian forms\",\"collapsed\":true,\"items\":[{\"text\":\"Introduction\",\"link\":\"manual//quad_forms/introduction\"},{\"text\":\"Basics\",\"link\":\"manual//quad_forms/basics\"},{\"text\":\"Lattices\",\"link\":\"manual/quad_forms/lattices\"},{\"text\":\"Integer lattices\",\"link\":\"manual/quad_forms/integer_lattices\"},{\"text\":\"Genera for hermitian lattices\",\"link\":\"manual/quad_forms/genusherm\"},{\"text\":\"Genera for integer lattices\",\"link\":\"manual/quad_forms/Zgenera\"},{\"text\":\"Discriminant groups\",\"link\":\"manual/quad_forms/discriminant_group\"}]},{\"text\":\"Elliptic curves\",\"collapsed\":true,\"items\":[{\"text\":\"Introduction\",\"link\":\"manual/elliptic_curves/intro\"},{\"text\":\"Basics\",\"link\":\"manual/elliptic_curves/basics\"},{\"text\":\"Finite fields\",\"link\":\"manual/elliptic_curves/finite_fields\"},{\"text\":\"Number fields\",\"link\":\"manual/elliptic_curves/number_fields\"}]},{\"text\":\"Abelian groups\",\"collapsed\":true,\"items\":[{\"text\":\"Introduction\",\"link\":\"manual/abelian/introduction\"},{\"text\":\"Elements\",\"link\":\"manual/abelian/elements\"},{\"text\":\"Operations\",\"link\":\"manual/abelian/structural\"},{\"text\":\"Morphisms\",\"link\":\"manual/abelian/maps\"}]},{\"text\":\"Miscellaneous\",\"collapsed\":true,\"items\":[{\"text\":\"Factored elements\",\"link\":\"manual/misc/FacElem\"},{\"text\":\"Sparse linear algebra\",\"link\":\"manual/misc/sparse\"},{\"text\":\"Conjugacy of integer matrices\",\"link\":\"manual/misc/conjugacy\"},{\"text\":\"Multisets\",\"link\":\"manual/misc/mset\"}]},{\"text\":\"Developer\",\"collapsed\":true,\"items\":[{\"text\":\"Macros\",\"link\":\"manual/developer/macros\"},{\"text\":\"Tests\",\"link\":\"manual/developer/test\"}]}]}],\"/tutorials/\":[{\"text\":\"Tutorials\",\"items\":[{\"text\":\"Add me\",\"link\":\"/tutorials/\"}]}],\"/howto/\":[{\"text\":\"How-to Guides\",\"items\":[{\"text\":\"Reduction of polynomials\",\"link\":\"/howto/reduction\"}]}]},\"editLink\":{\"pattern\":\"https://github.com/thofma/Hecke.jl/edit/master/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/thofma/Hecke.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/dev/\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>\",\"copyright\":\"© Copyright 2024.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script> | ||
|
||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.