Skip to content
Snippets Groups Projects
  1. Apr 01, 2019
  2. Mar 29, 2019
  3. Mar 28, 2019
  4. Mar 22, 2019
  5. Mar 21, 2019
  6. Mar 18, 2019
  7. Mar 15, 2019
  8. Mar 12, 2019
  9. Mar 07, 2019
  10. Feb 26, 2019
    • Martin Bauer's avatar
      Random number generation support for pystencils · 6a01f3e2
      Martin Bauer authored
      - counter-based philox RNG: counter/key is filled with cell coordinate
        and optional external parameters like block position and time step
      - works on CPU and GPU - on CPU only for non-vectorized versions
      
      - introduced more flexible "CustomCodeNode" that can inject
        backend-specific hand-written code
      6a01f3e2
  11. Feb 18, 2019
  12. Feb 03, 2019