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

About output "Julia types" from Python functions. #574

Open
martinmestre opened this issue Nov 14, 2024 · 0 comments
Open

About output "Julia types" from Python functions. #574

martinmestre opened this issue Nov 14, 2024 · 0 comments
Labels
question Further information is requested

Comments

@martinmestre
Copy link

Hi!
I would like to know if it is correct that all the outputs of python functions have julia type Py.
Is it possible to specify more the type in such a way to use multiple dispatch depending on the python type?
If not, which is the correct way to assign a specific julia type instead of Py?
For example, I am referring to this python class.
Thank you.

@martinmestre martinmestre added the question Further information is requested label Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant