Skip to content

Releases: hzi-bifo/RiboDetector

v0.3.1

10 Jan 22:30
Compare
Choose a tag to compare

Fixed the issue #46 #47

v0.3.0

21 Dec 22:53
Compare
Choose a tag to compare

Fixed issue #44

v0.2.9

20 Dec 18:22
Compare
Choose a tag to compare

Fixed logging issue #33

v0.2.8

16 Nov 21:33
Compare
Choose a tag to compare

Fixed issues #33, #40, #42, #35, #36

v0.2.7

14 Aug 14:30
Compare
Choose a tag to compare

v0.2.6

21 Apr 16:00
Compare
Choose a tag to compare
  • Fixed #13
  • Updated readme

v0.2.4

07 Mar 12:24
Compare
Choose a tag to compare

This is an important release which solved the compatibility issue with SLURM #6 #9. Update to this version is recommended.

v0.2.3

02 Oct 20:05
Compare
Choose a tag to compare
  • Support installation with pip

v0.2.2

19 Apr 16:43
Compare
Choose a tag to compare
  • More accurate way to determine the batch size fitting the GPU RAM
  • Added INFO log to report the used batch size

v0.2.1

17 Apr 23:32
f55c024
Compare
Choose a tag to compare
  • Fixed out-of-memory issue on small GPU RAM machine.
  • Fixed import path error due to missing __init__.py file.