Skip to content

Releases: batistagroup/DirectMultiStep

v1.1.3 ⛰️

18 Sep 00:37
238057b

Choose a tag to compare

Changes

  • maintenance: relax & organize dependencies, simplify function signatures @anmorgunov (#19)

📚 Documentation

v1.1.2 ⛰️

11 Apr 20:25
9e6b92e

Choose a tag to compare

Changes

fixes

FileNotFoundError: [Errno 2] No such file or directory: '/Users/morgunov/Developer/test/.venv/lib/python3.11/pyproject.toml'

v1.1.1 ⛰️

11 Apr 20:12
79de40d

Choose a tag to compare

Changes

Fixed the issue

ModuleNotFoundError: No module named 'directmultistep.utils'

v1.1.0 ⛰️

11 Apr 20:01
27371f2

Choose a tag to compare

Changes

✨ New features

  • FEAT: scripts for ChEMBL & USPTO-190 solved rate calculation and FP16 Support @randyshee (#10)

📚 Documentation

v1.0.0 ⛰️

21 Jan 18:10
95608cd

Choose a tag to compare

Changes

🚨 Breaking changes

  • Refactoring, packaging, and code for paper figures @anmorgunov (#6)

🚀 Enhancements

  • Compliance with strict mypy, better style in visualize module, pre-commits, code quality workflow @anmorgunov (#3)

📚 Documentation

  • DOCS: update tutorials to reflect recent refactoring changes @randyshee (#5)
  • DOCS: update tutorials to reflect recent refactoring changes @randyshee (#2)
  • DOCS: provide tutorials to reproduce paper results @randyshee (#1)