Skip to content

ntJoin v1.0.1

Compare
Choose a tag to compare
@lcoombe lcoombe released this 26 Nov 00:48
· 105 commits to master since this release
  • Release version v1.0.1
  • indexlr now uses 2 hash functions to avoid bias
    • First hash value used to select the minimum in the window
    • Second hash value used for sketch
  • Use single process by default for ntjoin_assemble.py (parameter assemble_t in ntJoin)