Files
Denys Zaitsev d7e1066c60 Initial commit
2026-04-03 23:25:54 +03:00

6 lines
130 B
Python

# See:
# https://web.archive.org/web/20140822061353/http://cens.ioc.ee/projects/f2py2e
from numpy.f2py.f2py2e import main
main()