Skip to content

tschm/cvxFin

Repository files navigation

cvxFin

Apache 2.0 License

I have decided to continue this project with cvxpy rather than cvxopt. test

Poetry

We assume you share already the love for Poetry. Once you have installed poetry you can perform

make install

to replicate the virtual environment we have defined in pyproject.toml and locked in poetry.lock.

Jupyter

We install JupyterLab on fly within the aforementioned virtual environment. Executing

make jupyter

will install and start the jupyter lab.