Skip to content
Snippets Groups Projects
Commit c8b455fe authored by Martin Bauer's avatar Martin Bauer
Browse files

pystencils: Cleaned up type system

- 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)
parent c2807e92
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment