Oliver Backhouse

Results 6 issues of Oliver Backhouse

I'd like to use this as a drop-in for `wick` and just wanted to check a couple of things. Your paper states that > Similarly, it would be desirable to...

When attempting to form a `Tensor` which has two axes in different `MoSpaces`, an `libtensor` exception is raised if the axes are both either `'v1'` or `'f'` subspaces. This isn't...

feature

Is there any plan for allowing the bosonic operators to be indexed along with the fermionic ones? I would like to use this for reproducing this work: https://pubs.aip.org/aip/jcp/article/153/22/224112/973512, there are...

enhancement

#48 seems to have made my system not able to find python when it was fine before: ``` CMake Error at /home/ollie/.local/lib/python3.10/site-packages/cmake/data/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Python3 (missing: Python3_INCLUDE_DIRS Python3_LIBRARIES...

I'd like to calculate expressions for the vectors $$\bar{a}^\dagger_p | 0 \rangle$$ $$\bar{a}_p | 0 \rangle$$ $$\bar{a}^\dagger_p (1 + \Lambda) | 0 \rangle$$ $$\bar{a}_p (1 + \Lambda) | 0 \rangle$$...

I'd like to compute integrals of the form $$ \int \frac{\phi_p(\mathbf{r})}{\vert \mathbf{r} - \mathbf{r}_x \vert} \mathrm{d}\mathbf{r} $$ which is pretty much just an `int1e_rinv` with a single basis function instead...