Skip to content
Snippets Groups Projects
  1. Mar 15, 2019
  2. Mar 12, 2019
  3. Mar 07, 2019
  4. 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
  5. Feb 18, 2019
  6. Feb 03, 2019
  7. Feb 01, 2019
  8. Jan 30, 2019
    • Martin Bauer's avatar
      More flexible boundary handling · f16eadea
      Martin Bauer authored
      boundary conditions can specify how the index list should be built:
      - list coordinates of domain or boundary cells (previous always inner)
      - list all links or only the first link
      f16eadea
  9. Jan 29, 2019
  10. Jan 28, 2019
  11. Jan 24, 2019
  12. Jan 23, 2019
  13. Jan 18, 2019
  14. Jan 11, 2019
  15. Jan 09, 2019
  16. Dec 10, 2018
  17. Dec 07, 2018
  18. Dec 06, 2018
  19. Dec 05, 2018