Python Driver for NetKet
Created by: jamesETsmith
Addresses Issue #8 (closed). This PR adds a Python module called pynetket and it's a first stab at using Python to drive NetKet calculations. A quick summary of what I've added:
- Python module
netket/pynetket/
- Tutorials
netket/Tutorials/Input_Driver/
- A few unit tests
netket/Tests/Input_Driver/
The module is not complete yet, but @gcarleo suggested that I submit the PR to get the discussion started.