File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -25,7 +25,9 @@ it is very heavily based.
2525[ ![ Build Status] ( https://travis-ci.org/ggventurini/python-deltasigma.png?branch=master )] ( https://travis-ci.org/ggventurini/python-deltasigma ) [ ![ Coverage Status] ( https://coveralls.io/repos/ggventurini/python-deltasigma/badge.png?branch=master )] ( https://coveralls.io/r/ggventurini/python-deltasigma?branch=master )
2626[ ![ PyPi version] ( http://img.shields.io/badge/version-0.1-brightgreen.png )] ( https://pypi.python.org/pypi/deltasigma/ )
2727[ ![ PyPi downloads] ( https://pypip.in/download/deltasigma/badge.png )] ( https://pypi.python.org/pypi/deltasigma/ )
28- [ ![ BSD 2 clause license] ( http://img.shields.io/badge/license-BSD%20%282%20clause%29-brightgreen.png )] ( https://raw.githubusercontent.com/ggventurini/python-deltasigma/master/LICENSE )
28+ [ ![ BSD 2 clause license] ( http://img.shields.io/badge/license-BSD-brightgreen.png )] ( https://raw.githubusercontent.com/ggventurini/python-deltasigma/master/LICENSE )
29+ [ ![ DOI] ( https://zenodo.org/badge/doi/10.5281/zenodo.11167.png )] ( http://dx.doi.org/10.5281/zenodo.11167 )
30+
2931
3032***
3133
Original file line number Diff line number Diff line change 4545Status
4646------
4747
48- |Build Status| |Coverage Status| |PyPi version| |PyPi downloads| |BSD 2 clause license|
48+ |Build Status| |Coverage Status| |PyPi version| |PyPi downloads| |BSD
49+ 2 clause license| |DOI BADGE|
4950
5051This project is a *work in progress*, not all functionality has been
5152ported, yet. The next figure shows the relationship between the main functions
353354 :target: https://pypi.python.org/pypi/deltasigma/
354355.. |PyPi downloads| image:: https://pypip.in/download/deltasigma/badge.png
355356 :target: https://pypi.python.org/pypi/deltasigma/
356- .. |BSD 2 clause license| image:: http://img.shields.io/badge/license-BSD%20%282%20clause%29 -brightgreen.png
357+ .. |BSD 2 clause license| image:: http://img.shields.io/badge/license-BSD-brightgreen.png
357358 :target: https://raw.githubusercontent.com/ggventurini/python-deltasigma/master/LICENSE
359+ .. |DOI BADGE| image:: https://zenodo.org/badge/doi/10.5281/zenodo.11167.png
360+ :target: http://dx.doi.org/10.5281/zenodo.11167
361+
358362
359363Credits
360364~~~~~~~
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ which it is very heavily based. |githalytics.com alpha|
2323**Latest version: ** `0.1 <https://pypi.python.org/pypi/deltasigma/ >`__
2424
2525|Build Status | |Coverage Status | |PyPi version | |PyPi downloads | |BSD 2
26- clause license |
26+ clause license | | DOI BADGE |
2727
2828Install
2929-------
@@ -135,5 +135,7 @@ MATLAB is a registered trademark of The MathWorks, Inc.
135135 :target: https://pypi.python.org/pypi/deltasigma/
136136.. |PyPi downloads | image :: https://pypip.in/download/deltasigma/badge.png
137137 :target: https://pypi.python.org/pypi/deltasigma/
138- .. |BSD 2 clause license | image :: http://img.shields.io/badge/license-BSD%20%282%20clause%29 -brightgreen.png
138+ .. |BSD 2 clause license | image :: http://img.shields.io/badge/license-BSD-brightgreen.png
139139 :target: https://raw.githubusercontent.com/ggventurini/python-deltasigma/master/LICENSE
140+ .. |DOI BADGE | image :: https://zenodo.org/badge/doi/10.5281/zenodo.11167.png
141+ :target: http://dx.doi.org/10.5281/zenodo.11167
You can’t perform that action at this time.
0 commit comments