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

2020-06-01 Thread Ryan C. Cooper
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 supervised projects either for work-study or credit. What were your thou

[Numpy-discussion] [Feature Request] Add alias of np.concatenate as np.concat

2020-06-01 Thread Iordanis Fostiropoulos
In regard to Feature Request: https://github.com/numpy/numpy/issues/16469 It was suggested to sent to the mailing list. I think I can make a strong point as to why the support for this naming convention would make sense. Such as it would follow other frameworks that often work alongside numpy such

Re: [Numpy-discussion] (no subject)

2020-06-01 Thread Sandro Tosi
hey! On Sun, May 31, 2020 at 7:52 PM Charles R Harris wrote: > Downstream developers should use Cython >= 0.29.16 for Python 3.8 support and > OpenBLAS >= 3.7 to avoid wrong results on the Skylake architecture. The NumPy > Wheels for this release can be downloaded from PyPI, source archives and