|
2 | 2 |
|
3 | 3 | <!-- shields -->
|
4 | 4 | [![GitHub][license-shield]][license-url]
|
5 |
| -![GitHub repo size][size-shield] |
6 |
| -![GitHub Downloads][downloads-shield] |
7 |
| -![Stargazers][stars-shield] |
| 5 | +![GitHub repository size][size-shield] |
| 6 | +![GitHub language count][languages-shield] |
| 7 | +![GitHub stargazers][stars-shield] |
| 8 | +![GitHub forks][forks-shield] |
8 | 9 | [![View on File Exchange][fex-shield]][fex-url]
|
9 | 10 | [](https://www.youtube.com/watch?v=T6BoYRvQ6rg)
|
10 | 11 | [![ko-fi][ko-fi-shield]][ko-fi-url]
|
11 | 12 |
|
12 |
| -[license-shield]: https://img.shields.io/github/license/mschiffn/f_number |
13 |
| -[license-url]: https://github.com/mschiffn/f_number/COPYING |
| 13 | +[license-shield]: https://img.shields.io/badge/license-citationware-blue |
| 14 | +[license-url]: https://github.com/mschiffn/f_number/blob/main/LICENSE |
14 | 15 | [size-shield]: https://img.shields.io/github/repo-size/mschiffn/f_number
|
15 |
| -[downloads-shield]: https://img.shields.io/github/downloads/mschiffn/f_number/total |
| 16 | +[languages-shield]: https://img.shields.io/github/languages/count/mschiffn/f_number |
16 | 17 | [stars-shield]: https://img.shields.io/github/stars/mschiffn/f_number.svg
|
| 18 | +[forks-shield]: https://img.shields.io/github/forks/mschiffn/f_number.svg |
17 | 19 | [fex-shield]: https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg
|
18 | 20 | [fex-url]: https://www.mathworks.com/matlabcentral/fileexchange/99309-frequency-dependent-f-number-for-cpwc
|
19 | 21 | [ko-fi-shield]: https://img.shields.io/badge/ko--fi-Donate%20a%20coffee-yellowgreen
|
20 | 22 | [ko-fi-url]: https://ko-fi.com/L4L7CCWYS
|
21 | 23 |
|
| 24 | +<!-- content --> |
22 | 25 | Simple
|
23 | 26 | [MATLAB](https://mathworks.com/products/matlab.html) and
|
24 | 27 | [CUDA](https://developer.nvidia.com/cuda-zone) implementations of
|
|
0 commit comments