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

Non-trivial conversions -- Primer #36

Closed
YummyPampers2 opened this issue Apr 24, 2022 · 1 comment
Closed

Non-trivial conversions -- Primer #36

YummyPampers2 opened this issue Apr 24, 2022 · 1 comment

Comments

@YummyPampers2
Copy link

Hello @pedromxavier, @joaquimg,
& @bernalde:

I am attempting to convert two
non-trivial functions from Python
to Julia:

qubovert.utils.qubo_to_quso
qubovert.utils.quso_to_qubo

What elements of the above functions
would one unit test in Python? Is it
necessary to use Python, or could one
directly unit test with Julia? If so, would
you mind sharing your approach here?

Thank you,

@pedromxavier
Copy link
Contributor

pedromxavier commented May 12, 2022

IMO when using Python functions in Julia, it is nice to use PythonCall.
Also, this kind of topic doesn't has much to do with this project precisely. It would be better to answer it on discourse.

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

2 participants