Fix and enhance typing.
- Python Published by dustalov about 1 year ago
Update PyO3 and rust-numpy.
Add Gradio. Update PyO3, rust-numpy, and ndarray.
- Python Published by dustalov over 1 year ago
Add weights, new Bradley-Terry implementation, remove Ignore.
Ignore
Implement pairwise_scores in Rust, add more benchmarks and tests.
pairwise_scores
Update docs, fix typing, and add performance benchmarks.
Better documentation and switch to stable Python ABI.
Add documentation, change the indexing API, and sort the scores.
Add average win rate, limit to results, use total, and improve test coverage.
Simplify tests and transfer to Rust only elements, not matrices.
Reimplement PageRank with matrices.
Add naïve counting, fix compatibility with older Python versions.
Better error handling, more tests, reusable indices
Add a simple command-line interface
Provide builds for targeted platforms
Initial release