Commits on Source (124)
Showing
- .flake8 3 additions, 3 deletions.flake8
- .gitattributes 1 addition, 1 deletion.gitattributes
- .gitignore 8 additions, 7 deletions.gitignore
- .gitlab-ci.yml 114 additions, 66 deletions.gitlab-ci.yml
- MANIFEST.in 1 addition, 6 deletionsMANIFEST.in
- README.md 6 additions, 3 deletionsREADME.md
- binder/environment.yml 2 additions, 2 deletionsbinder/environment.yml
- conftest.py 16 additions, 15 deletionsconftest.py
- doc/conf.py 1 addition, 1 deletiondoc/conf.py
- doc/notebooks/01_tutorial_getting_started.ipynb 394 additions, 103 deletionsdoc/notebooks/01_tutorial_getting_started.ipynb
- doc/notebooks/02_tutorial_basic_kernels.ipynb 9 additions, 9 deletionsdoc/notebooks/02_tutorial_basic_kernels.ipynb
- doc/notebooks/03_tutorial_datahandling.ipynb 181 additions, 22 deletionsdoc/notebooks/03_tutorial_datahandling.ipynb
- doc/notebooks/06_tutorial_phasefield_dentritic_growth.ipynb 83 additions, 112 deletionsdoc/notebooks/06_tutorial_phasefield_dentritic_growth.ipynb
- doc/notebooks/demo_assignment_collection.ipynb 32 additions, 26 deletionsdoc/notebooks/demo_assignment_collection.ipynb
- doc/notebooks/demo_wave_equation.ipynb 127 additions, 138 deletionsdoc/notebooks/demo_wave_equation.ipynb
- doc/sphinx/kernel_compile_and_call.rst 3 additions, 3 deletionsdoc/sphinx/kernel_compile_and_call.rst
- pyproject.toml 98 additions, 0 deletionspyproject.toml
- pystencils/datahandling/pycuda.py 0 additions, 52 deletionspystencils/datahandling/pycuda.py
- pystencils/include/PyStencilsField.h 0 additions, 19 deletionspystencils/include/PyStencilsField.h
- pystencils/include/cuda_complex.hpp 0 additions, 1228 deletionspystencils/include/cuda_complex.hpp
doc/conf.py
100644 → 100755
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
Source diff could not be displayed: it is too large. Options to address this: view the blob.
pyproject.toml
0 → 100644
pystencils/datahandling/pycuda.py
deleted
100644 → 0
pystencils/include/PyStencilsField.h
deleted
100644 → 0
pystencils/include/cuda_complex.hpp
deleted
100644 → 0