dhermes / bossylobster-blog

Content, Settings and Build for my Blog
Apache License 2.0
2 stars 3 forks source link

SciPy 2019 Talk Idea #72

Open dhermes opened 5 years ago

dhermes commented 5 years ago

Evolution of Fortran FFI in Python

e.g. the WAT of using User-defined Types, the accident of returning a pointer to stack memory when "smuggling" out a return value (when using f2py)

Motivate by https://foreign-fortran.readthedocs.io/en/latest/