GQCG / GQCP

The Ghent Quantum Chemistry Package for electronic structure calculations
https://gqcg.github.io/GQCP/
GNU Lesser General Public License v3.0
34 stars 10 forks source link

Bugfix: build `Domain` and `Partition`-related bindings. #1052

Closed dariavh closed 1 year ago

dariavh commented 1 year ago

Short description

During the implementation of Domain and Partition related functionality, I forgot to actually compile the Python bindings. This is fixed now in this PR.