gianlp.config

Configuration module

Functions

get_default_jobs()

Gets the current default jobs for parallelization :return: the processes that will be used in parallel operations

is_ipython()

Determines weather we are in a ipython environment :return: True if in ipython

set_default_jobs(processes)

Set default jobs for parallelization where available :param processes: the amount of processes