[Numpy-discussion] Re: update / revision suggest around f2py

2023-04-13 Thread Rohit Goswami
Please open an issue with the outputs. They should be working correctly. Newer Fortran standard support is an ongoing process.  From: nbehrnd--- via NumPy-Discussion Sent: Thursday, 13 April 2023 21:29 To: numpy-discussion@python.org Cc: nbeh...@yahoo.com Subject:

[Numpy-discussion] update / revision suggest around f2py

2023-04-13 Thread nbehrnd--- via NumPy-Discussion
Dear maintainers of the documentation, Python numpy includes f2py to access functionality (and performance) of Fortran modules, which https://numpy.org/doc/stable/f2py/f2py.getting-started.html#the-smart-way aims to present. However, I was not able to successfully replicate fully either one o