Skip to content

v0.5.45 — trigram claim scoring + algorithms pack

Choose a tag to compare

@SybilGambleyyu SybilGambleyyu released this 23 Jul 02:28

citesure 0.5.45

  • Claim scoring: trigram phrase hits (alongside bigrams, acronyms, and domain-mismatch penalties)
  • Domain pack algorithms-classics (KMP, Cook theorem-proving/NP-completeness, Carter–Wegman universal hashing, Aho–Corasick, Tarjan DFS, Even–Itai–Shamir timetable complexity, treaps, Warshall boolean matrices, Hibbard tree properties, Schönhage matrix multiplication) — 10/10 verified
  • Claims mini-bench 125/125 · 34 packs

Install

pip install https://github.com/SybilGambleyyu/citesure/releases/download/v0.5.45/citesure-0.5.45-py3-none-any.whl
citesure packs --run algorithms-classics

Evidence: 256/256 integrity · 125/125 claims · 103 unit tests · 34 packs