mirror of
https://github.com/aykhans/AzSuicideDataVisualization.git
synced 2025-04-22 02:23:48 +00:00
6 lines
130 B
Python
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()
|