-
- Downloads
Move BuildRawModel from c++ to Python
The move simplifies adding additional pre-processing steps before the actual coordinates are copied over to the ModellingHandle
Showing
- modelling/doc/pipeline.rst 2 additions, 70 deletionsmodelling/doc/pipeline.rst
- modelling/pymod/CMakeLists.txt 1 addition, 0 deletionsmodelling/pymod/CMakeLists.txt
- modelling/pymod/__init__.py 1 addition, 0 deletionsmodelling/pymod/__init__.py
- modelling/pymod/_raw_model.py 132 additions, 0 deletionsmodelling/pymod/_raw_model.py
- modelling/pymod/export_model.cc 12 additions, 16 deletionsmodelling/pymod/export_model.cc
- modelling/src/model.cc 19 additions, 35 deletionsmodelling/src/model.cc
- modelling/src/model.hh 16 additions, 27 deletionsmodelling/src/model.hh
- modelling/tests/test_modelling.py 34 additions, 0 deletionsmodelling/tests/test_modelling.py
Loading
Please register or sign in to comment