[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[task #13786] Usable libraries for other languages
From: |
Mohammad Akhlaghi |
Subject: |
[task #13786] Usable libraries for other languages |
Date: |
Sat, 28 Mar 2020 16:29:24 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0 |
Follow-up Comment #18, task #13786 (project gnuastro):
At the initial GSoC proposal level, do you have to go to such low-level
implementation details?
It would be better if you include a link to the respective Python
documentation, so we can see exactly what you are referring to ;-).
The basic idea is that Numpy (like Python) is written in C. Numpy's main data
structure (which is a C structure) is very similar to our `gal_data_t' (but
much more general). So, the way I see it now is that the whole conversion
function should be in C: you don't want to invent an alternative to Numpy ;-).
Once the two way "Numpy <---> gal_data_t" converter is written (fully in C),
we can start writing C functions that interface with Python.
But this is just my general view now, I have only read about it, probably
during implementation some things will be different.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/task/?13786>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [task #13786] Usable libraries for other languages (maybe using SWIG), (continued)
- [task #13786] Usable libraries for other languages (maybe using SWIG), Mohammad Akhlaghi, 2020/03/19
- [task #13786] Usable libraries for other languages (maybe using SWIG), madhav_bansal, 2020/03/19
- [task #13786] Usable libraries for other languages, Mohammad Akhlaghi, 2020/03/19
- [task #13786] Usable libraries for other languages, madhav_bansal, 2020/03/20
- Message not available
- [task #13786] Usable libraries for other languages, madhav_bansal, 2020/03/20
- [task #13786] Usable libraries for other languages, Mohammad Akhlaghi, 2020/03/20
- [task #13786] Usable libraries for other languages, Mohammad Akhlaghi, 2020/03/24
- Message not available
- [task #13786] Usable libraries for other languages, Mohammad Akhlaghi, 2020/03/25
- [task #13786] Usable libraries for other languages, Kartik Ohri, 2020/03/28
- [task #13786] Usable libraries for other languages, madhav_bansal, 2020/03/28
- [task #13786] Usable libraries for other languages,
Mohammad Akhlaghi <=
- [task #13786] Usable libraries for other languages, madhav_bansal, 2020/03/28