 
|
2510ca4e9d
|
fix: fix compilation warnings when running only with default features (#160)
* fix: fix compilation warnings when running only with default features
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-09-19 10:44:01 -04:00 |
|
 
|
b482acdc8d
|
Fix clippy warnings (#139)
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-07-13 21:06:05 -04:00 |
|
 morenolandGitHub
|
70df9a8b49
|
Merge pull request #133 from smartcorelib/release-0.2.1
Release 0.2.1
|
2022-05-10 08:57:53 -04:00 |
|
 
|
820201e920
|
Solve conflic with num-traits (#130)
* Solve conflic with num-traits
* Fix clippy warnings
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
|
2022-05-05 10:39:18 -04:00 |
|
Luis Moreno
|
4397c91570
|
Fix clippy warnings
|
2021-10-20 14:15:41 -05:00 |
|
Luis Moreno
|
0b3bf946df
|
chore: fix clippy warnings
|
2021-06-05 01:41:40 -04:00 |
|
Luis Moreno
|
763a8370eb
|
docs: fix documentation of naive bayes structs
|
2021-06-05 00:25:34 -04:00 |
|
Luis Moreno
|
c295a0d1bb
|
fix: fix code to be compatible with rand 0.8, following the recommendations of https://rust-random.github.io/book/update-0.8.html and https://docs.rs/getrandom/0.2.2/getrandom/#webassembly-support
|
2021-04-28 16:28:43 -04:00 |
|
Luis Moreno
|
d9814c0918
|
style(lint): fix clippy warnings
|
2021-04-27 09:32:01 -04:00 |
|
Luis Moreno
|
02200ae1e3
|
Only run tests once per OS
|
2021-03-05 18:53:54 -04:00 |
|
Luis Moreno
|
3dc5336514
|
Move CI to github actions
|
2021-03-05 17:57:28 -04:00 |
|
Luis Moreno
|
1395cc6518
|
fix: Use usize time for usize::from_le_bytes buffer
|
2021-03-05 10:25:34 -04:00 |
|