Skip to content

Releases: PaccMann/paccmann_datasets

v1.1.6

06 Oct 10:21
2516af1
Compare
Choose a tag to compare

What's Changed

  • Fix a bug in the PubChem crawler that occurs when the database has multiple SMILES for a molecule
  • Removing zinc crawler because it is not functional
  • Restructure installation to support recent versions of numpy (2), torch (2), pip (20-24) and python (3.9-3.12)

Full Changelog: v1.1.5...v1.1.6

v1.1.5

17 May 12:06
78ad7c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.4...v1.1.5

v1.1.4

19 Mar 08:56
081a6ef
Compare
Choose a tag to compare

Full Changelog: v1.1.3...v1.1.4

Improved PubChem error handling

21 Mar 09:17
e9cf78f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.1.3

v1.1.2

31 Oct 16:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.1.2

v1.1.1

20 Jun 12:35
Compare
Choose a tag to compare

Kinase sequence alignment data now available as pytoda.proteins.kinase_as_alignment: (245c9b5)

Full Changelog: v1.1.0...v1.1.1

v1.1.0

08 Jun 21:21
245d51f
Compare
Choose a tag to compare

What's Changed

  • Deprecate device handling by @YoelShoshan in #156
    NOTE: This DOES impact backwards compatibility because now, whenever a device is passed, an exception will be raised saying that GPU support is not longer maintained. The reason for this is that having pytoda handling sending data to the GPU is significantly slower compared to sending the full batch (for details see: #155)
  • Novel protein augmentation by @jannisborn and @YoelShoshan in #160

Full Changelog: v1.0.2...v1.1.0

v1.0.2

16 Apr 10:30
00ff5b4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.1...v1.0.2

v1.0.1

15 Apr 21:29
c1e624b
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...v1.0.1

Release of pypi distribution (version 1.0.0)

05 Jan 13:16
4da93d8
Compare
Choose a tag to compare

Pytoda version 1.0.0

Full Changelog: 0.2.5...1.0.0