pyknp_eventgraph.utils

pyknp_eventgraph.utils.read_knp_result_file(filename)[source]

Read a KNP result file.

Parameters

filename (str) – A filename.

Return type

List[BList]

Returns

A list of pyknp.knp.blist.BList objects.