# ============================================================================= # Author: Simon-Pierre Boucher # Contact: contact@spboucher.ai # ============================================================================= """WP7 — Options-Implied Information Content. Reusable analysis library for UQO Working Paper No. 7. The numbered entry points in ``scripts/`` orchestrate the pipeline; every statistical routine lives here so that it is defined exactly once. """ __version__ = "1.0.0" __author__ = "Simon-Pierre Boucher" __contact__ = "contact@spboucher.ai"