Skip to content

Feature/move semantics

Lukas Kerkemeier requested to merge feature/move_semantics into development

Added std::move to some critical parts of oASIS. However performance testing wasn't done. Worked on a problem with converting the results of the c++ code into python code. The real problem is still open, however now you can work around it by simply deactivating the returning of C, which is a lot bigger than W_inv and Lambda together.

Merge request reports