Skip to content
Snippets Groups Projects
Select Git revision
  • 66-absolute-access-is-probably-not-copied-correctly-after-_eval_subs
  • const_fix
  • fhennig/v2.0-deprecations
  • fma
  • gpu_bufferfield_fix
  • gpu_liveness_opts
  • holzer-master-patch-46757
  • hyteg
  • improved_comm
  • master default protected
  • rangersbach/reductions
  • target_dh_refactoring
  • v2.0-dev
  • vectorization_sqrt_fix
  • zikeliml/124-rework-tutorials
  • zikeliml/Task-96-dotExporterForAST
  • release/1.3.7 protected
  • release/1.3.6 protected
  • release/2.0.dev0 protected
  • release/1.3.5 protected
  • release/1.3.4 protected
  • release/1.3.3 protected
  • release/1.3.2 protected
  • release/1.3.1 protected
  • release/1.3 protected
  • release/1.2 protected
  • release/1.1.1 protected
  • release/1.1 protected
  • release/1.0.1 protected
  • release/1.0 protected
  • release/0.4.4 protected
  • last/Kerncraft
  • last/OpenCL
  • last/LLVM
  • release/0.4.3 protected
  • release/0.4.2 protected
36 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.015Nov14136529Oct282118171514111094130Sep2726252423222117161254230Aug2221201918161514131298765231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr282720181312111029Mar28272219161586516Feb1513108631Jan191812111012Dec11643230Nov1087226Oct24232117131110926Sep2521201625Aug114126Jul21762111Jun916May525Apr2421201511630Mar2924201916introduce field.FieldType.STAGGEREDStaggered field accessAdded integer function that does a post incrementMerge branch 'fix-custom-fields-cudakernel' into 'master'Merge branch 'opencl-uint' into 'master'Remove duplicated uint typedefFix create_cuda_kernel to allow CUSTOM_FIELDS to have a different sizeMerge branch 'add-Field.itemsize' into 'master'Add Field.itemsize (yields Field.dtype.numpy_dtype.itemsize)Merge branch 'reproducible-hash-for-textures' into 'master'Oops, forgot a return in TextureCachedField.reproducible_hashMerge branch 'reproducible-hash-for-textures' into 'master'Use reproducible hashlib for representing TextureCachedFieldMerge branch 'sympy-known-third-party' into 'master'Add sympy to known_third_party in .isort.cfgMerge branch 'support-complex-numbers' into 'master'Merge branch 'bugfix-textures' into 'master'Merge branch 'TextureDeclaration.__str__' into 'master'Merge branch 'omit-globals-when-printing-c-code' into 'master'Merge branch 'run-opencl-without-pycuda' into 'master'Merge branch 'philox' into 'master'Style fixesBugfix in new mask_conditionals (vectorization)correctly print RNG nodesSkip OpenCL tests that require pycuda if pycuda is not installedNo double-write check inside conditionalsFix #15: do not require pycuda for OpenCL executionFix OpenCL with older Sympy and pyopencl versionsMore general vectorizationAdd option to omit globals when printing C codeAdd __str__ representation for TextureDeclarationBugfix: textures should be implemented as textures without changesUse default_int_type, default_float_type in collate_typesAdd call code for complex scalars as argumentsAdd execution test for complex numbersAdd complex number support / headers support for sp.ExprBetter boolean support in sympy printerSubstitutions inside field accessesMerge branch 'infinity' into 'master'Fix printing of sp.Infinity/sp.NegativeInfinity