Skip to main content

Timeline for Fortran-Python Interface

Current License: CC BY-SA 4.0

10 events
when toggle format what by license comment
Mar 14 at 20:21 answer added Robert Long timeline score: 6
Apr 21, 2020 at 9:00 history tweeted twitter.com/StackSoftEng/status/1252522467819692034
Apr 16, 2020 at 17:09 comment added Robert Harvey My advice would be to create a C-callable library from your Fortran code, and call it from Python with its C FFI. You've put a lot of time and effort into that Fortran code; it probably makes more sense to preserve it in its present form. If you were translating it to another language, C would be the most logical choice, not Python. Also, everything this person says.
Apr 16, 2020 at 15:19 history edited ximiki CC BY-SA 4.0
specify question to minimal C code overhead
S Apr 15, 2020 at 17:56 history suggested Steve Melnikoff
This isn't related to embedded systems.
Apr 7, 2020 at 9:43 review Suggested edits
S Apr 15, 2020 at 17:56
Apr 7, 2020 at 9:40 comment added Bart van Ingen Schenau Despite its age, the answers in stackoverflow.com/questions/17075418/… still seem to be highly relevant.
Apr 6, 2020 at 23:05 review Close votes
Apr 21, 2020 at 3:04
Apr 6, 2020 at 22:57 comment added Arseni Mourzenko To the downvoter: come on! This question is exactly the opposite of something which “needs more focus.” Well-thought, well written, detailed, showing research and asking one, precise thing. What else do you need from a question?
Apr 6, 2020 at 22:03 history asked ximiki CC BY-SA 4.0