Skip to content

Releases: dustalov/evalica

v0.4.1

10 Mar 23:37
v0.4.1
4e9fcb0

Choose a tag to compare

Add Krippendorff's alpha bootstrapping with WASM and Gradio support.

v0.4.0.post1

15 Feb 20:53
v0.4.0.post1
7f1be50

Choose a tag to compare

Dummy release due to yanked 0.4.0 in PyPI.

v0.4.0

15 Feb 20:32
v0.4.0
2fee7f2

Choose a tag to compare

Krippendorff's alpha added, running without PyO3 now possible, basic BLAS and Wasm support implemented.

v0.4.0rc2

15 Feb 17:56
v0.4.0rc2
65a6079

Choose a tag to compare

v0.4.0rc2 Pre-release
Pre-release
v0.4.0rc2

v0.4.0rc1

15 Feb 13:19
v0.4.0rc1
f1c8cbc

Choose a tag to compare

v0.4.0rc1 Pre-release
Pre-release
v0.4.0rc1

v0.3.2

11 Dec 21:13
ec1decd

Choose a tag to compare

Fix and enhance typing.

v0.3.1

11 Dec 20:43
0b8cdd7

Choose a tag to compare

Update PyO3 and rust-numpy.

v0.3.0

11 Oct 18:37
b091831

Choose a tag to compare

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

v0.2.0

29 Aug 22:30
dc9c78a

Choose a tag to compare

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

v0.1.3

24 Aug 14:13
b23781c

Choose a tag to compare

Implement pairwise_scores in Rust, add more benchmarks and tests.