Skip to content
Snippets Groups Projects
  1. Mar 19, 2017
  2. 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
  3. Mar 10, 2017
  4. Mar 02, 2017
  5. Mar 01, 2017
    • Martin Bauer's avatar
      pystencils: cpujit · dd17cd30
      Martin Bauer authored
      - windows support
      - automatic caching and creation of shared library with all generated kernels
      - restrict keyword and function prefixes are preprocessor macros now -> easier to generate one code for linux, cuda, windows
      dd17cd30
  6. Feb 23, 2017
  7. Feb 14, 2017
  8. Dec 15, 2016
  9. Dec 08, 2016
  10. Nov 21, 2016
  11. Nov 14, 2016
  12. Nov 02, 2016