mdhaber / scipy

Scipy library main repository
http://scipy.org/scipylib/
BSD 3-Clause "New" or "Revised" License
1 stars 5 forks source link

MAINT: add `import numpy as np` #85

Closed mdhaber closed 1 year ago

mdhaber commented 2 years ago

Test automatic addition of import numpy as np to files.

mdhaber commented 2 years ago

@tupui I drafted a program that adds the NumPy imports according to the rules we discussed (I think):

Just thought I'd let you know so you can create your own branch (and I can review it by comparing against this) or you can review mine however you like.

tupui commented 2 years ago

Nice 👍 thanks Matt. I will wait the next community meeting to officialise the discussion outcome and then start working on this. (I wanted to take a decision already last meeting, but nobody was there so we had to postpone)