Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • add-py3-conda-ci
  • array-svm
  • bitonic-sort
  • cffi
  • cffi-c++0x
  • circumvent-nvidia-enqueue_fill_buffer-bug
  • concurrency-check
  • deprecated-boost-python
  • direct-to-pocl
  • examples-ci
  • fix-info-type-memory-leak
  • fix-ro-svm-crashes
  • gpl-special-functions
  • intel-bitonic-size0-xfail
  • intel-cl-debug
  • intel-gpu-fixes
  • itruediv
  • main default protected
  • modernize-ci
  • more-pyproject
  • v2025.1
  • v2024.3
  • v2024.2.7
  • v2024.2.6
  • v2024.2.5
  • v2024.2.4
  • v2024.2.3
  • v2024.2.2
  • v2024.2.1
  • v2024.2
  • v2024.1
  • v2023.1.4
  • v2023.1.3
  • v2023.1.2
  • v2023.1.1
  • v2023.1
  • v2022.3.1
  • v2022.3
  • v2022.2.4
  • v2022.2.3
40 results
Created with Raphaël 2.2.027May2625111029Apr282221229Mar281311218Feb16149130Jan11418Dec12112127Nov2523161211828Oct2316141327Sep231615119876432131Aug301817162130Jul292524201918171615141197654330Jun282725241917131210987632131May3029282622141376130Apr2924232215111084229Mar282722212014131215Feb1223Jan2221201386330Dec2919171615131187627Nov1110824Oct2376528Sep2423223230Aug292621131172131Jul30292827262524232221201918161329Jun251918124217May1514121183221Apr201918161532129Mar191787121Feb1731Jan3028262322212018171615136Some error handling fixesyuyichao-cffi-f…yuyichao-cffi-fixesWhitespace fixes in _cffiMerge branch 'cffi' into yuyichao-cffi-fixesMerge branch 'master' into cffiFix PyPy object dtype commentMerge branch 'master' into yuyichao-master-fixesUpdate akdocFix new buffer interface usage in set_argMore fixes for switch to new buffer interfaceMerge branch 'master' into cffiUpdate compyteFix GL interop for buffer interface changesremove NotImplementedError check on vector initialization, remove print_function from test_wrappernot sure if this should be _prg or _get_prg(), but at least it should not be _prg().use the correct way to convert unicode to string. I also think this warning should be removed since it can happen when unicode_literals from __future__ is enabled.skip scalar as shape test on pypy. [upstream bug](https://bitbucket.org/pypy/numpy/issue/10/scalar-types-should-not-be-iterable)fix compile error for binary float function with two different input types, add tests for atan2 atan2pihandle different input types in clmathadd argument types to elementwise binary kernelssmall optimization for unary kernel generatorChange the order of a operation in order to workaround a numpypy bug.workaround for unhashable pypy dtypeworkaround for pypy missing dtype from dict supporthandle new(?) crashes in pocl-0.9...typo ... T_T ...partially add back vector support for pypyfix test_wrapper.test_get_info for old opencl version, adapted from the cffi branch ac7ed3c9aa3e47a6ff685542c806445704a71c4fskip _create_vector_types in pypyfix for object dtype under pypy.Remove a few unnecessary uses of nanny events (reported by yuyichao)Use new-style buffer interface on Py3not necessary for cffiremove call_guarded_threaded since cffi always releases the GIL.cpp wrapper clean up, remove unnecessary conversion back and forth between std::string and char*, convert string to bytes, do not copy strings if not necessaryconst pointers, do not copy strings if not necessarygitignore clean upclean upuse similar structure with masterclean up and sync with masterenable mempool.__call__
Loading