-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 'docs' folder with 0.6.4 and delete old branches.
- Loading branch information
1 parent
89489e8
commit b1f8eca
Showing
226 changed files
with
56,838 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,4 @@ | ||
# Sphinx build info version 1 | ||
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. | ||
config: b06085df235f662c9fc98550be8db68e | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+240 KB
docs/0.6.4/docs/.doctrees/agentlib_mpc.optimization_backends.casadi_.core.doctree
Binary file not shown.
Binary file added
BIN
+160 KB
docs/0.6.4/docs/.doctrees/agentlib_mpc.optimization_backends.casadi_.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+34.9 KB
docs/0.6.4/docs/.doctrees/code/agentlib_mpc.modules.InputPrediction.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added
BIN
+82.5 KB
docs/0.6.4/docs/.doctrees/code/agentlib_mpc.modules.estimation.doctree
Binary file not shown.
Binary file added
BIN
+353 KB
docs/0.6.4/docs/.doctrees/code/agentlib_mpc.modules.ml_model_training.doctree
Binary file not shown.
Binary file added
BIN
+322 KB
docs/0.6.4/docs/.doctrees/code/agentlib_mpc.optimization_backends.casadi_.core.doctree
Binary file not shown.
Binary file added
BIN
+396 KB
docs/0.6.4/docs/.doctrees/code/agentlib_mpc.optimization_backends.casadi_.doctree
Binary file not shown.
Binary file added
BIN
+98 KB
docs/0.6.4/docs/.doctrees/code/agentlib_mpc.optimization_backends.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Empty file.
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,164 @@ | ||
|
||
|
||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en"> | ||
<head> | ||
<meta charset="utf-8" /><meta name="generator" content="Docutils 0.19: https://docutils.sourceforge.io/" /> | ||
|
||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Package Reference — agentlib_mpc 0.6.4 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="_static/pygments.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/css/theme.css" /> | ||
<link rel="stylesheet" type="text/css" href="_static/autodoc_pydantic.css" /> | ||
|
||
|
||
<script src="_static/jquery.js"></script> | ||
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script> | ||
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script> | ||
<script src="_static/doctools.js"></script> | ||
<script src="_static/sphinx_highlight.js"></script> | ||
<script src="_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="genindex.html" /> | ||
<link rel="search" title="Search" href="search.html" /> | ||
<link rel="next" title="agentlib_mpc.data_structures package" href="agentlib_mpc.data_structures.html" /> | ||
<link rel="prev" title="Alternating Direction Method of Multipliers" href="tutorials/ADMM.html" /> | ||
</head> | ||
|
||
<body class="wy-body-for-nav"> | ||
<div class="wy-grid-for-nav"> | ||
<nav data-toggle="wy-nav-shift" class="wy-nav-side"> | ||
<div class="wy-side-scroll"> | ||
<div class="wy-side-nav-search" > | ||
|
||
|
||
|
||
<a href="index.html" class="icon icon-home"> | ||
agentlib_mpc | ||
</a> | ||
<div role="search"> | ||
<form id="rtd-search-form" class="wy-form" action="search.html" method="get"> | ||
<input type="text" name="q" placeholder="Search docs" aria-label="Search docs" /> | ||
<input type="hidden" name="check_keywords" value="yes" /> | ||
<input type="hidden" name="area" value="default" /> | ||
</form> | ||
</div> | ||
</div><div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="Navigation menu"> | ||
<ul class="current"> | ||
<li class="toctree-l1"><a class="reference internal" href="installation.html">Installation</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="tutorials/tutorial.html">Tutorial</a></li> | ||
<li class="toctree-l1 current"><a class="current reference internal" href="#">Package Reference</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.data_structures.html">agentlib_mpc.data_structures package</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html">agentlib_mpc.models package</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.modules.html">agentlib_mpc.modules package</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.optimization_backends.html">agentlib_mpc.optimization_backends package</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.utils.html">agentlib_mpc.utils package</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
</nav> | ||
|
||
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap"><nav class="wy-nav-top" aria-label="Mobile navigation menu" > | ||
<i data-toggle="wy-nav-top" class="fa fa-bars"></i> | ||
<a href="index.html">agentlib_mpc</a> | ||
</nav> | ||
|
||
<div class="wy-nav-content"> | ||
<div class="rst-content"> | ||
<div role="navigation" aria-label="Page navigation"> | ||
<ul class="wy-breadcrumbs"> | ||
<li><a href="index.html" class="icon icon-home" aria-label="Home"></a></li> | ||
<li class="breadcrumb-item active">Package Reference</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
<a href="_sources/PackageReference.md.txt" rel="nofollow"> View page source</a> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<section id="package-reference"> | ||
<h1>Package Reference<a class="headerlink" href="#package-reference" title="Permalink to this heading"></a></h1> | ||
<p>This section contains auto-generated documentation of all modules and | ||
functions.</p> | ||
<div class="toctree-wrapper compound"> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="agentlib_mpc.data_structures.html">agentlib_mpc.data_structures package</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.data_structures.html#submodules">Submodules</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.data_structures.html#module-agentlib_mpc.data_structures.admm_datatypes">agentlib_mpc.data_structures.admm_datatypes module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.data_structures.html#module-agentlib_mpc.data_structures.casadi_utils">agentlib_mpc.data_structures.casadi_utils module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.data_structures.html#module-agentlib_mpc.data_structures.coordinator_datatypes">agentlib_mpc.data_structures.coordinator_datatypes module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.data_structures.html#module-agentlib_mpc.data_structures.mpc_datamodels">agentlib_mpc.data_structures.mpc_datamodels module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.data_structures.html#module-agentlib_mpc.data_structures">Module contents</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="agentlib_mpc.models.html">agentlib_mpc.models package</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html#submodules">Submodules</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html#agentlib-mpc-models-ann-model-module">agentlib_mpc.models.ann_model module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html#module-agentlib_mpc.models.casadi_model">agentlib_mpc.models.casadi_model module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html#agentlib-mpc-models-casadi-model-ann-module">agentlib_mpc.models.casadi_model_ann module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html#agentlib-mpc-models-casadi-neural-network-module">agentlib_mpc.models.casadi_neural_network module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html#agentlib-mpc-models-serialized-ann-module">agentlib_mpc.models.serialized_ann module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.models.html#module-agentlib_mpc.models">Module contents</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="agentlib_mpc.modules.html">agentlib_mpc.modules package</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.modules.html#submodules">Submodules</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.modules.html#module-agentlib_mpc.modules.mpc">agentlib_mpc.modules.mpc module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.modules.html#module-agentlib_mpc.modules">Module contents</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="agentlib_mpc.optimization_backends.html">agentlib_mpc.optimization_backends package</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.optimization_backends.html#subpackages">Subpackages</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.optimization_backends.html#submodules">Submodules</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.optimization_backends.html#module-agentlib_mpc.optimization_backends.backend">agentlib_mpc.optimization_backends.backend module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.optimization_backends.html#module-agentlib_mpc.optimization_backends">Module contents</a></li> | ||
</ul> | ||
</li> | ||
<li class="toctree-l1"><a class="reference internal" href="agentlib_mpc.utils.html">agentlib_mpc.utils package</a><ul> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.utils.html#subpackages">Subpackages</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.utils.html#submodules">Submodules</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.utils.html#module-agentlib_mpc.utils.analysis">agentlib_mpc.utils.analysis module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.utils.html#agentlib-mpc-utils-debug-module">agentlib_mpc.utils.debug module</a></li> | ||
<li class="toctree-l2"><a class="reference internal" href="agentlib_mpc.utils.html#module-agentlib_mpc.utils">Module contents</a></li> | ||
</ul> | ||
</li> | ||
</ul> | ||
</div> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer"> | ||
<a href="tutorials/ADMM.html" class="btn btn-neutral float-left" title="Alternating Direction Method of Multipliers" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a> | ||
<a href="agentlib_mpc.data_structures.html" class="btn btn-neutral float-right" title="agentlib_mpc.data_structures package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a> | ||
</div> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2021, AGENT-Project Associates.</p> | ||
</div> | ||
|
||
Built with <a href="https://www.sphinx-doc.org/">Sphinx</a> using a | ||
<a href="https://github.com/readthedocs/sphinx_rtd_theme">theme</a> | ||
provided by <a href="https://readthedocs.org">Read the Docs</a>. | ||
|
||
|
||
</footer> | ||
</div> | ||
</div> | ||
</section> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.