Skip to content
Snippets Groups Projects
  1. Mar 13, 2017
    • Martin Bauer's avatar
      pystencils: Cleaned up type system · c8b455fe
      Martin Bauer authored
      - use data type class consistently instead of strings (in TypedSymbol, Field and jit module)
      - new datatype class is based on numpy types with additional specifier information (const and restrict)
      - translation between data type class and other modules (numpy, ctypes)
      c8b455fe
  2. Feb 14, 2017
  3. Feb 09, 2017
  4. Dec 15, 2016
  5. Dec 08, 2016
  6. Nov 17, 2016
  7. Nov 09, 2016
  8. Nov 08, 2016
  9. Nov 04, 2016
    • Martin Bauer's avatar
      Sliced iteration · 411af476
      Martin Bauer authored
      - LoopOverDomain changed to be able to loop over rectangular sub-region of field
      - support for slicing with makeSlice
      411af476
  10. Nov 03, 2016