- Aug 11, 2017
-
-
Martin Bauer authored
-
- Jul 21, 2017
-
-
Martin Bauer authored
-
- Jul 01, 2017
-
-
Martin Bauer authored
- pystencils can create now a non-compilable kernel that can be analyzed by kerncraft
-
- Jun 09, 2017
-
-
Martin Bauer authored
-
- Mar 20, 2017
-
-
Jan Hoenig authored
-
Jan Hoenig authored
-
- Mar 19, 2017
-
-
Jan Hoenig authored
-
- Mar 16, 2017
-
-
Martin Bauer authored
-
- Mar 14, 2017
-
-
Martin Bauer authored
- this extension is necessary for more generic boundary treatment - cells can now be structs, i.e. contain different data types - instead of having numeric index dimensions, one can use the index per cell to adress struct elements
-
- Mar 13, 2017
-
-
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)
-
- Mar 10, 2017
-
-
Jan Hoenig authored
-
- Mar 02, 2017
-
-
Jan Hoenig authored
-
- Mar 01, 2017
-
-
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
-
- Feb 23, 2017
-
-
Jan Hoenig authored
-
- Feb 14, 2017
-
-
Jan Hoenig authored
-
- Dec 15, 2016
-
-
Jan Hoenig authored
Move my llvm demo notebook in the correct folder
-
- Dec 08, 2016
-
-
Jan Hoenig authored
-
Jan Hoenig authored
and not as a string. Changed name of the file TypedSymbol to types. Fixed usage of dtype accordingly, however i might not have found every usage of dtype.
-
Jan Hoenig authored
-
- Nov 21, 2016
-
-
Martin Bauer authored
-
- Nov 14, 2016
-
-
Martin Bauer authored
-
- Nov 02, 2016
-
-
Martin Bauer authored
-