MANIFEST.in
README.md
setup.py
./.gitignore
./Dockerfile
./MANIFEST.in
./Makefile
./README.md
./portfolio_analytical_solution_studies.py
./portfolio_optimisation.py
./requirements.txt
./setup.py
./.git/FETCH_HEAD
./.git/HEAD
./.git/config
./.git/description
./.git/index
./.git/hooks/applypatch-msg.sample
./.git/hooks/commit-msg.sample
./.git/hooks/fsmonitor-watchman.sample
./.git/hooks/post-update.sample
./.git/hooks/pre-applypatch.sample
./.git/hooks/pre-commit.sample
./.git/hooks/pre-merge-commit.sample
./.git/hooks/pre-push.sample
./.git/hooks/pre-rebase.sample
./.git/hooks/pre-receive.sample
./.git/hooks/prepare-commit-msg.sample
./.git/hooks/push-to-checkout.sample
./.git/hooks/update.sample
./.git/info/exclude
./.git/logs/HEAD
./.git/logs/refs/heads/master
./.git/logs/refs/remotes/origin/dev
./.git/logs/refs/remotes/origin/gh-pages
./.git/logs/refs/remotes/origin/master
./.git/objects/pack/pack-443765554e8b79bd125ae466080a0d55cd50452b.idx
./.git/objects/pack/pack-443765554e8b79bd125ae466080a0d55cd50452b.pack
./.git/refs/heads/master
./.git/refs/remotes/origin/dev
./.git/refs/remotes/origin/gh-pages
./.git/refs/remotes/origin/master
./.git/refs/tags/v0.1
./.github/workflows/pull-request.yml
./.github/workflows/push.yml
./adannealing/__init__.py
./adannealing/_version.py
./adannealing/annealer.py
./adannealing/plotting.py
./adannealing.egg-info/PKG-INFO
./adannealing.egg-info/SOURCES.txt
./adannealing.egg-info/dependency_links.txt
./adannealing.egg-info/requires.txt
./adannealing.egg-info/top_level.txt
./profiling/PRICEACTION_adj_eur_isin_bloom.parquet
./profiling/__init__.py
./profiling/financial.py
./profiling/run_configs.json
./tests/__init__.py
./tests/conftest.py
./tests/test_adannealing.py
adannealing/__init__.py
adannealing/_version.py
adannealing/annealer.py
adannealing/plotting.py
adannealing.egg-info/PKG-INFO
adannealing.egg-info/SOURCES.txt
adannealing.egg-info/dependency_links.txt
adannealing.egg-info/requires.txt
adannealing.egg-info/top_level.txt
profiling/__init__.py
profiling/financial.py