Skip to content

Releases: WilliamLwj/PyXAB

New Release v0.3.0-paper

21 Oct 18:19
e493b46
Compare
Choose a tag to compare

This is our release for the PyXAB paper.

New Release v0.3.0

17 Jun 23:16
Compare
Choose a tag to compare

The newest release of PyXAB v0.3.0, the same as the pip version

Compared with v0.2.0:

  • New algorithms Zooming and VROOM
  • New detailed documentations for EVERY algorithm
  • Updated package introduction (README.md and docs/source/index.rst)

New Release v0.2.1

26 Apr 03:19
Compare
Choose a tag to compare

New algorithm Zooming with complete documentations.

New Release v0.2.0

21 Mar 19:45
Compare
Choose a tag to compare

A completely new release with all documentations and testing for the algorithms.

New Release v0.1.5

13 Mar 22:47
5790c09
Compare
Choose a tag to compare

Fixed major bugs for

  1. POO
  2. GPO

Fixed minor bugs for

  1. VPCT
  2. PCT

New Release v0.1.4

13 Mar 14:09
24c2c25
Compare
Choose a tag to compare

New documentations for StroquOOL and SequOOL. New function get_last_point for every algorithm.

New Release v0.1.3

09 Mar 22:59
Compare
Choose a tag to compare

New Implementation of VHCT, better documentation, testing. Black code style.

New Release v0.1.2

07 Mar 02:15
Compare
Choose a tag to compare

New implementations of HCT and HOO, better documentations and testing.

New Release v0.1.1

01 Mar 02:42
Compare
Choose a tag to compare

New algorithm SOO, improved documentations, and more testing files

New Release 0.1.0

22 Feb 23:16
Compare
Choose a tag to compare

New algorithm DOO, better documentation, testing and coverage added.