File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Dlang core library for math, finance and a home for Dlang multidimensional array
2727#### Example (3 sec)
2828``` d
2929/+dub.sdl:
30- dependency "mir-algorithm" version="~>0.9.1 "
30+ dependency "mir-algorithm" version="~>2.0.0 "
3131+/
3232
3333void main()
@@ -47,12 +47,12 @@ void main()
4747}
4848```
4949
50- [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/is/MV5tPC )
50+ [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/is/Lmd70U )
5151
5252#### Example (30 sec)
5353``` d
5454/+dub.sdl:
55- dependency "mir-algorithm" version="~>1.1.1 "
55+ dependency "mir-algorithm" version="~>2.0.0 "
5656+/
5757void main()
5858{
@@ -84,7 +84,7 @@ void main()
8484}
8585```
8686
87- [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/gist/d98bdea7310ad7bd82731fe12ed892ea )
87+ [ ![ Open on run.dlang.io] ( https://img.shields.io/badge/run.dlang.io-open-blue.svg )] ( https://run.dlang.io/is/juePet )
8888
8989### Our sponsors
9090
You can’t perform that action at this time.
0 commit comments