There was an error fetching the commit references. Please try again later.
adapt JIT compilers to DynamicType in fields. Enable typechecking for the field module.
Showing
- docs/source/contributing/dev-workflow.md 4 additions, 4 deletionsdocs/source/contributing/dev-workflow.md
- mypy.ini 3 additions, 0 deletionsmypy.ini
- src/pystencils/field.py 498 additions, 186 deletionssrc/pystencils/field.py
- src/pystencils/jit/cpu_extension_module.py 54 additions, 35 deletionssrc/pystencils/jit/cpu_extension_module.py
- src/pystencils/jit/gpu_cupy.py 12 additions, 2 deletionssrc/pystencils/jit/gpu_cupy.py
- tests/frontend/test_field.py 2 additions, 2 deletionstests/frontend/test_field.py
- tests/runtime/test_datahandling.py 1 addition, 1 deletiontests/runtime/test_datahandling.py
Please register or sign in to comment