Skip to content

Commit 0a64a3e

Browse files
authored
Add arXiv link to README
1 parent 15d5480 commit 0a64a3e

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

README.rst

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@ some task nearly as well as if one had access to measurements at *every*
1515
location.
1616

1717
PySensors provides objects designed for the tasks of *reconstruction* and
18-
*classification*.
18+
*classification*. See Manohar et al. (2018) for more information about
19+
the PySensors approach to reconstruction problems and Brunton et al.
20+
(2016) for classification. de Silva et al. (2021) contains a full
21+
literature review along with examples and additional tips for
22+
using PySensors effectively.
1923

2024

2125
Reconstruction
@@ -194,7 +198,7 @@ If you find a bug in the code or want to request a new feature, please open an i
194198

195199
Citing PySensors
196200
----------------
197-
We have published a short paper in the Journal of Open Source Software (JOSS). You can find the paper [here](https://joss.theoj.org/papers/10.21105/joss.02828).
201+
We have published a short paper in the Journal of Open Source Software (JOSS). You can find the paper `here <https://joss.theoj.org/papers/10.21105/joss.02828>`__.
198202

199203
If you use PySensors in your work, please consider citing it using:
200204

@@ -222,6 +226,11 @@ Bibtex:
222226
223227
References
224228
------------
229+
- de Silva, Brian M., Krithika Manohar, Emily Clark, Bingni W. Brunton,
230+
Steven L. Brunton, J. Nathan Kutz.
231+
"PySensors: A Python package for sparse sensor placement."
232+
arXiv preprint arXiv:2102.13476 (2021). `[arXiv] <https://arxiv.org/abs/2102.13476>`__
233+
225234
- Manohar, Krithika, Bingni W. Brunton, J. Nathan Kutz, and Steven L. Brunton.
226235
"Data-driven sparse sensor placement for reconstruction: Demonstrating the
227236
benefits of exploiting known patterns."

0 commit comments

Comments
 (0)