Module relax
source code
The main module for relax execution.
    |  | status = Status() | 
    |  | __package__ = Nonehash(x)
 | 
Imports:
  dep_check,
  os,
  numpy,
  Option,
  OptionGroup,
  OptionParser,
  F_OK,
  access,
  getpid,
  putenv,
  profile,
  pstats,
  pager,
  sys,
  Info_box,
  io_streams_log,
  io_streams_tee,
  lib,
  Application_callback,
  load_multiprocessor,
  interpreter,
  Status,
  user_functions,
  version
| Execute relax. 
    Parameters:
        mode(str) - Force a relax mode, overriding the command line.profile_flag(bool) - Change this flag to True for code profiling. |