This example covers the basic usage of the package.
from gdtest_sec_index_opt import analyze result = analyze([10, 20, 30]) print(result)