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.023Jan2221201918171615141310983230Dec191817161312111065432130Nov292827252423222120191815146529Oct28211817151411109130Sep27262524232221171612954230Aug22212019181615141312987653restore fixed interpolation testMerge branch 'master' of i10git.cs.fau.de:pycodegen/pystencils into oldsympyMerge branch 'interpolation-refactoring' into 'master'fix OpenCL testMerge branch 'master' of i10git.cs.fau.de:pycodegen/pystencils into oldsympymore test improvementsinterpolation: Stuff is working let's commit quicklyinterpolation-r…interpolation-refactoringfix ffmpeg check in testsdisable doctests on Ubuntumore dependency fixes for testsMake problems in textures hard errorsRemove commentImprove implementation of Interpolator, TextureCachedField and add __eq__ for TextureDeclarationLet's not fake that we test gpu execution hereAdd _latex representation for InterpolatorAccessMake assert error message more helpfulAvoid re-initialization opencl context in testAdd print statements to expm1-optimization testBig fat interpolation mode refactoringRemove unused import in `test_opencl`Fix failing interpolation tests on newer sympy versionsMaking cool stuff with interpolatorsHash also interpolation_mode for InterpolatorAccessAllow kwargs in fd.Diff.interpolated_accessAdd to docstring to fd.Diff.interpolated_accessAdd fd.Diff.interpolated_accessImplement interpolation as an optimizationRemove TextureAccessRefactor interpolationExpress sorting shorterEnable Diff wrt to itselfRemove test for unsupported featureAdd AssignmentCollection.atomsuse hashlib instead of hash for InterpolatorAdd DiffInterpolatorAccess.__repr__Re-add code for CubicInterpolationCUDAAttempt to implement printing of DiffInterpolatorAccessAllow differentation of InterpolatorAccessLintAdd InterpolatorAccess.__getnewargs__