iTaxoTools / TaxI2

Calculation and analysis of pairwise sequence distances
GNU General Public License v3.0
0 stars 0 forks source link

Calculating the whole distance table using Rust code #11

Closed necrosovereign closed 3 years ago

necrosovereign commented 3 years ago

With this change, when the Rust backend is chosen the distance table would be calculated using Rust code in parallel. On my computer it gives about 2x speedup.