Skip to content

Releases: proycon/python-timbl

v2025.05.02

Choose a tag to compare

@proycon proycon released this 02 May 09:33

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

Choose a tag to compare

@proycon proycon released this 22 Jan 14:08

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

Choose a tag to compare

@proycon proycon released this 30 Oct 13:13
  • 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

Choose a tag to compare

@proycon proycon released this 08 Jun 20:38

yet another fix to find boost-python

v2020.05.19

Choose a tag to compare

@proycon proycon released this 19 May 18:41
  • Fixed erroneous class distribution computation #4
  • Deprecated Python 2 support, only Python 3 is supported from now on

v2019.12.09

Choose a tag to compare

@proycon proycon released this 08 Dec 23:27
  • Minor installation expansion: added lib64 to default search path for boost-python

v2018.04.23

Choose a tag to compare

@proycon proycon released this 23 Apr 10:39

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

v2018.03.07

Choose a tag to compare

@proycon proycon released this 07 Mar 11:15
  • More Mac OS X compilation fixes.. (using homebrew's boost-python3)

v2018.03.03

Choose a tag to compare

@proycon proycon released this 03 Mar 11:53
  • Another small fix for compilation on Mac OS X

v2018.02.27

Choose a tag to compare

@proycon proycon released this 27 Feb 11:31
  • More robust setup, actively looking for boost libraries and others and including homebrew support for Mac OS X