Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 898 Bytes

File metadata and controls

32 lines (18 loc) · 898 Bytes

Version 1.1.5

  • optimize util file error raise code.

Version 1.1.4 (2015-4-10)

  • Because PyPI Upload failed (400): This filename has previously been used, you should use a different version., so change the version to 1.1.4.

Version 1.1.3 (2015-4-9)

  • Optimize make_kmer_list by itertools.product.
  • change from repDNA.a import b to from a import b.

Version 1.1.2 (2015-1-7)

  • Optimize make_kmer_list by loop.

Version 1.1.1 (2014-11-11)

  • Update the repDNA_example, repDNA_manual and repDNA_paper_Bioinformatics document for Bioinformatics reviewer.
  • Fix PseKNC physicochemical indices.

Version 1.1.0 (2014-10-08)

  • Fix the denominator(l - k - lambda + 1) bug in calculating theta in psenacutil module and change the test file and documents.
  • Optimize the code and add some comments.
  • Add the News file.

Version 1.0.0 (2014-09-17)

  • repDNA package release.