Skip to content

Releases: bootphon/ABXpy

ABXpy-0.4.3

24 Jan 11:41
Compare
Choose a tag to compare

ChangeLog

  • no more compatibility with python2 (and removed dependency to future/past).

  • new feature: add editdistance as available distance.

  • bugfix with python-3.8 and ast.Module.

  • fixed a lot of deprecation warnings.

  • documentation moved to https://coml.lscp.ens.fr/docs/abx

ABXpy-0.4.2

07 Jun 16:48
Compare
Choose a tag to compare

ChangeLog

  • compatibility with python3

  • releases are now deployed on conda for linux and macos.

  • documentation is hosted on https://coml.lscp.ens.fr/abx

  • bugfixes:

    • bugfix in the Kullback Leibler divergence metric with numpy array shape

    • bugfix: cosine.py returned shape (1,1,1,1) instead of (1,1) when
      metric(x,y) is shape (1,1)

ABXpy 0.4.1

05 Sep 11:57
88273cc
Compare
Choose a tag to compare

Minor changes, mainly to have a DOI on zenodo

ABX v0.4.0

05 Sep 11:37
Compare
Choose a tag to compare

Changelog since ABXpy-0.3

  • added normalization option for DTW
  • new commands abx-task, abx-analyze, etc...
  • a lot of bug fixes and minor improvments

ABX v0.3

19 Jan 08:11
Compare
Choose a tag to compare

Release before parameter change in distance.py : adding normalisation parameter to choose if the distance is computed with a summed DTW distance or a normalised one.
If your script don't work after this change, come back to this release.

ABXpy v0.2

28 Jan 13:57
Compare
Choose a tag to compare

ABX discrimination task in python.
Release for archiving and citation purposes (cite DOI issued by Zenodo)
DOI

Release for archiving and citation purposes

20 Mar 16:33
Compare
Choose a tag to compare

Release for archiving and citation purposes