Skip to content

Releases: ecrl/alvadescpy

0.1.3

02 Aug 03:54
5b6e0f0
Compare
Choose a tag to compare
  • Build/installation now uses pyproject.toml instead of the deprecated setup.py
  • Removed unused imports and stray files
  • More descriptive TypeVars (str_or_list, list_or_dict)
  • Enforce pycodestyle
  • Removed tests, no way to automate them

smiles_to_descriptors now accepts list of SMILES strings

02 Apr 01:33
Compare
Choose a tag to compare
0.1.2

smiles_to_descriptors now accepts a list of smiles strings

Mac/Linux support; fix for custom app locations

25 Mar 21:27
Compare
Choose a tag to compare

Initial Release

06 Jun 14:56
Compare
Choose a tag to compare
  • Initial upload of source code
  • Initial upload of documentation