#!python

import schurtransform
from schurtransform.schur_transform import save_projectors_to_file

save_projectors_to_file()
