Skip to content

Commit 54fa349

Browse files
committed
Merge branch 'develop'
2 parents 032d5e8 + eb3ed53 commit 54fa349

31 files changed

+121
-51
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ The ESA team works hard to ensure ESA is well tested, and we strive for
7777
testing coverage data for ESA, using `coverage
7878
<https://pypi.org/project/coverage/>`__.
7979

80-
.. table:: ESA's testing coverage as of 2022-02-20 (Git commit: 2b5a8ff)
80+
.. table:: ESA's testing coverage as of 2022-05-20 (Git commit: bbb3f12)
8181
:widths: auto
8282
:align: left
8383

@@ -86,7 +86,7 @@ testing coverage data for ESA, using `coverage
8686
+=================+===================+=================+=================+====================+
8787
| esa/__init__.py | 2 | 0 | 2 | 100 |
8888
+-----------------+-------------------+-----------------+-----------------+--------------------+
89-
| esa/saw.py | 824 | 0 | 824 | 100 |
89+
| esa/saw.py | 848 | 0 | 848 | 100 |
9090
+-----------------+-------------------+-----------------+-----------------+--------------------+
9191

9292
License

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.6
1+
1.2.7

docs/doctrees/environment.pickle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:e702b14fd93c4623004ade2d80b28d0c20b111ba8ce8dfee491582d6d089242f
3-
size 61168
2+
oid sha256:68f05a6400b496159e849fb576d7a337ba5f98fcdc3c090e5439ee28b0477df0
3+
size 61785

docs/doctrees/esa.doctree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:2d9a04549b49f3cfe86bddd889fc16a5b81352a163b5f27466f47202e5224dad
3-
size 397381
2+
oid sha256:11547b690dbdb2653ad9257b99a209584ef5eeb778b5af7d83980869fc5e4db9
3+
size 399260

docs/doctrees/overview.doctree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:4c18065fefc407e5e07a9350e4a9a60b7b2b711c1edc16b4b205b43059d94fa2
2+
oid sha256:f41ad7eb10726f778f1b312e9043e51569b86a9365223ded88453cfcda83457d
33
size 30599

docs/doctrees/welcome.doctree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
version https://git-lfs.github.com/spec/v1
2-
oid sha256:eb8cbd76107b4c2e8c6b2ed7fa48b36dfb50093f625675a5df5b51671862e4b2
3-
size 97047
2+
oid sha256:37ce2aec14a4a548e21cb6a5471f2ca6946aab70249c0368620df7e40afead26
3+
size 98332

docs/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: 437d8a7d4ff36783090e9c4c30038663
3+
config: 5bbb22a6f84fd03f028d7b14f41d5375
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

docs/html/_static/documentation_options.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var DOCUMENTATION_OPTIONS = {
22
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
3-
VERSION: '1.2.6',
3+
VERSION: '1.2.7',
44
LANGUAGE: 'None',
55
COLLAPSE_INDEX: false,
66
BUILDER: 'html',

docs/html/common_issues.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
88

9-
<title>Common Issues &#8212; ESA 1.2.6 documentation</title>
9+
<title>Common Issues &#8212; ESA 1.2.7 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
1212
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>

docs/html/esa.html

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta charset="utf-8" />
77
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.17.1: http://docutils.sourceforge.net/" />
88

9-
<title>esa API Documentation &#8212; ESA 1.2.6 documentation</title>
9+
<title>esa API Documentation &#8212; ESA 1.2.7 documentation</title>
1010
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
1111
<link rel="stylesheet" type="text/css" href="_static/alabaster.css" />
1212
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
@@ -1288,12 +1288,17 @@
12881288

12891289
<dl class="py method">
12901290
<dt class="sig sig-object py" id="esa.saw.SAW.get_lodf_matrix">
1291-
<span class="sig-name descname"><span class="pre">get_lodf_matrix</span></span><span class="sig-paren">(</span><span class="sig-paren">)</span><a class="headerlink" href="#esa.saw.SAW.get_lodf_matrix" title="Permalink to this definition"></a></dt>
1292-
<dd><p>Obtain LODF matrix in numpy array format.
1293-
By default, it obtains the lodf matrix directly from PW.</p>
1291+
<span class="sig-name descname"><span class="pre">get_lodf_matrix</span></span><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">precision</span></span><span class="p"><span class="pre">:</span></span> <span class="n"><span class="pre">int</span></span> <span class="o"><span class="pre">=</span></span> <span class="default_value"><span class="pre">3</span></span></em><span class="sig-paren">)</span><a class="headerlink" href="#esa.saw.SAW.get_lodf_matrix" title="Permalink to this definition"></a></dt>
1292+
<dd><p>Obtain LODF matrix in numpy array or scipy sparse matrix.
1293+
By default, it obtains the lodf matrix directly from PW. If size
1294+
is larger than 1000, then precision will be applied to filter out
1295+
small values and the result will be returned in scipy sparse matrix.</p>
12941296
<dl class="field-list simple">
1295-
<dt class="field-odd">Returns</dt>
1296-
<dd class="field-odd"><p>LODF matrix</p>
1297+
<dt class="field-odd">Parameters</dt>
1298+
<dd class="field-odd"><p><strong>precision</strong> – number of decimal to keep.</p>
1299+
</dd>
1300+
<dt class="field-even">Returns</dt>
1301+
<dd class="field-even"><p>LODF matrix</p>
12971302
</dd>
12981303
</dl>
12991304
</dd></dl>

0 commit comments

Comments
 (0)