-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deploy docs to v2.0.1 by GitHub Actions triggered by 05976fd
- Loading branch information
PHYSBO Developers
committed
Aug 20, 2024
1 parent
f8ea160
commit 42bdd8e
Showing
451 changed files
with
96,360 additions
and
0 deletions.
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,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: 7a1528cbb4e5ed94fc271fbb0863af77 | ||
tags: 645f666f9bcd5a90fca523b33c5a78b7 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,202 @@ | ||
<!DOCTYPE html> | ||
<html class="writer-html5" lang="en" data-content_root="../"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Overview: module code — PHYSBO 2.0.1 documentation</title> | ||
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=fa44fd50" /> | ||
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" /> | ||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="../_static/js/html5shiv.min.js"></script> | ||
<![endif]--> | ||
|
||
<script src="../_static/jquery.js?v=5d32c60e"></script> | ||
<script src="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c"></script> | ||
<script src="../_static/documentation_options.js?v=f5cff4aa"></script> | ||
<script src="../_static/doctools.js?v=9a2dae69"></script> | ||
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script> | ||
<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> | ||
<script src="../_static/js/theme.js"></script> | ||
<link rel="index" title="Index" href="../genindex.html" /> | ||
<link rel="search" title="Search" href="../search.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"> | ||
PHYSBO | ||
</a> | ||
<div class="version"> | ||
2.0 | ||
</div> | ||
<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"> | ||
<p class="caption" role="heading"><span class="caption-text">Contents:</span></p> | ||
<ul> | ||
<li class="toctree-l1"><a class="reference internal" href="../introduction.html">Introduction</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../install.html">Basic usage</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../notebook/index.html">Tutorials</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../algorithm.html">Algorithm</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../api/physbo.html">API Reference</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../acknowledgement.html">Acknowledgement</a></li> | ||
<li class="toctree-l1"><a class="reference internal" href="../contact.html">Contact</a></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">PHYSBO</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">Overview: module code</li> | ||
<li class="wy-breadcrumbs-aside"> | ||
</li> | ||
</ul> | ||
<hr/> | ||
</div> | ||
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article"> | ||
<div itemprop="articleBody"> | ||
|
||
<h1>All modules for which code is available</h1> | ||
<ul><li><a href="physbo/blm/basis/fourier.html">physbo.blm.basis.fourier</a></li> | ||
<li><a href="physbo/blm/core/model.html">physbo.blm.core.model</a></li> | ||
<li><a href="physbo/blm/inf/exact.html">physbo.blm.inf.exact</a></li> | ||
<li><a href="physbo/blm/lik/gauss.html">physbo.blm.lik.gauss</a></li> | ||
<li><a href="physbo/blm/lik/linear.html">physbo.blm.lik.linear</a></li> | ||
<li><a href="physbo/blm/predictor.html">physbo.blm.predictor</a></li> | ||
<li><a href="physbo/blm/prior/gauss.html">physbo.blm.prior.gauss</a></li> | ||
<li><a href="physbo/gp/core/learning.html">physbo.gp.core.learning</a></li> | ||
<li><a href="physbo/gp/core/model.html">physbo.gp.core.model</a></li> | ||
<li><a href="physbo/gp/core/prior.html">physbo.gp.core.prior</a></li> | ||
<li><a href="physbo/gp/cov/gauss.html">physbo.gp.cov.gauss</a></li> | ||
<li><a href="physbo/gp/inf/exact.html">physbo.gp.inf.exact</a></li> | ||
<li><a href="physbo/gp/lik/gauss.html">physbo.gp.lik.gauss</a></li> | ||
<li><a href="physbo/gp/mean/const.html">physbo.gp.mean.const</a></li> | ||
<li><a href="physbo/gp/mean/zero.html">physbo.gp.mean.zero</a></li> | ||
<li><a href="physbo/gp/predictor.html">physbo.gp.predictor</a></li> | ||
<li><a href="physbo/misc/centering.html">physbo.misc.centering</a></li> | ||
<li><a href="physbo/misc/gauss_elim.html">physbo.misc.gauss_elim</a></li> | ||
<li><a href="physbo/misc/set_config.html">physbo.misc.set_config</a></li> | ||
<li><a href="physbo/opt/adam.html">physbo.opt.adam</a></li> | ||
<li><a href="physbo/predictor.html">physbo.predictor</a></li> | ||
<li><a href="physbo/search/discrete/policy.html">physbo.search.discrete.policy</a></li> | ||
<li><a href="physbo/search/discrete/results.html">physbo.search.discrete.results</a></li> | ||
<li><a href="physbo/search/discrete_multi/policy.html">physbo.search.discrete_multi.policy</a></li> | ||
<li><a href="physbo/search/discrete_multi/results.html">physbo.search.discrete_multi.results</a></li> | ||
<li><a href="physbo/search/pareto.html">physbo.search.pareto</a></li> | ||
<li><a href="physbo/search/score.html">physbo.search.score</a></li> | ||
<li><a href="physbo/search/score_multi.html">physbo.search.score_multi</a></li> | ||
<li><a href="physbo/search/utility.html">physbo.search.utility</a></li> | ||
<li><a href="physbo/variable.html">physbo.variable</a></li> | ||
</ul> | ||
|
||
</div> | ||
</div> | ||
<footer> | ||
|
||
<hr/> | ||
|
||
<div role="contentinfo"> | ||
<p>© Copyright 2020-, PHYSBO developers.</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> | ||
|
||
|
||
|
||
|
||
|
||
<div class="rst-versions" data-toggle="rst-versions" role="note" aria-label="versions"> | ||
<span class="rst-current-version" data-toggle="rst-current-version"> | ||
<span class="fa fa-book"> Read the Docs</span> | ||
v: v2.0.1 | ||
<span class="fa fa-caret-down"></span> | ||
</span> | ||
<div class="rst-other-versions"> | ||
<dl> | ||
<dt>Languages</dt> | ||
|
||
|
||
<dd> | ||
<strong> | ||
<a href="../../../v2.0.1/en/_modules/index.html">en</a> | ||
</strong> | ||
</dd> | ||
|
||
|
||
<dd> | ||
|
||
<a href="../../../v2.0.1/ja/_modules/index.html">ja</a> | ||
|
||
</dd> | ||
|
||
|
||
<dt>Branches</dt> | ||
|
||
|
||
<dd> | ||
|
||
<a href="../../../develop/en/_modules/index.html">develop</a> | ||
|
||
</dd> | ||
|
||
|
||
<dd> | ||
|
||
<a href="../../../master/en/_modules/index.html">master</a> | ||
|
||
</dd> | ||
|
||
|
||
<dd> | ||
<strong> | ||
<a href="../../../v2.0.1/en/_modules/index.html">v2.0.1</a> | ||
</strong> | ||
</dd> | ||
|
||
|
||
<dt>Tags</dt> | ||
|
||
|
||
</dl> | ||
</div> | ||
</div> | ||
<script> | ||
jQuery(function () { | ||
SphinxRtdTheme.Navigation.enable(true); | ||
}); | ||
</script> | ||
|
||
</body> | ||
</html> |
Oops, something went wrong.