- 13 Mar, 2017 1 commit
-
-
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)
-
- 14 Feb, 2017 1 commit
-
-
Jan Hoenig authored
-
- 09 Feb, 2017 1 commit
-
-
Martin Bauer authored
-
- 15 Dec, 2016 1 commit
-
-
Jan Hoenig authored
Move my llvm demo notebook in the correct folder
-
- 08 Dec, 2016 1 commit
-
-
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.
-
- 17 Nov, 2016 1 commit
-
-
Martin Bauer authored
-
- 09 Nov, 2016 1 commit
-
-
Martin Bauer authored
-
- 08 Nov, 2016 1 commit
-
-
Martin Bauer authored
- support for different #ghost layers at each coordinate limit
-
- 04 Nov, 2016 1 commit
-
-
Martin Bauer authored
- LoopOverDomain changed to be able to loop over rectangular sub-region of field - support for slicing with makeSlice
-
- 03 Nov, 2016 1 commit
-
-
Martin Bauer authored
- added sphinx files for documentation generation - collected kernel creation functions in new "cpu" and "cudagpu" modules
-