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.015Jun14834May30Apr2312Mar23Feb22211211330Jan272423222120191817161514131098319Dec181716106543130Nov29282725242322212019181514136529Oct282118171514111094130Sep2726252423222117161254230Aug2221201918161514131298765231Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep1917removed depricated as_matrix functionfixed sympy import numbers warningFix: vectorization of float sqrtvectorization_s…vectorization_sqrt_fixMerge branch 'skip-llvmlite-test-if-not-installed' into 'master'release/0.2.11release/0.2.11Merge branch 'graphviz' into 'master'Merge branch 'patch-1' into 'master'Merge branch 'bugfix_fast_subs_rng_node' into 'master'BugFix of the fas_subs function in rng nodes.Fix importing boundaryhandling if waLBerla module is available but without cpp_availableSkip llvm tests if llvmlite is not installedAdd graphviz to interactive (it's require in first tutorial)Merge branch 'opencl-fixes' into 'master'Fix SerialDataHandling.swap to work with OpenCLSet ast._target of copy kernel to 'opencl'Avoid calling .get in BoundaryHandling.to_cpu which does not work for OpenCLFixes when determining version from git tagrelease/0.2.10release/0.2.10Removed benchmark assertion in demo_benchmark.ipynbMerge branch 'append-assignments-to-ast' into 'master'Merge branch 'cuda.TextureReference.set_array' into 'master'Merge branch 'SympyAssignment.__hash__' into 'master'Merge branch 'SerialDataHandling.run_kernel-kwargs' into 'master'Implement __hash__ for SympyAssignmentMerge branch 'mr_parallel_datahandling_fix' into 'master'Added guard around import to avoid failing when walberla is there but no python module is builtMerge branch 'fvm-derivation' into 'master'FVM derivation: use a smaller stencil before trying brute-force to find the sparsest stencilEnable overriding of kwargs in SerialDataHandling.run_kernelMerge branch 'add-arrays-ext' into 'master'Merge branch 'fix-documentation' into 'master'Switch back to intersphinx sympy.org/latest ('coz it works)Merge branch 'vof-test' into 'master'Merge branch 'abs' into 'master'Merge branch 'master' of i10git.cs.fau.de:pycodegen/pystencils into absfvm test: comment correctionFixed Volume of Fluid discretization and added Advection-Diffusion testcaseAppend assignments to KernelFunction (for later analysis etc.)Merge branch 'rich-syntax-highlighting' into 'master'release/0.2.9release/0.2.9Use `rich` for syntax highlighting of `show_code` also in terminalAdd remaining parameters from DataHandling.add_array to DataHandling.add_arraysMerge branch 'assertion-headers' into 'master'