LICENSE
README.md
pyproject.toml
src/marci/__init__.py
src/marci/_version.py
src/marci/campaigns.py
src/marci/core.py
src/marci.egg-info/PKG-INFO
src/marci.egg-info/SOURCES.txt
src/marci.egg-info/dependency_links.txt
src/marci.egg-info/requires.txt
src/marci.egg-info/top_level.txt
src/marci/utils/__init__.py
src/marci/utils/conversion_delay.py
src/marci/utils/distributions.py
src/marci/utils/elasticity.py
src/marci/utils/math_utils.py
src/marci/utils/plot_utils.py
src/marci/utils/portfolio.py
src/marci/utils/seasonality.py
tests/test_campaign.py
tests/test_conversion_delay.py
tests/test_distributions.py
tests/test_elasticity.py
tests/test_math_utils.py
tests/test_plot_utils.py
tests/test_portfolio.py
tests/test_seasonality.py