-
- Downloads
use correct version number for python package
add numpy, mpi4py to required packages remove some python 2 related code and fixed up some other issues pointed out by Timo deprecated old compatibility file - move Python 3 code to dune.common.utility
Showing
- bin/find_modules.py 0 additions, 2 deletionsbin/find_modules.py
- bin/setup-dunepy.py 0 additions, 2 deletionsbin/setup-dunepy.py
- cmake/modules/DuneAddPybind11Module.cmake 0 additions, 2 deletionscmake/modules/DuneAddPybind11Module.cmake
- cmake/modules/DuneMacros.cmake 1 addition, 1 deletioncmake/modules/DuneMacros.cmake
- cmake/modules/DuneSphinxDoc.cmake 0 additions, 4 deletionscmake/modules/DuneSphinxDoc.cmake
- dune/python/common/dynmatrix.hh 1 addition, 1 deletiondune/python/common/dynmatrix.hh
- dune/python/common/dynvector.hh 1 addition, 1 deletiondune/python/common/dynvector.hh
- dune/python/common/getdimension.hh 0 additions, 3 deletionsdune/python/common/getdimension.hh
- dune/python/common/iteratorrange.hh 0 additions, 98 deletionsdune/python/common/iteratorrange.hh
- dune/python/common/logger.hh 0 additions, 4 deletionsdune/python/common/logger.hh
- dune/python/common/typeregistry.hh 0 additions, 4 deletionsdune/python/common/typeregistry.hh
- dune/python/common/vector.hh 2 additions, 2 deletionsdune/python/common/vector.hh
- dune/python/test/CMakeLists.txt 8 additions, 2 deletionsdune/python/test/CMakeLists.txt
- python/CMakeLists.txt 1 addition, 3 deletionspython/CMakeLists.txt
- python/dune/common/CMakeLists.txt 3 additions, 2 deletionspython/dune/common/CMakeLists.txt
- python/dune/common/_common.cc 0 additions, 11 deletionspython/dune/common/_common.cc
- python/dune/common/checkconfiguration.py 1 addition, 5 deletionspython/dune/common/checkconfiguration.py
- python/dune/common/compatibility.py 8 additions, 40 deletionspython/dune/common/compatibility.py
- python/dune/common/module.py 2 additions, 2 deletionspython/dune/common/module.py
- python/dune/common/pickle.py 6 additions, 5 deletionspython/dune/common/pickle.py
dune/python/common/iteratorrange.hh
deleted
100644 → 0
Please register or sign in to comment