Vladimir
Vladimir
Hello Jarrod I think that this code depends on this https://github.com/quantumlib/OpenFermion/pull/257 Also I do not quite understand how you are going to separate the closed shell and open shell cases....
I'm sorry for delay. Will have a look on holidays.
Hello Rick I have significant progress in developing quantum chemistry program using python and numba (numpy, scipy) and found it to be a promising approach https://github.com/Konjkov/pycasino after the implementation of...
Hello Danny. > ## The hard way > My workaround for this issue has been to use structrefs instead of jitclasses. I encountered a difficulty along the way. ```import numba...
Hello [DannyWeitekamp](https://github.com/DannyWeitekamp) Your solution works great despite the fact that I have a [big project](https://github.com/Konjkov/pycasino), only code using [numba-mpi](https://github.com/numba-mpi/numba-mpi) is not cached. Best, Vladimir.
Hello Evgeny `Could it be interesting for the CASINO community?` Co-author of [TREXIO: A File Format and Library for Quantum Chemistry](https://arxiv.org/abs/2302.14793) Pablo López Rıós is one of [the Casino developers](https://vallico.net/casinoqmc/how-to-cite/),...
Hello Yan partial solution proposed in https://github.com/DannyWeitekamp/Cognitive-Rule-Engine/blob/main/cre/structref.py#L75 I think it can be extended to setters Best, Vladimir.
Have you tried best practices? logger.info(f'result = {res}')