Closed
Description
I would like to call a python function only. For this reason I want to add a python file to my julia package containing this function.
I cannot translate this function to julia because it's generating some errors because some components used in cvxpy
(the package I'm using), nonetheless it works fine when I use it alone in python. Thus, I want to avoid creating a whole package only for one function, but I need a python script nonetheless.
Any ideas or thoughts?
Metadata
Metadata
Assignees
Labels
No labels