-
- Downloads
Duplicate SampleMonteCarlo Function to also have it in Python
Advantage: Makes it possible to provide sampler/closer/scorer/cooler objects implemented in both, Python and C++ Disadvantage: Code duplication as we also need that functionality directly in C++
Showing
- modelling/doc/monte_carlo.rst 1 addition, 40 deletionsmodelling/doc/monte_carlo.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/_monte_carlo.py 90 additions, 0 deletionsmodelling/pymod/_monte_carlo.py
- modelling/pymod/export_monte_carlo.cc 0 additions, 6 deletionsmodelling/pymod/export_monte_carlo.cc
Loading
Please register or sign in to comment