Python Hacks : Using cbindings to run Fortran files in Python 2 and 3

Опубликовано: 20 Октябрь 2024
на канале: Fluidic Colours
2,137
18

In this video, I use cbindings available in Fortran and Python to use fortran files inside python. Also, I will explain the pros and cons of this method with f2py.

All the programs and examples will be available in this public folder!

https://www.dropbox.com/sh/okks00k2xu... Dropbox link does not work!
Website: http://fluidiccolours.in/
GitHub: https://github.com/arunprasaad2711/