Re: [Numpy-discussion] improving arange()? introducing fma()?

2018-02-27 Thread Arnaldo Russo
Hi there, Is this the implementation of fma? https://github.com/nschloe/pyfma Cheers, Arnaldo . |\ _/]_\_ ~"~^~ Arnaldo D'Amaral Pereira Granja Russo c i c l o t u x . o r g 2018-02-25 8:34 GMT-03:00 Nils Becker : > Hey, > > >> Anyone that unders

[Numpy-discussion] PyPy nditer context managers

2018-02-27 Thread xoviat
The Pull Request related nditer has been dormant for a while, and there seems to be no consensus on moving forward at this point. Charles, are you opposed to requiring the .close() call on nditer and/or adding context managers? If so, then we might as well let mattip know that the Pull Request i