Re: [Numpy-discussion] "Numpy for Matlab Users" is missing

2015-09-25 Thread Nathaniel Smith
The wiki is down, presumably as part of this: https://github.com/numpy/numpy/issues/6325 On Sep 25, 2015 1:22 PM, "Thomas Haslwanter" wrote: > Does anybody know what happened to the following links on the NumPy > homepage (http://www.numpy.org/): > > >- http://wiki.scipy.org/Wiki/NumPy_for_

[Numpy-discussion] "Numpy for Matlab Users" is missing

2015-09-25 Thread Thomas Haslwanter
Does anybody know what happened to the following links on the NumPy homepage (http://www.numpy.org/): - http://wiki.scipy.org/Wiki/NumPy_for_Matlab_Users - http://www.numpy.org/ - http://wiki.scipy.org/Numpy_Functions_by_Category They have not been available for some time now ... __