ralf-meyer / NeuralNetworks

0 stars 0 forks source link

Implement file naming according to coding standard. #5

Open jcartus opened 6 years ago

jcartus commented 6 years ago

PEP-8 dictates all modules and packages to be lowercase in file name. If necessary underscrores can be used to improve readability. See also here: https://www.python.org/dev/peps/pep-0008/#package-and-module-names

This mainly affects:

Edit in branch "restructure"!

ralf-meyer commented 6 years ago

GRaz Atomic Neural Networks for Interpolation of Energy Surfaces