We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c9de67 commit adb9f06Copy full SHA for adb9f06
README.rst
@@ -1,6 +1,6 @@
1
PySensors
2
=========
3
-|Build| |RTD| |PyPI| |Codecov| |Binder|
+|Build| |RTD| |PyPI| |Codecov| |Binder| |DOI|
4
5
**PySensors** is a Scikit-learn style Python package for the sparse placement of sensors, either for reconstruction or classification tasks.
6
@@ -225,3 +225,6 @@ References
225
226
.. |Binder| image:: https://mybinder.org/badge_logo.svg
227
:target: https://mybinder.org/v2/gh/dynamicslab/pysensors/master
228
+
229
+.. |DOI| image:: https://zenodo.org/badge/186055899.svg
230
+ :target: https://zenodo.org/badge/latestdoi/186055899
0 commit comments