pymead.utils.misc#

Functions

convert_str_to_Qt_dash_pattern(dash)

count_dollar_signs(input_string, ...)

Counts the number of dollar signs in input_string.

count_func_strs(file_name)

Counts the number of 'func_str' in a JMEA file that are not null

get_setting(key)

make_ga_opt_dir(rootdir, ga_opt_dir_name)

Creates a clean directory for optimization by finding the integer tags of all the directories in the root optimization directory with the same name as ga_opt_dir_name and incrementing the maximum integer by one.

set_setting(key, value)