Releases: dustalov/evalica
Releases · dustalov/evalica
v0.3.0
Add Gradio. Update PyO3, rust-numpy, and ndarray.
v0.2.0
Add weights, new Bradley-Terry implementation, remove Ignore
.
v0.1.3
Implement pairwise_scores
in Rust, add more benchmarks and tests.
v0.1.2
Update docs, fix typing, and add performance benchmarks.
v0.1.1
Better documentation and switch to stable Python ABI.
v0.1.0
Add documentation, change the indexing API, and sort the scores.
v0.0.8
Add average win rate, limit to results, use total, and improve test coverage.
v0.0.7
Simplify tests and transfer to Rust only elements, not matrices.
v0.0.6
Reimplement PageRank with matrices.
v0.0.5
Add naïve counting, fix compatibility with older Python versions.