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.06Aug5231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr282720181312111029Mar28272219161586516Feb1513108631Jan191812111012Dec11643230Nov1087226Oct24232117131110926Sep2521201625Aug114126Jul21762111Jun916May525Apr2421201511630Mar2924201916141310852123Feb21141310922Dec16158428Nov252421171615141110986432131Oct2825Merge branch 'avoid-jinja2-dependency' into 'master'Fix #10: Avoid jinja2 dependencyImplement TypedSymbol.is_nonnegativeDeclare FieldShapeSymbol and FieldStrideSymbol as strictly positiveMerge branch 'remove_floor_ceiling_for_integers' into 'master'Correctly implement {is_positive,is_real,is_integer} for TypedSymbolAdd test_floor_ceil_int_optimizationImplement TypedSymbol.is_integerMake Field.Access a TypedSymbolImplement Assignment.__hash__ for sympy <= 1.4Implement __eq__ for AssignmentCollectionForward {find,match,subs,replace} of Assignment to AssignmentCollectionMerge branch 'macos' into 'master'fix compiler options for macOSFix: Added cuda_known_functions.txt for distribution to setup.pyrelease/0.2.6release/0.2.6Bufix: RNG nodes produced wrong results when substitutedBugfix: assignment collection (set_sub_expressions_from_dict)Auto-format pystencils/rng.py (trailing whitespace)Fixup for DestructuringBindingsForFieldClassBugfix: CUDA known functions have been overwrittenAdded AUTHORS.txt and removed copyright information from individual filesFormatting and styleMerge !9: Add CudaBackend, CudaSympyPrinterBugfix: GPU boundary kernelsMerge branch 'master' into 'eliminate-the-dialects'Add test for custom backendsAdd custom_backend to pystencils.show_codeAllow custom backends for cpujit and gpujitMake CUDA a language (not only a dialect :wink:)Add test_cuda_known_functions.pyAdd `get_dummy_symbol`Add CudaBackend, CudaSympyPrinterFixes in setup.pycpujit: try second time if module could not be loadedrelease/0.2.4release/0.2.4Import sorting using isortFixed animation in demo_wave_equationRestructured KernelFunction node to get rid of monkey-patchingFixed Cython deployment issuesExtensions and fixes in setup.py (more and correct urls to project web sites)Merge branch 'destructuring-field-binding' into 'master'