Skip to content

Releases: dustalov/evalica

v0.3.2

11 Dec 21:13
ec1decd
Compare
Choose a tag to compare

Fix and enhance typing.

v0.3.1

11 Dec 20:43
0b8cdd7
Compare
Choose a tag to compare

Update PyO3 and rust-numpy.

v0.3.0

11 Oct 18:37
b091831
Compare
Choose a tag to compare

Add Gradio. Update PyO3, rust-numpy, and ndarray.

v0.2.0

29 Aug 22:30
dc9c78a
Compare
Choose a tag to compare

Add weights, new Bradley-Terry implementation, remove Ignore.

v0.1.3

24 Aug 14:13
b23781c
Compare
Choose a tag to compare

Implement pairwise_scores in Rust, add more benchmarks and tests.

v0.1.2

11 Aug 13:09
9eed262
Compare
Choose a tag to compare

Update docs, fix typing, and add performance benchmarks.

v0.1.1

04 Aug 20:52
5118546
Compare
Choose a tag to compare

Better documentation and switch to stable Python ABI.

v0.1.0

23 Jul 21:38
f51dbe2
Compare
Choose a tag to compare

Add documentation, change the indexing API, and sort the scores.

v0.0.8

20 Jul 14:35
81852f6
Compare
Choose a tag to compare

Add average win rate, limit to results, use total, and improve test coverage.

v0.0.7

16 Jul 22:26
c98d9d7
Compare
Choose a tag to compare

Simplify tests and transfer to Rust only elements, not matrices.