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.016Jan15141310983230Dec191817161312111065432130Nov292827252423222120191815146529Oct28211817151411109130Sep27262524232221171612954230Aug22212019181615141312987653231Jul3029262418Bugfix: 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 countedFix failing interpolation tests on newer sympy versionsFix failing interpolation tests on newer sympy versionsMerge branch 'fix-arrayhandlers' into 'master'Fix {PyCuda,PyOpenCl}ArrayHandler.{zeros,ones,randn}fix-arrayhandlersfix-arrayhandlersBe careful!!! do not hash field_type and latex_name for Field.__hash__Making cool stuff with interpolatorsHash also interpolation_mode for InterpolatorAccessMerge branch 'dtype-for-add_arrays' into 'master'Add dtype to DataHandling.add_arraysdtype-for-add_a…dtype-for-add_arraysAdd dtype to DataHandling.add_arraysfixupAllow kwargs in fd.Diff.interpolated_accessAdd to docstring to fd.Diff.interpolated_accessAdd fd.Diff.interpolated_accessImplement interpolation as an optimizationFixup!!Remove TextureAccessRefactor interpolatoinFix PyCuda/PyOpenClArrayHandlerExpress sorting shorterEnable Diff wrt to itselfRemove test for unsupported featureAdd AssignmentCollection.atomsMerge branch 'staggered' into 'master'Make create_staggered_kernel work with OpenMPSerialDataHandling: synchronization_function for tensor fieldsMerge branch 'Datahandling.add_arrays' into 'master'Merge branch 'fvm' into 'master'Automatic Finite Volume and Volume-of-Fluid discretizationAdd type annotation for DataHandling.add_arraysDatahandling.ad…Datahandling.add_arraysuse hashlib instead of hash for InterpolatorMake add_arrays return fields to arrays