https://github.com/storpipfugl/pykdtree

sort by:
Revision Author Date Message Commit Date
6dad6ef Update manylinux image to include Python 3.11 28 October 2022, 16:06:54 UTC
3f9d021 Add missing linux Python 3.11 wheels 28 October 2022, 15:35:16 UTC
bed4c9a Update github action versions to use Python 3.11 28 October 2022, 15:22:29 UTC
1c597ed Update for v1.3.6 28 October 2022, 15:17:29 UTC
e65599d Merge pull request #72 from djhoese/bugfix-311-recythonize 28 October 2022, 15:03:29 UTC
4120e15 Rerender cython module for Python 3.11 support 28 October 2022, 14:33:09 UTC
6e2bb41 Merge pull request #71 from djhoese/doc-readme-install Add more detailed installation and contribution information to README 03 October 2022, 12:19:09 UTC
7550d51 Add more detailed installation and contribution information to README 30 September 2022, 15:37:15 UTC
651c55e Fix PyPI upload for existing files 08 June 2022, 15:02:53 UTC
f33e879 Use github action for PyPI upload 08 June 2022, 14:39:10 UTC
5d6d821 Merge pull request #68 from djhoese/ci-sdist Update github actions to create and deploy sdist 08 June 2022, 13:53:13 UTC
b390f54 Add CI for all pull requests 08 June 2022, 13:36:42 UTC
30d6cb9 Try renaming github action so maybe it runs 08 June 2022, 13:35:46 UTC
9175bf3 Update github actions to create and deploy sdist 08 June 2022, 13:31:58 UTC
311a69c Fix CI badge in README 08 June 2022, 13:23:23 UTC
b04d1ca Add releasing notes and bump version to 1.3.5 08 June 2022, 12:57:27 UTC
9a1e272 Update release notes for v1.3.5 08 June 2022, 12:10:22 UTC
8285e20 Merge pull request #66 from storpipfugl/ci-drop-py36 Drop Python 3.6 from CI deployment/testing 08 June 2022, 11:43:36 UTC
29ccb16 Remove manylinux1 builds 25 May 2022, 01:11:30 UTC
ea6f398 Drop Python <3.6 support in setup.py 24 May 2022, 15:56:18 UTC
080c3bf Fix 3.10 quoting in CI config...again 24 May 2022, 15:55:00 UTC
af020af Fix quoting of 3.10 in CI config 24 May 2022, 15:52:44 UTC
aa9fd74 Add Python 3.10 builds and remove Python 3.6 for linux wheels 24 May 2022, 15:51:36 UTC
48b980e Merge remote-tracking branch 'qulogic/cp310' into ci-drop-py36 # Conflicts: # scripts/build-manylinux-wheels.sh 24 May 2022, 15:50:40 UTC
37cba8f Switch to "build" for building wheels in CI 24 May 2022, 15:43:13 UTC
97abc9a Drop Python 3.6 from CI deployment/testing 24 May 2022, 15:30:47 UTC
ffab1fe Merge pull request #62 from QuLogic/pytest Use pytest instead of nose more 24 May 2022, 15:03:13 UTC
4131ea7 Build wheels for Python 3.10 also 22 September 2021, 20:24:17 UTC
ca4e3eb Use pytest instead of nose more As the latter is a dead project, and it's already used in some workflows. 22 September 2021, 20:18:13 UTC
1aa176a Bump up version to 1.3.4 11 November 2020, 17:01:54 UTC
a577da3 Merge pull request #59 from djhoese/patch-1 Fix Python 3.9 wheels not being built for linux 11 November 2020, 16:57:54 UTC
2207200 Fix Python 3.9 wheels not being built for linux This also removes Python 3.5 wheel building for linux. 09 November 2020, 21:36:39 UTC
402b7fa Bump up version to 1.3.3 09 November 2020, 20:29:14 UTC
0a9a977 Merge pull request #57 from djhoese/ci-py39-wheels Remove python 3.5 and add python 3.9 to wheel builds 09 November 2020, 20:25:34 UTC
49babe6 Recompile cython code with cython 0.29.21 instead of alpha version 09 November 2020, 19:05:15 UTC
dd64f53 Merge pull request #58 from djhoese/bugfix-sdist-pyx Fix pyx files not being included in sdist and add long_description and url to setup.py 09 November 2020, 17:27:36 UTC
13bfd4c Add URL and long_description to setup.py 09 November 2020, 14:49:33 UTC
4aa9813 Fix invalid path for pyx files in MANIFEST.in 09 November 2020, 14:44:31 UTC
de4fa3a Rebuild cython extension to hopefully work with python 3.9 06 November 2020, 17:10:32 UTC
5e82fe6 Remove python 3.5 and add python 3.9 to wheel builds 06 November 2020, 16:51:31 UTC
619bb95 Bump up version to 1.3.2 06 November 2020, 07:06:38 UTC
7139d3e Merge pull request #55 from mariusvniekerk/patch-1 Add pyx to the manifest (allow recythoning) 06 November 2020, 06:51:54 UTC
f00efd3 Add pyx to the manifest This allows future recythoning of the pyx file when the python c api changes. (which it did for py39) 12 October 2020, 15:24:08 UTC
c8599f4 Merge pull request #48 from adybbroe/python3-bdist Fix for python3 rpm-build 30 September 2020, 17:21:20 UTC
40cde6d Merge pull request #52 from bwoodsend/add-wheels-ci Add Github Action to build wheels 12 August 2020, 07:57:15 UTC
46e21f4 Add action to build wheels 10 August 2020, 16:27:53 UTC
87313dd Fix for python3 rpm-build Signed-off-by: Adam.Dybbroe <a000680@c21856.ad.smhi.se> 24 February 2020, 14:57:09 UTC
18d95a2 Merge pull request #43 from djhoese/master Change OSX installation to not use OpenMP without conda interpreter 22 January 2019, 17:37:24 UTC
3e4a3a0 Update installation instructions with new OpenMP information 21 January 2019, 19:59:32 UTC
1c29839 Change OSX installation to not use OpenMP without conda interpreter 21 January 2019, 19:55:26 UTC
188f815 Merge pull request #40 from storpipfugl/bugfix/check_bounds Bugfix/check bounds 26 November 2018, 20:23:18 UTC
7d3194f new file: Makefile 06 November 2018, 14:49:07 UTC
57c91dd pykdtree/_kdtree_core.c.mako: fix overflow in bounding box calculation for large dims 06 November 2018, 14:46:52 UTC
fee374a pykdtree/kdtree.pyx: limit number of dimensions to 127 to avoid overflow 06 November 2018, 14:46:08 UTC
be73c92 Added test for max dims and implemented dims bound check 06 November 2018, 08:49:01 UTC
18ed423 Merge pull request #36 from QuLogic/mask-docs Clarify shapes of query and mask points. 22 October 2018, 21:37:51 UTC
334102e Merge pull request #34 from QuLogic/setup-license Update license classifier. 22 October 2018, 06:49:30 UTC
6cde8fe Clarify shapes of query and mask points. Query points does not necessarily have to be the same length as the data points, and mask points should be. Use different letters to make that clear. 19 October 2018, 22:35:12 UTC
79c2f88 Update license classifier. Fixes #31. 19 October 2018, 21:27:39 UTC
4447822 Merge branch 'pre-master' of git://github.com/storpipfugl/pykdtree into pre-master 22 June 2018, 09:04:39 UTC
13a56b7 Bump version to v1.3.1 Signed-off-by: Martin Raspaud <martin.raspaud@smhi.se> 22 June 2018, 09:03:26 UTC
330f8b0 Merge pull request #30 from djhoese/bugfix-mask Fix mask parameter when input data points are not ordered 22 June 2018, 08:59:31 UTC
85ada5f Update test environments to use python 3.6 and conda-forge on appveyor 18 June 2018, 00:31:46 UTC
33dd82a Fix mask parameter when input data points are not ordered 17 June 2018, 12:37:46 UTC
1f86a1c Merge pull request #29 from djhoese/pre-master Add license file to source distribution 15 June 2018, 17:13:57 UTC
a0558ba Add python_requires to setup.py 08 June 2018, 19:46:47 UTC
bd2d1aa Add license file to source distribution 08 June 2018, 19:45:10 UTC
bd16c4a New version v1.3.0 released 01 June 2018, 07:18:34 UTC
d7f62a8 Merge pull request #28 from davidh-ssec/pre-master Add 'mask' keyword argument to query method 12 March 2018, 20:42:51 UTC
c44cf65 Add `mask` keyword argument to query method 04 March 2018, 17:38:23 UTC
25c845d Merge pull request #26 from jmozmoz/fix_openmp_msvc_2 Make Visual C++ happy: signed loop variables in OpenMP for statement - version 2 28 November 2017, 20:32:10 UTC
64120cb Merge pull request #25 from jmozmoz/clean_spaces Remove trailing spaces 28 November 2017, 20:25:33 UTC
302d257 Change line ends to unix style 03 November 2017, 00:24:10 UTC
898fbda Add OpenMP to Windows test builds 03 November 2017, 00:21:09 UTC
0b01bb5 Add OpenMP to Windows test builds 03 November 2017, 00:21:08 UTC
23e50f0 Make Visual C++ happy: signed loop variables in OpenMP for statement avoid error: error C3016: 'XXX': index variable in OpenMP 'for' statement must have signed integral type 03 November 2017, 00:17:17 UTC
ccd4e99 Remove trailing spaces 02 November 2017, 23:58:55 UTC
2558575 README.rst: Added release note 03 June 2017, 12:06:55 UTC
d741dd6 README.rst: Added appveyor status icon for master branch 03 June 2017, 11:56:41 UTC
bde5299 appveyor.yml: fix miniconda version for python 2 03 June 2017, 11:40:00 UTC
696bccd Release v1.2.2 03 June 2017, 11:32:52 UTC
3d5531f Merge pull request #20 from pytroll/pre-master Add setup.cfg 03 June 2017, 11:10:37 UTC
d54cb90 Add setup.cfg Signed-off-by: Adam.Dybbroe <a000680@c20671.ad.smhi.se> 21 April 2017, 07:00:47 UTC
7b7e838 Merge pull request #17 from davidh-ssec/pre-master Fix bug when numpy isn't installed and builtins is a dict 04 April 2017, 18:45:26 UTC
ee2eb47 Fix bug when numpy isn't installed and builtins is a dict 10 January 2017, 15:15:09 UTC
8c097ce Merge pull request #14 from davidh-ssec/pre-master Add section to readme about installing pykdtree on appveyor 05 September 2016, 12:39:23 UTC
21acc9a Add section to readme about installing pykdtree on appveyor 02 September 2016, 18:15:58 UTC
6a9a21f .travis.yml: Added OpenMP env variables 28 July 2016, 20:24:55 UTC
06c5499 pykdtree/test_tree.py: Updated comments in pykdtree/test_tree.py 27 July 2016, 19:09:57 UTC
b207a99 Release v1.2.1 27 July 2016, 18:59:07 UTC
2938036 Merge pull request #13 from davidh-ssec/pre-master Fix openmp private variable bug 27 July 2016, 18:51:06 UTC
f27543e Increase test's large query size to 60000 points 27 July 2016, 13:32:46 UTC
ec85df2 Add test with 450 query points to test openmp 26 July 2016, 15:09:51 UTC
6de9537 Fix openmp private variable bug After moving variable declaration to top of function for Windows compatibility, I forgot to declare the openmp private variables which causes issues on some platforms. 26 July 2016, 14:31:17 UTC
281aa13 Release v1.2.0 25 July 2016, 18:38:21 UTC
aab115c Merge pull request #11 from davidh-ssec/pre-master Add basic Windows support 19 July 2016, 20:52:05 UTC
325c03c Add missing headers to 32-bit python 2.7 compiler directory It seems to be different than the others. 18 July 2016, 20:43:13 UTC
9ec7f63 Add script to download missing Windows headers for MSVC 2008 18 July 2016, 20:03:55 UTC
47aecd2 Remove openmp from appveyor build 18 July 2016, 19:47:50 UTC
786eb36 Fix conda install list for appveyor 18 July 2016, 19:20:23 UTC
back to top