Skip to content
Snippets Groups Projects
Select Git revision
  • AssignmentCollection.__str__
  • AssignmentCollection.free-bound_fields
  • AssignmentCollection.has_exclusive_writes
  • ConditionalFieldAccess
  • Datahandling.add_arrays
  • Field.__repr__
  • Field.hashable_contents
  • InterpolatorAccess.__getnewargs__
  • KernelFunction.field_read
  • KernelFuntion.fields_read
  • KernelWrapper
  • LoopCounterSymbols-nonnegative
  • NotIterable
  • RecursiveDotDict
  • SerialDataHandling.run_kernel-kwargs
  • SympyAssignment.__hash__
  • TextureDeclaration.__str__
  • WIP
  • WIP2
  • add-AssignmentCollection.free-bound_fields
  • 1.0
  • release/1.1.1
  • release/1.1
  • release/1.0.1
  • release/1.0
  • release/0.2.7
  • release/0.2.6
  • release/0.2.4
  • release/0.2.3
  • release/0.2.2
  • release/0.2.1
  • v1.1
  • v1.0
33 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.023Jan2221201918171615141310983230Dec191817161312111065432130Nov292827252423222120191815146529Oct28211817151411109130Sep27262524232221171612954230Aug22212019181615141312987653Importorskip in test_interpolationxfail and skip (due to old pytest version)Donot save image in interpolation testsProbably also AVXRequire cuda for ubuntu CI. Since it is usedxfail failing gpu interpolation testsCherry-pick changes from interpolation-refactoringRemove import of pytest in test_datahandling (no pytest installed onRemove clear_global_ctx in OpenCL test (apparently createing two CL contexts does not work always)fix more tests on Ubuntuskip tests with unmet dependenciesMerge branch 'vector-assignments' into 'master'Merge branch 'show_code' into 'master'Merge branch 'kernel-wrapper-typeannotations' into 'master'Auto-format conftestkernel-wrapper-…kernel-wrapper-typeannotationsAdd typeannotations and docstring for KernelWrapperCI: Replace minimal-ubuntu job with ubuntuRename: get_code -> get_code_objshow_codeshow_codecuda.TextureReference.set_array(tex_ref, cu_array) -> tex_ref.set_array(cu_array)cuda.TextureRef…cuda.TextureReference.set_arrayAssert same length when performing vector assignmentvector-assignme…vector-assignmentsFix #17: Allow vector assignmentsFix #6: let show_code display/print codeMerge branch 'fix-ParallelDataHandling-bug!' into 'master'Merge branch 'fix-rotate_weights_and_apply' into 'master'Merge branch 'Conditional.__repr__' into 'master'Print actual block contents in Conditional.{__repr__,__str__}Fix bug related to ParallelDataHandlingfix-ParallelDat…fix-ParallelDataHandling-bug!Fix FiniteDifferenceStencilDerivation.rotate_weights_and_applyfix-rotate_weig…fix-rotate_weights_and_applyBoundary Handling fix to work with ParallelDatahandling againBig fat interpolation mode refactoringkrasser-feature…krasser-feature-branchFixup field latexFix in boundary handling - check for GPU_LIKE_TARGETSBugfix: pystencils.Type is a sympy.Atom nowCorrectly print sp.Abs in generated codeRemove unused import in `test_opencl`Fix for lbmpy sparse setups - there kernel with only custom fields existMerge branch 'interpolation-refactoring' into 'master'Merge branch 'sync' into 'master'Added option to pass options to sympy CSE through simplification ruleFix in operation counting - FLOPs inside division were not counted