Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README example: Uses examples/utils instead of diffcp.utils #7

Open
bamos opened this issue Oct 3, 2019 · 1 comment
Open

README example: Uses examples/utils instead of diffcp.utils #7

bamos opened this issue Oct 3, 2019 · 1 comment

Comments

@bamos
Copy link
Collaborator

bamos commented Oct 3, 2019

The example in the readme uses diffcp.utils.random_cone_prog which is actually defined here: https://github.com/cvxgrp/diffcp/blob/cbea99715974e36050232d20ff22c38bb92ea91f/examples/utils.py

Perhaps the easiest solution here is to move this inside of diffcp.utils and then add the utils import to __init__ so the example in the README runs?

@bamos
Copy link
Collaborator Author

bamos commented Oct 3, 2019

(Have done this locally and can send in a PR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant