Skip to content

Releases: craffel/mir_eval

0.7

16 Feb 20:39
645f462
Compare
Choose a tag to compare
Bump version to 0.7

0.6

16 Feb 20:32
Compare
Choose a tag to compare
0.6
Bump version to 0.6

0.5

24 Oct 19:09
Compare
Choose a tag to compare
0.5

#222: added int cast for inferred length in sonify.clicks
#225: improved t-measures and l-measures
#227: added marginal flag to segment.nce
#234: update display to use matplotlib 2
#236: force integer division in beat.pscore
#240: fix unit tests for source separation
#242: use regexp in chord label validation
#245: add labeled interval formatter to display
#247: do not sonify negative amplitudes in time_frequency
#249: support gaps in util.interpolate_intervals
#252: add modulo and length arguments to chord.scale_degree_to_bitmap
#254: fix bss_eval_images single-frame fallback documentation
#255: fix crackle in sonify.time_frequency
#258: make util.match_events faster
#259: run pep8 check after nosetests
#263: add measures for chord over- and under-segmentation
#266: add amplitude parameter to sonify.pitch_contour
#268: update display tests to support mpl2.1
#277: update requirements and fix deprecations
#279: isolate matplotlib side effects
#282: remove evaluator scripts
#283: add transcription eval with velocity

0.4

28 Aug 02:15
Compare
Choose a tag to compare
0.4

#189: expanded transcription metrics
#195: added pitch contour sonification
#196: added the display submodule
#203: support unsorted segment intervals
#205: correction in documentation for sonify.time_frequency
#208: refactored file/buffer loading
#210: added io.load_tempo
#212: added frame-wise blind-source separation evaluation
#218: speed up melody.resample_melody_series when times are equivalent

0.3

27 Feb 20:06
Compare
Choose a tag to compare
0.3
  • @justinsalamon added transcription eval
  • @craffel added key eval and made minor docstring and testing improvements
  • @bmcfee improved sonify.time_frequency, sonify.chords, and util.filter_kwargs, and hierarchy eval

0.2

12 Nov 16:08
Compare
Choose a tag to compare
0.2

Added tempo and hierarchical segment evaluation. Python3 compatibility. Various bugfixes.

First public release.

15 Oct 18:08
Compare
Choose a tag to compare
0.1

Using README as long_description