JuliaPy / JuliaPy/PythonCall.jl
About output "Julia types" from Python functions.
Offen
question
- Vorherrschende Sprache
- Julia
- Sterne
- 1.1k
- Forks
- 86
- Ø Merge
- 1 T. 22 Std.
- Gemergte PRs (30 T.)
- 3
Beschreibung
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](http://gala.adrian.pw/en/latest/api/gala.coordinates.GreatCircleICRSFrame.html).
Thank you.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.