Skip to content

Migrate to numpy arrays

Latest
Compare
Choose a tag to compare
@sidneymau sidneymau released this 10 Jun 19:35
· 2 commits to master since this release

As discussed in #9, this release moves to numpy arrays (.npy) as file formats when saving intermediate search results as well as generating candidate lists. Initial (and admittedly not thorough) investigations suggest that this will use the same amount of disk space while increasing IO (namely in reading in the candidate list file) by about 30%.