NLESC-JCER / QMCTorch

Pytorch Implementation of Real Space Quantum Monte Carlo Simulations of Molecular Systems
https://qmctorch.readthedocs.io/
Apache License 2.0
23 stars 1 forks source link

Remove kinpool #102

Closed NicoRenaud closed 3 years ago

NicoRenaud commented 3 years ago

The KineticPooling is never used (or should never be used anyway) IT should be removed

NicoRenaud commented 3 years ago

done in #103