File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ NumPy RandomState evolution.
16
16
[ ![ Anacnoda Cloud] ( https://anaconda.org/bashtage/randomgen/badges/version.svg )] ( https://anaconda.org/bashtage/randomgen )
17
17
18
18
### License
19
- [ ![ License] ( https://img.shields.io/badge/License-NCSA-blue.svg )] ( https://opensource.org/licenses/NCSA )
20
- [ ![ License] ( https://img.shields.io/badge/License-BSD%203--Clause-blue.svg )] ( https://opensource.org/licenses/BSD-3-Clause )
19
+ [ ![ NCSA License] ( https://img.shields.io/badge/License-NCSA-blue.svg )] ( https://opensource.org/licenses/NCSA )
20
+ [ ![ BSD License] ( https://img.shields.io/badge/License-BSD%203--Clause-blue.svg )] ( https://opensource.org/licenses/BSD-3-Clause )
21
21
[ ![ DOI] ( https://zenodo.org/badge/122181085.svg )] ( https://zenodo.org/badge/latestdoi/122181085 )
22
22
23
23
This is a library and generic interface for alternative random
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ Latest Release
22
22
License
23
23
~~~~~~~
24
24
25
- |License | |License | |DOI |
25
+ |NCSA License | |BSD License | |DOI |
26
26
27
27
This is a library and generic interface for alternative random
28
28
generators in Python and NumPy.
@@ -343,9 +343,9 @@ NumPy’s mt19937.
343
343
:target: https://pypi.org/project/randomgen/
344
344
.. |Anacnoda Cloud | image :: https://anaconda.org/bashtage/randomgen/badges/version.svg
345
345
:target: https://anaconda.org/bashtage/randomgen
346
- .. |License | image :: https://img.shields.io/badge/License-NCSA-blue.svg
346
+ .. |NCSA License | image :: https://img.shields.io/badge/License-NCSA-blue.svg
347
347
:target: https://opensource.org/licenses/NCSA
348
- .. |License | image :: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
348
+ .. |BSD License | image :: https://img.shields.io/badge/License-BSD%203--Clause-blue.svg
349
349
:target: https://opensource.org/licenses/BSD-3-Clause
350
350
.. |DOI | image :: https://zenodo.org/badge/122181085.svg
351
351
:target: https://zenodo.org/badge/latestdoi/122181085
You can’t perform that action at this time.
0 commit comments