Releases: proycon/python-timbl
Releases · proycon/python-timbl
v2025.05.02
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
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
- 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
yet another fix to find boost-python
v2020.05.19
- Fixed erroneous class distribution computation #4
- Deprecated Python 2 support, only Python 3 is supported from now on
v2019.12.09
- Minor installation expansion: added lib64 to default search path for boost-python
v2018.04.23
Yet another round of Mac OS X compilation fixes.. (homebrew's boost-python3 changed something)
v2018.03.07
- More Mac OS X compilation fixes.. (using homebrew's boost-python3)
v2018.03.03
- Another small fix for compilation on Mac OS X
v2018.02.27
- More robust setup, actively looking for boost libraries and others and including homebrew support for Mac OS X