Skip to content

Releases: proycon/python-timbl

v2025.05.02

02 May 09:33

Choose a tag to compare

Added bestNeighbours(), settings(), options() methods to high-level API. Will only work if compiled with gcc (so might not work out of the box on macOS).

v2025.01.22

22 Jan 14:08

Choose a tag to compare

New wheels published on pypi (there were issues with the previous ones for linux).
No functional changes.

Note: the macOS wheel only works with Python 3.13.

v2024.10.29

30 Oct 13:13

Choose a tag to compare

  • updated for newer Timbl API
  • added build-deps.sh to build dependecies
  • compatibility with python >= 3.10, removed older version
  • initial wheel building (not working yet for mac)
  • build support for arm64 mac

v2020.06.08

08 Jun 20:38

Choose a tag to compare

yet another fix to find boost-python

v2020.05.19

19 May 18:41

Choose a tag to compare

  • Fixed erroneous class distribution computation #4
  • Deprecated Python 2 support, only Python 3 is supported from now on

v2019.12.09

08 Dec 23:27

Choose a tag to compare

  • Minor installation expansion: added lib64 to default search path for boost-python

v2018.04.23

23 Apr 10:39

Choose a tag to compare

Yet another round of Mac OS X compilation fixes.. (homebrew's boost-python3 changed something)

v2018.03.07

07 Mar 11:15

Choose a tag to compare

  • More Mac OS X compilation fixes.. (using homebrew's boost-python3)

v2018.03.03

03 Mar 11:53

Choose a tag to compare

  • Another small fix for compilation on Mac OS X

v2018.02.27

27 Feb 11:31

Choose a tag to compare

  • More robust setup, actively looking for boost libraries and others and including homebrew support for Mac OS X