<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
"""
Various utilities that don't have another home.
"""

global_symbols = ['info','factorial','factorial2','factorialk','comb','who',
                  'lena','central_diff_weights', 'derivative', 'pade', 'source']
</pre></body></html>