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.023Jan2221201918171615141310983230Dec191817161312111065432130Nov292827252423222120191815146529Oct28211817151411109130Sep27262524232221171612954230Aug22212019181615141312987653Make 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__skip more tests based on dependenciescorrectly skip interpolation test without CUDAflake8 complex numbersMerge branch 'oldsympy' of i10git.cs.fau.de:pycodegen/pystencils into oldsympycorrect type conversion in generated complex codeImportorskip 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 Ubuntu