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

Namespaces

 Runtime_check
 

Functions

def Runtime_check.runtime_checks ()
 

Variables

 Runtime_check.tfVERSION = tf.version.VERSION
 
string Runtime_check.pythonVERSION = str(sys.version_info.major)+'.'+str(sys.version_info.minor)+'.'+str(sys.version_info.micro)
 
 Runtime_check.numpyVERSION = numpy.__version__
 
 Runtime_check.matplotlibVERSION = matplotlib.__version__
 
 Runtime_check.scipyVERSION = scipy.__version__
 
 Runtime_check.NTrainDatasets = inp.NDatasets*inp.TrainFraction
 
 Runtime_check.NTestDatasets = inp.NDatasets*(1-inp.TrainFraction)
 
 Runtime_check.IDs_tot = glob.glob(inp.DirName+'*/')
 RUNTIME CHECKS ON DATA #########. More...