Skip to content

Commit

Permalink
Merge pull request #2 from hayato-n/dev
Browse files Browse the repository at this point in the history
Experimental features: Adaptive Bandwidth
  • Loading branch information
hayato-n authored Jul 12, 2024
2 parents c0d98b9 + a307d42 commit e43edc8
Show file tree
Hide file tree
Showing 54 changed files with 3,313 additions and 35 deletions.
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +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: 17858957ffb6351d6609338f985383df
config: e6a94220fbcfe7a2593405c57b4e4b06
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified docs/.doctrees/environment.pickle
Binary file not shown.
Binary file added docs/.doctrees/examples/adaptive.doctree
Binary file not shown.
Binary file added docs/.doctrees/examples/mgwr.doctree
Binary file not shown.
Binary file modified docs/.doctrees/index.doctree
Binary file not shown.
278 changes: 278 additions & 0 deletions docs/.doctrees/nbsphinx/examples/adaptive.ipynb

Large diffs are not rendered by default.

257 changes: 257 additions & 0 deletions docs/.doctrees/nbsphinx/examples/mgwr.ipynb

Large diffs are not rendered by default.

Binary file added docs/.doctrees/nbsphinx/examples_adaptive_2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.doctrees/nbsphinx/examples_adaptive_4_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.doctrees/nbsphinx/examples_adaptive_6_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.doctrees/nbsphinx/examples_adaptive_7_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.doctrees/nbsphinx/examples_mgwr_2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.doctrees/nbsphinx/examples_mgwr_4_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.doctrees/nbsphinx/examples_mgwr_6_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/.doctrees/nbsphinx/examples_mgwr_7_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/.doctrees/sgGWR.optimizers.doctree
Binary file not shown.
Binary file added docs/_images/examples_adaptive_2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/examples_adaptive_4_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/examples_adaptive_6_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/examples_adaptive_7_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/examples_mgwr_2_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/examples_mgwr_4_1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/examples_mgwr_6_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_images/examples_mgwr_7_0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
278 changes: 278 additions & 0 deletions docs/_sources/examples/adaptive.ipynb.txt

Large diffs are not rendered by default.

257 changes: 257 additions & 0 deletions docs/_sources/examples/mgwr.ipynb.txt

Large diffs are not rendered by default.

7 changes: 7 additions & 0 deletions docs/_sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ Please cite the following article:

examples/*

.. toctree::
:maxdepth: 2
:caption: Experimental Features:

examples/mgwr.ipynb
examples/adaptive.ipynb

.. toctree::
:maxdepth: 3
:caption: Package References:
Expand Down
8 changes: 8 additions & 0 deletions docs/_sources/sgGWR.optimizers.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,14 @@ sgGWR.optimizers.existings\_numpy module
:undoc-members:
:show-inheritance:

sgGWR.optimizers.golden module
------------------------------

.. automodule:: sgGWR.optimizers.golden
:members:
:undoc-members:
:show-inheritance:

sgGWR.optimizers.second module
------------------------------

Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: '0.1.0',
VERSION: '0.1.4',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
333 changes: 333 additions & 0 deletions docs/examples/adaptive.html

Large diffs are not rendered by default.

278 changes: 278 additions & 0 deletions docs/examples/adaptive.ipynb

Large diffs are not rendered by default.

13 changes: 9 additions & 4 deletions docs/examples/init_bandwidth.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>How should we initialize the bandwidth parameter before tuning? &mdash; sgGWR 0.1.0 documentation</title>
<title>How should we initialize the bandwidth parameter before tuning? &mdash; sgGWR 0.1.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=92fd9be5" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css?v=2aa19091" />
Expand All @@ -16,7 +16,7 @@

<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=01f34227"></script>
<script src="../_static/documentation_options.js?v=fd825880"></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>
Expand All @@ -25,7 +25,7 @@
<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="sgGWR package" href="../sgGWR.html" />
<link rel="next" title="MGWR" href="mgwr.html" />
<link rel="prev" title="Let’s start GWR bandwidth calibration with sgGWR!" href="introduction.html" />
</head>

Expand Down Expand Up @@ -60,6 +60,11 @@
</ul>
</li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Experimental Features:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="mgwr.html">MGWR</a></li>
<li class="toctree-l1"><a class="reference internal" href="adaptive.html">Adaptive Bandwidth</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Package References:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="../sgGWR.html">sgGWR package</a></li>
Expand Down Expand Up @@ -400,7 +405,7 @@ <h2>Reference<a class="headerlink" href="#Reference" title="Link to this heading
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="introduction.html" class="btn btn-neutral float-left" title="Let’s start GWR bandwidth calibration with sgGWR!" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../sgGWR.html" class="btn btn-neutral float-right" title="sgGWR package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="mgwr.html" class="btn btn-neutral float-right" title="MGWR" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
14 changes: 10 additions & 4 deletions docs/examples/introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" /><meta name="viewport" content="width=device-width, initial-scale=1" />

<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Let’s start GWR bandwidth calibration with sgGWR! &mdash; sgGWR 0.1.0 documentation</title>
<title>Let’s start GWR bandwidth calibration with sgGWR! &mdash; sgGWR 0.1.4 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=92fd9be5" />
<link rel="stylesheet" type="text/css" href="../_static/css/theme.css?v=19f00094" />
<link rel="stylesheet" type="text/css" href="../_static/nbsphinx-code-cells.css?v=2aa19091" />
Expand All @@ -16,7 +16,7 @@

<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=01f34227"></script>
<script src="../_static/documentation_options.js?v=fd825880"></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>
Expand All @@ -25,7 +25,7 @@
<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="sgGWR package" href="../sgGWR.html" />
<link rel="next" title="How should we initialize the bandwidth parameter before tuning?" href="init_bandwidth.html" />
<link rel="prev" title="Welcome to sgGWR’s documentation!" href="../index.html" />
</head>

Expand Down Expand Up @@ -62,6 +62,12 @@
<li class="toctree-l2"><a class="reference internal" href="#Reference">Reference</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="init_bandwidth.html">How should we initialize the bandwidth parameter before tuning?</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Experimental Features:</span></p>
<ul>
<li class="toctree-l1"><a class="reference internal" href="mgwr.html">MGWR</a></li>
<li class="toctree-l1"><a class="reference internal" href="adaptive.html">Adaptive Bandwidth</a></li>
</ul>
<p class="caption" role="heading"><span class="caption-text">Package References:</span></p>
<ul>
Expand Down Expand Up @@ -604,7 +610,7 @@ <h2>Reference<a class="headerlink" href="#Reference" title="Link to this heading
</div>
<footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
<a href="../index.html" class="btn btn-neutral float-left" title="Welcome to sgGWR’s documentation!" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
<a href="../sgGWR.html" class="btn btn-neutral float-right" title="sgGWR package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
<a href="init_bandwidth.html" class="btn btn-neutral float-right" title="How should we initialize the bandwidth parameter before tuning?" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
</div>

<hr/>
Expand Down
Loading

0 comments on commit e43edc8

Please sign in to comment.