quantling / JudiLing.jl

JudiLing: An implementation for Linear Discriminative Learning in Julia.
MIT License
8 stars 3 forks source link

made FIL make_transform_matrix more space-efficient #101

Closed MariaHei closed 11 months ago

MariaHei commented 11 months ago

Addresses #100

codecov[bot] commented 11 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a2faa72) 77.68% compared to head (c78c16e) 77.66%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #101 +/- ## ========================================== - Coverage 77.68% 77.66% -0.03% ========================================== Files 17 17 Lines 1797 1795 -2 ========================================== - Hits 1396 1394 -2 Misses 401 401 ``` | [Files](https://app.codecov.io/gh/MegamindHenry/JudiLing.jl/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xuefeng+Luo) | Coverage Δ | | |---|---|---| | [src/cholesky.jl](https://app.codecov.io/gh/MegamindHenry/JudiLing.jl/pull/101?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Xuefeng+Luo#diff-c3JjL2Nob2xlc2t5Lmps) | `88.15% <100.00%> (-0.31%)` | :arrow_down: |

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