-
- Downloads
add Python bindings for tuplevector
Add support for Python tuples in the cppType function Add support for the standard protocol for tuple-like types to `TupleVector`
parent
60580459
Branches
Tags
Checking pipeline status
Showing
- CHANGELOG.md 6 additions, 0 deletionsCHANGELOG.md
- dune/common/tuplevector.hh 22 additions, 0 deletionsdune/common/tuplevector.hh
- dune/python/common/tuplevector.hh 77 additions, 0 deletionsdune/python/common/tuplevector.hh
- dune/python/test/CMakeLists.txt 6 additions, 0 deletionsdune/python/test/CMakeLists.txt
- dune/python/test/tuplevectortest.py 90 additions, 0 deletionsdune/python/test/tuplevectortest.py
- python/dune/common/__init__.py 60 additions, 0 deletionspython/dune/common/__init__.py
- python/dune/generator/algorithm.py 30 additions, 0 deletionspython/dune/generator/algorithm.py
Loading
Please register or sign in to comment