Closed mjuchem closed 4 years ago
Hi,
line 36 in smiles_tekenizer2 (forked one), shouldn't be i=i+2 to make it even faster?
Thanks for the great PR! I'm currently testing @mjuchem's and @ehsanOSU's code. It seems to be about 10 times faster than my code. It will be merged into the MASTER branch soon.
Improved SMILES tokenizer, runs O(n).