Skip to content
Snippets Groups Projects
Select Git revision
  • armneon
  • compare_fix
  • const_fix
  • gpu_liveness_opts
  • hyteg
  • improved_comm
  • jan_fix
  • jan_test
  • master default protected
  • mr_parallel_datahandling_fix
  • philox-simd
  • target_dh_refactoring
  • test_martin
  • test_martin2
  • vectorization_sqrt_fix
  • release/0.2.15
  • release/0.2.14
  • release/0.2.13
  • release/0.2.12
  • release/0.2.11
  • release/0.2.10
  • release/0.2.9
  • release/0.2.8
  • release/0.2.7
  • release/0.2.6
  • release/0.2.4
  • release/0.2.3
  • release/0.2.2
  • release/0.2.1
29 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.02Aug31Jul30292618151211108327Jun181412729May2065329Apr2826241615145432129Mar282221181512726Feb183130Jan292824231811910Dec765321Nov20161413929Oct2625191610220Sep19178530Jul256525Jun201918151413127528May2318171615141311730Apr282720181312111029Mar28272219161586516Feb1513108631Jan191812111012Dec11643230Nov1087226Oct24232117131110926Sep2521201625Aug114126Jul21762111Jun916May525Apr2421201511630Mar2924201916141310852123Feb21141310922Dec16158428Nov252421171615141110986432131Oct2825Correctly implement {is_positive,is_real,is_integer} for TypedSymbolAdd test_floor_ceil_int_optimizationImplement TypedSymbol.is_integerMake Field.Access a TypedSymbolImplement Assignment.__hash__ for sympy <= 1.4Implement __eq__ for AssignmentCollectionForward {find,match,subs,replace} of Assignment to AssignmentCollectionMerge branch 'macos' into 'master'fix compiler options for macOSFix: Added cuda_known_functions.txt for distribution to setup.pyrelease/0.2.6release/0.2.6Bufix: RNG nodes produced wrong results when substitutedBugfix: assignment collection (set_sub_expressions_from_dict)Auto-format pystencils/rng.py (trailing whitespace)Fixup for DestructuringBindingsForFieldClassBugfix: CUDA known functions have been overwrittenAdded AUTHORS.txt and removed copyright information from individual filesFormatting and styleMerge !9: Add CudaBackend, CudaSympyPrinterBugfix: GPU boundary kernelsMerge branch 'master' into 'eliminate-the-dialects'Add test for custom backendsAdd custom_backend to pystencils.show_codeAllow custom backends for cpujit and gpujitMake CUDA a language (not only a dialect :wink:)Add test_cuda_known_functions.pyAdd `get_dummy_symbol`Add CudaBackend, CudaSympyPrinterFixes in setup.pycpujit: try second time if module could not be loadedrelease/0.2.4release/0.2.4Import sorting using isortFixed animation in demo_wave_equationRestructured KernelFunction node to get rid of monkey-patchingFixed Cython deployment issuesExtensions and fixes in setup.py (more and correct urls to project web sites)Merge branch 'destructuring-field-binding' into 'master'Sort bindings (nicer appearance in source code)Enable usage of templated Field typeAdd DestructuringBindingsForFieldClass to use pystencils kernels in a more C++-ish wayMerge branch 'global-declarations' into 'master'Merge branch 'make-subexpressions-optional' into 'master'