issues
search
storpipfugl
/
pykdtree
Fast kd-tree implementation in Python
GNU Lesser General Public License v3.0
221
stars
46
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump pypa/cibuildwheel from 2.21.1 to 2.21.3
#130
dependabot[bot]
closed
4 weeks ago
0
Bump pypa/gh-action-pypi-publish from 1.10.2 to 1.11.0
#129
dependabot[bot]
closed
4 weeks ago
0
Bump pypa/cibuildwheel from 2.20.0 to 2.21.1
#128
dependabot[bot]
closed
1 month ago
0
Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.2
#127
dependabot[bot]
closed
1 month ago
0
Fix the wrong syntax of pip install
#126
jl7599
closed
2 months ago
0
Is pykdtree free-threading compatible?
#125
djhoese
opened
2 months ago
0
Enable Python 3.13 wheel building and switch to C17 C standard
#124
djhoese
closed
2 months ago
0
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0
#123
dependabot[bot]
closed
2 months ago
0
Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
#122
dependabot[bot]
closed
2 months ago
2
Updated benchmarks against `scipy.spatial.cKDTree`
#121
VeckoTheGecko
opened
3 months ago
1
Bump pypa/cibuildwheel from 2.19.1 to 2.19.2
#120
dependabot[bot]
closed
3 months ago
0
Fixed empty pts segfault
#119
STNLd2
closed
4 months ago
2
Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
#118
dependabot[bot]
closed
4 months ago
1
Bump pypa/cibuildwheel from 2.18.1 to 2.19.1
#117
dependabot[bot]
closed
4 months ago
3
Segmentation fault on empty points
#116
STNLd2
closed
4 months ago
4
Bump pypa/cibuildwheel from 2.17.0 to 2.18.1
#115
dependabot[bot]
closed
6 months ago
0
MNT: build against numpy 2.0.0rc1 + runtime compatibility with numpy 2 in tests
#114
neutrinoceros
closed
7 months ago
2
Build against numpy 2.0rc1
#113
djhoese
closed
7 months ago
4
Bump pypa/cibuildwheel from 2.16.5 to 2.17.0
#112
dependabot[bot]
closed
8 months ago
0
Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
#111
dependabot[bot]
closed
8 months ago
0
Bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
#110
dependabot[bot]
closed
9 months ago
0
Build wheels with numpy 2
#109
djhoese
closed
9 months ago
0
Bump pypa/cibuildwheel from 2.16.2 to 2.16.5
#108
dependabot[bot]
closed
10 months ago
0
Add OpenMP warning when extension fails to import
#107
djhoese
closed
9 months ago
0
Gotchas when installing on MacOS
#106
djhoese
closed
9 months ago
27
Bump actions/download-artifact from 3 to 4
#105
dependabot[bot]
closed
11 months ago
0
Bump actions/upload-artifact from 3 to 4
#104
dependabot[bot]
closed
11 months ago
1
Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.8.11
#103
dependabot[bot]
closed
12 months ago
0
Switch to Cython 3 in build process
#102
djhoese
closed
1 year ago
0
Bump pypa/cibuildwheel from 2.16.1 to 2.16.2
#101
dependabot[bot]
closed
1 year ago
0
Compare performance to faiss
#100
redhog
opened
1 year ago
6
Bump pypa/cibuildwheel from 2.16.0 to 2.16.1
#99
dependabot[bot]
closed
1 year ago
0
Switch to cibuildwheel for wheel building
#98
djhoese
closed
1 year ago
3
Adapt to numpy 2
#97
mraspaud
closed
1 year ago
0
Bump actions/checkout from 3 to 4
#96
dependabot[bot]
closed
1 year ago
0
Drop 32-bit wheel builds
#95
djhoese
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.10
#94
dependabot[bot]
closed
1 year ago
2
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.8
#93
dependabot[bot]
closed
1 year ago
1
Consider array for all Node structs and other possible optimizations
#92
djhoese
opened
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
#91
dependabot[bot]
closed
1 year ago
4
Improve insert_point
#90
akaszynski
opened
1 year ago
11
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
#89
dependabot[bot]
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5
#88
dependabot[bot]
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.8.1 to 1.8.3
#87
dependabot[bot]
closed
1 year ago
0
Bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.1
#86
dependabot[bot]
closed
1 year ago
0
Disable OpenMP during OSX/Windows wheel building
#85
djhoese
closed
1 year ago
4
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
#84
dependabot[bot]
closed
1 year ago
0
Add logic to detect libomp installs in homebrew and macports on macOS
#83
rayg-ssec
closed
1 year ago
4
Support for periodic boundary condition!
#82
mushroomfire
opened
1 year ago
5
pickle support
#81
adizhol
opened
1 year ago
4
Next