Open LeonardoAlchieri opened 2 years ago
I introduced some minor modifications in order to be able to install it with pip directly from github.
pip
github
For example:
pip install git+https://github.com/lciti/cvxEDA
Ideally, the package could be made available on [PyPI[(https://pypi.org).
I also added a few modification to the actual python, but nothing major.
I introduced some minor modifications in order to be able to install it with
pip
directly fromgithub
.For example:
Ideally, the package could be made available on [PyPI[(https://pypi.org).