stanford-futuredata / FAST

End-to-end earthquake detection pipeline via efficient time series similarity search
Apache License 2.0
145 stars 55 forks source link

Remove tbb dependency #11

Closed kexinrong closed 6 years ago

kexinrong commented 6 years ago

Removed the unnecessary dependency for better compatibility.

Generated the same similarity search output result as the tbb version when given the same minhash signature.