
Hi, Does anyone object to deleting https://github.com/scipy/speed? There's not more than 200 lines of code in there and no one uses that repo anymore. The code that's in there is Python/Cython/Fortran code to solve the Laplace problem. For people interested in that, this blog post from Travis is much nicer than the repo: http://technicaldiscovery.blogspot.nl/2011/06/speeding-up-python-numpy-cytho... The only thing the blog post doesn't have is the Fortran code, but it's linked in the comments and originally came from https://github.com/certik/laplace_test Conclusion: nothing to move, just delete. Cheers, Ralf

On Sat, Oct 31, 2015 at 12:49 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
Hi,
Does anyone object to deleting https://github.com/scipy/speed? There's not more than 200 lines of code in there and no one uses that repo anymore.
The code that's in there is Python/Cython/Fortran code to solve the Laplace problem. For people interested in that, this blog post from Travis is much nicer than the repo: http://technicaldiscovery.blogspot.nl/2011/06/speeding-up-python-numpy-cytho...
The only thing the blog post doesn't have is the Fortran code, but it's linked in the comments and originally came from https://github.com/certik/laplace_test
Conclusion: nothing to move, just delete.
Done. I've made a backup at https://github.com/rgommers/speed just in case, but I don't think anyone will miss this repo. Ralf

On Sat, Nov 7, 2015 at 6:09 AM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
On Sat, Oct 31, 2015 at 12:49 PM, Ralf Gommers <ralf.gommers@gmail.com> wrote:
Hi,
Does anyone object to deleting https://github.com/scipy/speed? There's not more than 200 lines of code in there and no one uses that repo anymore.
The code that's in there is Python/Cython/Fortran code to solve the Laplace problem. For people interested in that, this blog post from Travis is much nicer than the repo: http://technicaldiscovery.blogspot.nl/2011/06/speeding-up-python-numpy-cytho...
The only thing the blog post doesn't have is the Fortran code, but it's linked in the comments and originally came from https://github.com/certik/laplace_test
Conclusion: nothing to move, just delete.
Done. I've made a backup at https://github.com/rgommers/speed just in case, but I don't think anyone will miss this repo.
Maintenance tasks like this can be tedious and thankless, so to help alleviate the latter: thanks Ralf! Warren
Ralf
_______________________________________________ SciPy-Dev mailing list SciPy-Dev@scipy.org https://mail.scipy.org/mailman/listinfo/scipy-dev
participants (2)
-
Ralf Gommers
-
Warren Weckesser