JuliaPy / JuliaPy/PythonCall.jl
About output "Julia types" from Python functions.
- 主要语言
- Julia
- 星标
- 1.1k
- 派生
- 86
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 3
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
The issue names no repository files, tests, or entry points. Start by examining how PythonCall represents outputs from Python functions and the referenced gala.coordinates.GreatCircleICRSFrame class. Done means documenting whether Py is expected and how Julia dispatch or explicit type conversion should work.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- julia, python
- 领域
- api
- Issue 类型
- 文档
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100