smartcorelib / smartcore

A comprehensive library for machine learning and numerical computing. The library provides a set of tools for linear algebra, numerical computing, optimization, and enables a generic, powerful yet still efficient approach to machine learning.
https://smartcorelib.org/
Apache License 2.0
671 stars 76 forks source link

chore: fix clippy #276

Closed morenol closed 4 months ago

morenol commented 4 months ago

Fixes #

Checklist

Current behaviour

New expected behaviour

Change logs

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 46.43%. Comparing base (4eadd16) to head (a071d75).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## development #276 +/- ## ============================================ Coverage 46.43% 46.43% ============================================ Files 85 85 Lines 7247 7247 ============================================ Hits 3365 3365 Misses 3882 3882 ```

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