Skip to content

Commit

Permalink
build based on 9a32830
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jun 5, 2024
1 parent 9d8b807 commit 136afae
Show file tree
Hide file tree
Showing 30 changed files with 947 additions and 475 deletions.
1 change: 1 addition & 0 deletions dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{"documenter":{"julia_version":"1.6.7","generation_timestamp":"2024-06-05T16:01:49","documenter_version":"1.4.1"}}
4 changes: 2 additions & 2 deletions dev/about/CONTRIBUTING/index.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions dev/about/license/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>License · IterativeSolvers.jl</title><script data-outdated-warner src="../../assets/warner.js"></script><link rel="canonical" href="https://julialinearalgebra.github.io/IterativeSolvers.jl/stable/about/license/"/><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="../.."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../../assets/documenter.js"></script><script src="../../siteinfo.js"></script><script src="../../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../../assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../../">IterativeSolvers.jl</a></span></div><form class="docs-search" action="../../search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="../../">Home</a></li><li><a class="tocitem" href="../../getting_started/">Getting started</a></li><li><a class="tocitem" href="../../preconditioning/">Preconditioning</a></li><li><span class="tocitem">Linear systems</span><ul><li><a class="tocitem" href="../../linear_systems/cg/">Conjugate Gradients</a></li><li><a class="tocitem" href="../../linear_systems/chebyshev/">Chebyshev iteration</a></li><li><a class="tocitem" href="../../linear_systems/minres/">MINRES</a></li><li><a class="tocitem" href="../../linear_systems/bicgstabl/">BiCGStab(l)</a></li><li><a class="tocitem" href="../../linear_systems/idrs/">IDR(s)</a></li><li><a class="tocitem" href="../../linear_systems/gmres/">Restarted GMRES</a></li><li><a class="tocitem" href="../../linear_systems/lsmr/">LSMR</a></li><li><a class="tocitem" href="../../linear_systems/lsqr/">LSQR</a></li><li><a class="tocitem" href="../../linear_systems/stationary/">Stationary methods</a></li></ul></li><li><span class="tocitem">Eigenproblems</span><ul><li><a class="tocitem" href="../../eigenproblems/power_method/">Power method</a></li><li><a class="tocitem" href="../../eigenproblems/lobpcg/">LOBPCG</a></li></ul></li><li><a class="tocitem" href="../../svd/svdl/">SVDL</a></li><li><a class="tocitem" href="../../iterators/">The iterator approach</a></li><li><span class="tocitem">About</span><ul><li><a class="tocitem" href="../CONTRIBUTING/">Contributing</a></li><li class="is-active"><a class="tocitem" href>License</a></li></ul></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">About</a></li><li class="is-active"><a href>License</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>License</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/JuliaLinearAlgebra/IterativeSolvers.jl/blob/master/docs/src/about/license.md" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><h3 id="License-(MIT)"><a class="docs-heading-anchor" href="#License-(MIT)">License (MIT)</a><a id="License-(MIT)-1"></a><a class="docs-heading-anchor-permalink" href="#License-(MIT)" title="Permalink"></a></h3><pre><code class="nohighlight hljs">Copyright (c) 2013--2016 The Julia Language
<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>License · IterativeSolvers.jl</title><meta name="title" content="License · IterativeSolvers.jl"/><meta property="og:title" content="License · IterativeSolvers.jl"/><meta property="twitter:title" content="License · IterativeSolvers.jl"/><meta name="description" content="Documentation for IterativeSolvers.jl."/><meta property="og:description" content="Documentation for IterativeSolvers.jl."/><meta property="twitter:description" content="Documentation for IterativeSolvers.jl."/><meta property="og:url" content="https://julialinearalgebra.github.io/IterativeSolvers.jl/stable/about/license/"/><meta property="twitter:url" content="https://julialinearalgebra.github.io/IterativeSolvers.jl/stable/about/license/"/><link rel="canonical" href="https://julialinearalgebra.github.io/IterativeSolvers.jl/stable/about/license/"/><script data-outdated-warner src="../../assets/warner.js"></script><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.050/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.16.8/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="../.."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../../assets/documenter.js"></script><script src="../../search_index.js"></script><script src="../../siteinfo.js"></script><script src="../../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../../assets/themeswap.js"></script></head><body><div id="documenter"><nav class="docs-sidebar"><div class="docs-package-name"><span class="docs-autofit"><a href="../../">IterativeSolvers.jl</a></span></div><button class="docs-search-query input is-rounded is-small is-clickable my-2 mx-auto py-1 px-2" id="documenter-search-query">Search docs (Ctrl + /)</button><ul class="docs-menu"><li><a class="tocitem" href="../../">Home</a></li><li><a class="tocitem" href="../../getting_started/">Getting started</a></li><li><a class="tocitem" href="../../preconditioning/">Preconditioning</a></li><li><span class="tocitem">Linear systems</span><ul><li><a class="tocitem" href="../../linear_systems/cg/">Conjugate Gradients</a></li><li><a class="tocitem" href="../../linear_systems/chebyshev/">Chebyshev iteration</a></li><li><a class="tocitem" href="../../linear_systems/minres/">MINRES</a></li><li><a class="tocitem" href="../../linear_systems/bicgstabl/">BiCGStab(l)</a></li><li><a class="tocitem" href="../../linear_systems/idrs/">IDR(s)</a></li><li><a class="tocitem" href="../../linear_systems/gmres/">Restarted GMRES</a></li><li><a class="tocitem" href="../../linear_systems/lsmr/">LSMR</a></li><li><a class="tocitem" href="../../linear_systems/lsqr/">LSQR</a></li><li><a class="tocitem" href="../../linear_systems/stationary/">Stationary methods</a></li></ul></li><li><span class="tocitem">Eigenproblems</span><ul><li><a class="tocitem" href="../../eigenproblems/power_method/">Power method</a></li><li><a class="tocitem" href="../../eigenproblems/lobpcg/">LOBPCG</a></li></ul></li><li><a class="tocitem" href="../../svd/svdl/">SVDL</a></li><li><a class="tocitem" href="../../iterators/">The iterator approach</a></li><li><span class="tocitem">About</span><ul><li><a class="tocitem" href="../CONTRIBUTING/">Contributing</a></li><li class="is-active"><a class="tocitem" href>License</a></li></ul></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><a class="docs-sidebar-button docs-navbar-link fa-solid fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a><nav class="breadcrumb"><ul class="is-hidden-mobile"><li><a class="is-disabled">About</a></li><li class="is-active"><a href>License</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>License</a></li></ul></nav><div class="docs-right"><a class="docs-navbar-link" href="https://github.com/JuliaLinearAlgebra/IterativeSolvers.jl" title="View the repository on GitHub"><span class="docs-icon fa-brands"></span><span class="docs-label is-hidden-touch">GitHub</span></a><a class="docs-navbar-link" href="https://github.com/JuliaLinearAlgebra/IterativeSolvers.jl/blob/master/docs/src/about/license.md" title="Edit source on GitHub"><span class="docs-icon fa-solid"></span></a><a class="docs-settings-button docs-navbar-link fa-solid fa-gear" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-article-toggle-button fa-solid fa-chevron-up" id="documenter-article-toggle-button" href="javascript:;" title="Collapse all docstrings"></a></div></header><article class="content" id="documenter-page"><h3 id="License-(MIT)"><a class="docs-heading-anchor" href="#License-(MIT)">License (MIT)</a><a id="License-(MIT)-1"></a><a class="docs-heading-anchor-permalink" href="#License-(MIT)" title="Permalink"></a></h3><pre><code class="nohighlight hljs">Copyright (c) 2013--2016 The Julia Language

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the &quot;Software&quot;), to deal in
Expand All @@ -16,4 +16,4 @@
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../CONTRIBUTING/">« Contributing</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.25 on <span class="colophon-date" title="Tuesday 3 October 2023 11:53">Tuesday 3 October 2023</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</code></pre></article><nav class="docs-footer"><a class="docs-footer-prevpage" href="../CONTRIBUTING/">« Contributing</a><div class="flexbox-break"></div><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="auto">Automatic (OS)</option><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 1.4.1 on <span class="colophon-date" title="Wednesday 5 June 2024 16:01">Wednesday 5 June 2024</span>. Using Julia version 1.6.7.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html>
Loading

0 comments on commit 136afae

Please sign in to comment.