The python wrapper core dumps.
python example.py
____ __________ __
/ __ \/ ____/ __ \/ / ____ ____ ____
/ / / / / / / / / / / __ \/ __ \/ __ \
/ /_/ / /___/ /_/ / /___/ /_/ / /_/ / /_/ /
\___\_\____/_____/_____/\____/\____/ .___/
/_/
___git___: 2.1.0 | __authors__: S.C., K.E., G.Z.
/usr/include/c++/11/bits/stl_vector.h:1045: std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::operator[](std::vector<_Tp, _Alloc>::size_type) [with _Tp = std::complex<double>; _Alloc = std::allocator<std::complex<double> >; std::vector<_Tp, _Alloc>::reference = std::complex<double>&; std::vector<_Tp, _Alloc>::size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Aborted (core dumped)
The python wrapper core dumps.
System: