Re: [Numpy-discussion] Numpy Documentation: How-to content

2020-06-08 Thread Ralf Gommers
On Mon, Jun 1, 2020 at 8:18 PM Ryan C. Cooper wrote: > > This sounds fantastic. > > Great! > > > In what context would the students be creating the notebooks -- as > > part of one of your existing ME courses, as a for-credit project, as a > > supervised but non-credit project? > > These would be

Re: [Numpy-discussion] Numpy FFT normalization options issue (addition of new option)

2020-06-08 Thread Chris Vavaliaris
Hello, - my first reaction would be that the less argument names we change at a time the better, so that we don't confuse people or cause codes written with previous NumPy versions to break. Personally I always think of "ortho" as "orthonormal", which immediately brings "unit norm" to mind, but I