Skip to content

0.1.2

Compare
Choose a tag to compare
@shenxiangzhuang shenxiangzhuang released this 29 Apr 15:13
· 4 commits to master since this release
16208a9

[0.1.2] - 2024-04-29

Changed

  • Implement ngram counts with a better way (#33)
  • Rust compute_score function signature changed to use references (#34)
  • Use rayon to run every prediction-references statistics calculation parallely (#38)
  • Use ahash for better performance (#39)