Skip to content

Pass Hilbert object around without cloning using shared_ptr

Vicentini Filippo requested to merge github/fork/femtobit/fix_2016 into fix_206

Created by: femtobit

This PR should contain all the necessary changes to consistently pass around the Hilbert space without copies using shared_ptr. Based on #207.

Merge request reports