UNIQORN -- The Universal Neural-network Interface for Quantum Observable Readout from N-body wavefunctions
functions.py File Reference

Namespaces

 functions
 

Functions

def functions.SpaceString (selector)
 
def functions.G2FromSS (SingleShots, NShots, Npoints)
 
def functions.Rho2FromSS (SingleShots, NShots, Npoints)
 
def functions.RhoFromSS (SingleShots, NShots, Npoints)
 
def functions.replaceAll (file, searchExp, replaceExp)
 
def functions.RunThis (command)
 
def functions.randomize (a, b)
 
def functions.normalizer (array)
 
def functions.histogrammer (data, LowerBound=-np.pi, UpperBound=np.pi, Bins=100)