15
0
forked from pool/python-annoy
Commit Graph

7 Commits

Author SHA256 Message Date
Tomáš Chvátal
84991ed546 - Skip test test_distance_consistency that fails on 32bit
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=13
2019-09-25 07:35:37 +00:00
Tomáš Chvátal
4e600927e6 - Update to 1.16.0:
* Various warning fixes
  * Cleanups
- Rebase patch reproducible.patch

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=11
2019-09-13 14:45:22 +00:00
Tomáš Chvátal
297c49df4b Accepting request 702922 from home:SVasudevan:branches:devel:languages:python
- Update to 1.15.2
  * Fix #379 error handling in save()
  * Fix compile issue in linux
  * Fix popcount #366
  * rebased reproduceable.patch
  * Some more misc

OBS-URL: https://build.opensuse.org/request/show/702922
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=9
2019-05-14 17:57:07 +00:00
Tomáš Chvátal
c35910dcbe Accepting request 685600 from home:jengelh:branches:devel:languages:python
- Use noun phrase in summary.

OBS-URL: https://build.opensuse.org/request/show/685600
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=7
2019-03-17 15:30:45 +00:00
Tomáš Chvátal
2446b13214 - Update to 1.15.1:
* Various minor fixes
  * Fixes to the Euclidean distance function (avoid catastrophic cancellation)
  * Don't MAP_POPULATE by default
  * dot products are now supported
- Update patch reproducible.patch:
  * expand to not screw with cflags either

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=5
2019-03-06 12:14:00 +00:00
6fde360293 Accepting request 621920 from home:bmwiedemann:branches:devel:languages:python
Add reproducible.patch to not depend on build system CPU (boo#1100677)

nicer patch

OBS-URL: https://build.opensuse.org/request/show/621920
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=3
2018-07-11 07:44:59 +00:00
Todd R
5479c05190 Accepting request 605869 from devel:languages:python:misc
search for points in space that are close to a given query point

OBS-URL: https://build.opensuse.org/request/show/605869
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-annoy?expand=0&rev=1
2018-05-09 18:46:42 +00:00