JuliaPy / JuliaPy/PythonCall.jl
About output "Julia types" from Python functions.
- 主要言語
- Julia
- スター
- 1.1k
- フォーク
- 86
- 平均マージ
- 1日 22時間
- マージ済み PR(30日)
- 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