maintenance: fix cpuinfo on M1 and fix docstring
Created by: PhilipVinc
Fixes 3 bugs:
- cpuinfo callide by
netket.tools.info
crashed on M1 Macs becausesysctl -a
changed output format - operator.Ising() with integer dtypes could not be converted to local operators
- fix docstring