Lorenzo
0caa8306ff
Modernise CI toolchain to avoid deprecation ( #341 )
...
* fix cache failing to find Cargo.toml
2025-11-24 02:25:36 +00:00
Lorenzo
2f63148de4
fix CI ( #340 )
...
* fix CI workflow
2025-11-24 02:07:49 +00:00
morenol
76d1ef610d
Update Cargo.toml ( #299 )
...
* Update Cargo.toml
* chore: fix clippy
* chore: bump actions
* chore: fix clippy
* chore: update target name
---------
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com >
2025-04-24 23:24:29 -04:00
morenol
ba75f9ffad
chore: fix clippy ( #283 )
...
* chore: fix clippy
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com >
2024-11-25 11:34:29 -04:00
Lorenzo
d15ea43975
Remove failure in case of failed upload to codecov.io
2023-03-20 15:08:30 +00:00
morenol
9eaae9ef35
Fixes for release ( #237 )
...
* Fixes for release
* add new test
* Remove change applied in development branch
* Only add dependency for wasm32
* Update ci.yml
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com >
Co-authored-by: Lorenzo <tunedconsulting@gmail.com >
2022-11-08 16:07:14 +00:00
Lorenzo
cfbd45bfc0
Support Wasi as target ( #216 )
...
* Improve features
* Add wasm32-wasi as a target
* Update .github/workflows/ci.yml
Co-authored-by: morenol <22335041+morenol@users.noreply.github.com >
2022-11-02 15:22:38 +00:00
morenol
4b096ad558
build: fix compilation without default features ( #218 )
...
* build: fix compilation with optional features
* Remove unused config from Cargo.toml
* Fix cache keys
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com >
2022-11-02 10:09:03 +00:00
Lorenzo
083803c900
Port ensemble. Add Display to naive_bayes ( #208 )
2022-10-31 17:35:33 +00:00
morenol
3a44161406
Lmm/add seeds in more algorithms ( #164 )
...
* Provide better output in flaky tests
* feat: add seed parameter to multiple algorithms
* Update changelog
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com >
2022-09-21 20:35:22 +01:00
Luis Moreno
162bed2aa2
feat: added support to wasm ( #94 )
...
* test: run tests also in wasm targets
* fix: install rand with wasm-bindgen por wasm targets
* fix: use actual usize size to access buffer.
* fix: do not run functions that create files in wasm.
* test: do not run in wasm test that panics.
Co-authored-by: Luis Moreno <morenol@users.noreply.github.com >
2021-04-28 15:58:39 -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