Skip to content

Releases: Nir-Cohen-2003/parallel_rdkit

0.5.0

Choose a tag to compare

@Nir-Cohen-2003 Nir-Cohen-2003 released this 16 Mar 16:45

added substructure search
made the inchi stuff use multiprocessing rather than multithreading, as the library uses global state, and thus can't be multithreaded
made the msready code return a sentinel value of "" when the input smiles isn't really organic.

0.4.0

Choose a tag to compare

@Nir-Cohen-2003 Nir-Cohen-2003 released this 11 Mar 12:03
updated fingerpritn api, bump to 0.4.0

0.3.0

Choose a tag to compare

@Nir-Cohen-2003 Nir-Cohen-2003 released this 10 Mar 12:26
now the fingerpritns return a numpy array, rather than savign in a fi…

0.2.2

Choose a tag to compare

@Nir-Cohen-2003 Nir-Cohen-2003 released this 10 Mar 11:20
removed publishing to pypi, as we don't build a wheel rigth now

0.2.1

Choose a tag to compare

@Nir-Cohen-2003 Nir-Cohen-2003 released this 09 Mar 19:50
added benchmark

0.2.0

Choose a tag to compare

@Nir-Cohen-2003 Nir-Cohen-2003 released this 05 Mar 17:38
0.2.0v2

actions!