Skip to content
Snippets Groups Projects
  1. Mar 07, 2019
  2. 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
  3. Feb 18, 2019
  4. Feb 03, 2019
  5. Feb 01, 2019
  6. 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
  7. Jan 29, 2019
  8. Jan 28, 2019
  9. Jan 24, 2019
  10. Jan 23, 2019
  11. Jan 18, 2019
  12. Jan 11, 2019
  13. Jan 09, 2019
  14. Dec 10, 2018
  15. Dec 07, 2018
  16. Dec 06, 2018
  17. Dec 05, 2018
  18. Dec 03, 2018
  19. Nov 21, 2018
  20. Nov 20, 2018
  21. Nov 16, 2018
  22. Nov 14, 2018