Avatar for the denehoffman user
denehoffman
ganesh
BlogDocsChangelog

Branches performance

Pull requests

Unified API#76
last run
1 month ago
refactor: remove ConjugateGradient method I'm having trouble getting this method to work nicely, the current implementation needed a lot of fine tuning that I'm just not happy with, and it shouldn't really be this difficult to implement. We don't need CG right now, and I'd be happy to reimplement it later if there's a stable default configuration that works well
1 month ago
488c1e9
refactor-unified-api
CodSpeed Performance Gauge
N/A
Merge fork into development branch#74
last run
4 months ago
refactor: enhance documentation and improve clarity in various modules
4 months ago
cbcff28
estriv:main
CodSpeed Performance Gauge
-1%
fix: remove `kmeans` dependency and implement the algorithm by hand `kmeans` is fancy but uses SIMD features that are only available on nightly, and there's no way to opt out. I don't want to require people to use experimental features to use this crate, and the algorithm for K-Means is not that difficult to implement, so I just did it myself.
5 months ago
c44e7b0
pso
CodSpeed Performance Gauge
0%
refactor: reverse a bit of the previous overhaul, keeping bounds in the initialization method and in the minimizer is a good idea, but they are not required elsewhere
5 months ago
7aee1f9
hotfix
CodSpeed Performance Gauge
-13%
© 2025 CodSpeed Technology
Home Terms Privacy Docs