settings module¶
settings.py¶
Auxiliary Module that stores the relevant folder paths. @author klaus
-
settings.
ROOT_FOLDER
= '/home/klaus/eclipse-workspace/NoisyGSSL/src'¶ The path to the root of this python project
-
settings.
load_sparse_csr
(filename)¶
-
settings.
p_bar
(max_value, title_text)¶
-
settings.
save_sparse_csr
(filename, array)¶