AlejandroSantorum / scikit-rmt

Random Matrix Theory library - RMT analysis and simulation in Python
BSD 3-Clause "New" or "Revised" License
37 stars 7 forks source link

Feature: add type hints #23

Closed AlejandroSantorum closed 12 months ago

AlejandroSantorum commented 12 months ago

Adding type hints to scikit-rmt.

codecov-commenter commented 12 months ago

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (782c23b) 98.68% compared to head (3f91380) 98.68%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #23 +/- ## ======================================= Coverage 98.68% 98.68% ======================================= Files 28 28 Lines 2425 2426 +1 ======================================= + Hits 2393 2394 +1 Misses 32 32 ``` | [Files Changed](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum) | Coverage Δ | | |---|---|---| | [skrmt/ensemble/utils.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvdXRpbHMucHk=) | `94.73% <ø> (ø)` | | | [skrmt/ensemble/\_\_init\_\_.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [skrmt/ensemble/base\_ensemble.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvYmFzZV9lbnNlbWJsZS5weQ==) | `94.73% <100.00%> (+0.14%)` | :arrow_up: | | [skrmt/ensemble/circular\_ensemble.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvY2lyY3VsYXJfZW5zZW1ibGUucHk=) | `97.14% <100.00%> (+0.04%)` | :arrow_up: | | [skrmt/ensemble/gaussian\_ensemble.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvZ2F1c3NpYW5fZW5zZW1ibGUucHk=) | `100.00% <100.00%> (ø)` | | | [skrmt/ensemble/manova\_ensemble.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvbWFub3ZhX2Vuc2VtYmxlLnB5) | `97.70% <100.00%> (+0.02%)` | :arrow_up: | | [skrmt/ensemble/misc.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvbWlzYy5weQ==) | `97.95% <100.00%> (+0.04%)` | :arrow_up: | | [skrmt/ensemble/spectral\_law.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvc3BlY3RyYWxfbGF3LnB5) | `96.00% <100.00%> (+0.01%)` | :arrow_up: | | [skrmt/ensemble/tracy\_widom\_approximator.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvdHJhY3lfd2lkb21fYXBwcm94aW1hdG9yLnB5) | `97.18% <100.00%> (-0.12%)` | :arrow_down: | | [skrmt/ensemble/tridiagonal\_utils.py](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum#diff-c2tybXQvZW5zZW1ibGUvdHJpZGlhZ29uYWxfdXRpbHMucHk=) | `100.00% <100.00%> (ø)` | | | ... and [1 more](https://app.codecov.io/gh/AlejandroSantorum/scikit-rmt/pull/23?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Alejandro+Santorum) | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.