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

2023-04-14 Thread nbehrnd--- via NumPy-Discussion
Thank you, the issue is filed (https://github.com/numpy/numpy/issues/23592) as relevant to numpy's documentation. ___ NumPy-Discussion mailing list -- numpy-discussion@python.org To unsubscribe send an email to numpy-discussion-le...@python.org https://m

[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