-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: eonu/sequentia
base: v2.5.0
head repository: eonu/sequentia
compare: v2.6.0
- 14 commits
- 109 files changed
- 2 contributors
Commits on Dec 22, 2024
-
feat: add
mise.toml
and supportnumpy>=2
(#254)* `mise.toml` and support numpy>=2 * fix: remove unsupported `np.float_` * tests: fix unfitted PCA error
Configuration menu - View commit details
-
Copy full SHA for bad75a0 - Browse repository at this point
Copy the full SHA bad75a0View commit details -
feat: add python v3.13 support (#253)
* add python v3.13 to `.circleci/config.yml` * specify python conditional numba version * update trove classifier
Configuration menu - View commit details
-
Copy full SHA for 7dd6a62 - Browse repository at this point
Copy the full SHA 7dd6a62View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ccc03a - Browse repository at this point
Copy the full SHA 7ccc03aView commit details
Commits on Dec 24, 2024
-
feat: add library benchmarks (#256)
* add 'similar libraries' section * add plot * adjust plot * adjust plot * split processor details * no align * shorten * remove width * specify 100% width * flatten * teletype * reorder * comma * add product * add installation link * add example without preprocessing * add .gitattributes
Configuration menu - View commit details
-
Copy full SHA for ae6e28d - Browse repository at this point
Copy the full SHA ae6e28dView commit details
Commits on Dec 27, 2024
-
feat: add
model_selection
sub-package for hyper-parameters (#257)* add `model_selection` module * classification -> inference * clean-up * add sklearn licenses * c info * add .coveragerc * add unit tests
Configuration menu - View commit details
-
Copy full SHA for 4c3ca38 - Browse repository at this point
Copy the full SHA 4c3ca38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce8f9e - Browse repository at this point
Copy the full SHA 4ce8f9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f79f512 - Browse repository at this point
Copy the full SHA f79f512View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf52c29 - Browse repository at this point
Copy the full SHA cf52c29View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54dcdb - Browse repository at this point
Copy the full SHA a54dcdbView commit details
Commits on Dec 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 284f51b - Browse repository at this point
Copy the full SHA 284f51bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6366e97 - Browse repository at this point
Copy the full SHA 6366e97View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb9c21d - Browse repository at this point
Copy the full SHA cb9c21dView commit details -
style: upgrade to
ruff
v0.8.4 and fix type hints (#264)* fix instance method type hints * remove `pyd.conint`/`pyd.confloat` * upgrade to ruff v0.8.4 * remove `# placeholder` comments
Configuration menu - View commit details
-
Copy full SHA for 0c055ef - Browse repository at this point
Copy the full SHA 0c055efView commit details -
docs: update
README.md
features (#265)* update features on README.md * simplify
Configuration menu - View commit details
-
Copy full SHA for 09bf25e - Browse repository at this point
Copy the full SHA 09bf25eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.0...v2.6.0