Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 587 Bytes

HISTORY.rst

File metadata and controls

37 lines (23 loc) · 587 Bytes

History

0.1.6 (2018-03-02)

  • Bjorklund has multiple representations that update each other when changed
    • indices, n_steps
    • durations, offset
    • steps
  • Beats can start with a rest
  • Beats can be rotated by step and by duration

0.1.5 (2018-02-28)

  • Added non-recursive version of the Bjorklund algorithm.

0.1.4 (2018-02-28)

  • Fix: Hypothesis test was always successful.

0.1.3 (2018-02-25)

  • Added doctests

0.1.2 (2018-02-25)

  • First release on PyPI.