Skip to content

Commit 5eba90f

Browse files
authored
Update website
Update the documentation website to v2.0.1
2 parents e83405f + 051910c commit 5eba90f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1438
-1024
lines changed

docs/_build/html/.buildinfo

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: 02935ddc3a92e048a2fa86270755913e
3+
config: 3499f0084671aa32dd3b76f6907174da
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/_build/html/_modules/index.html

Lines changed: 15 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,24 @@
1+
2+
13
<!DOCTYPE html>
2-
<html class="writer-html5" lang="en">
4+
<html class="writer-html5" lang="en" data-content_root="../">
35
<head>
46
<meta charset="utf-8" />
57
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
6-
<title>Overview: module code &mdash; Inflation 2.0.0 documentation</title>
7-
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
8-
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css" />
9-
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
8+
<title>Overview: module code &mdash; Inflation 2.0.1 documentation</title>
9+
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=92fd9be5" />
10+
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=e59714d7" />
11+
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css?v=76b2166b" />
1012

1113

12-
<!--[if lt IE 9]>
13-
<script src="../_static/js/html5shiv.min.js"></script>
14-
<![endif]-->
15-
16-
<script src="../_static/jquery.js"></script>
17-
<script src="../_static/_sphinx_javascript_frameworks_compat.js"></script>
18-
<script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
19-
<script src="../_static/doctools.js"></script>
20-
<script src="../_static/sphinx_highlight.js"></script>
21-
<script src="../_static/clipboard.min.js"></script>
22-
<script src="../_static/copybutton.js"></script>
23-
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
14+
<script src="../_static/jquery.js?v=5d32c60e"></script>
15+
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script>
16+
<script src="../_static/documentation_options.js?v=f5cff4aa"></script>
17+
<script src="../_static/doctools.js?v=9a2dae69"></script>
18+
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
19+
<script src="../_static/clipboard.min.js?v=a7894cd8"></script>
20+
<script src="../_static/copybutton.js?v=a56c686a"></script>
21+
<script crossorigin="anonymous" integrity="sha256-Ae2Vz/4ePdIu6ZyI/5ZGsYnb+m0JlOmKPjt6XZ9JJkA=" src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js"></script>
2422
<script src="../_static/js/theme.js"></script>
2523
<link rel="index" title="Index" href="../genindex.html" />
2624
<link rel="search" title="Search" href="../search.html" />

docs/_build/html/_modules/inflation/lp/InflationLP.html

Lines changed: 152 additions & 111 deletions
Large diffs are not rendered by default.

docs/_build/html/_modules/inflation/lp/lp_utils.html

Lines changed: 79 additions & 67 deletions
Large diffs are not rendered by default.

docs/_build/html/_modules/inflation/lp/monomial_classes.html

Lines changed: 48 additions & 29 deletions
Large diffs are not rendered by default.

docs/_build/html/_modules/inflation/optimization_utils.html

Lines changed: 34 additions & 24 deletions
Large diffs are not rendered by default.

docs/_build/html/_modules/inflation/sdp/InflationSDP.html

Lines changed: 78 additions & 40 deletions
Large diffs are not rendered by default.

docs/_build/html/_modules/inflation/sdp/sdp_utils.html

Lines changed: 99 additions & 86 deletions
Large diffs are not rendered by default.

docs/_build/html/_modules/inflation/utils.html

Lines changed: 27 additions & 26 deletions
Large diffs are not rendered by default.

docs/_build/html/_sources/changelog.rst.txt

Lines changed: 10 additions & 1 deletion

0 commit comments

Comments
 (0)