Hello, I noticed that there are a few places where Scipy Core is still referenced:
1). On http://numpy.scipy.org/new_features.html the title is still Scipy Core even though the heading has been updated: "<head> <meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"> <title>New Features of SciPy Core</title> </head> <body> <h1>New Features of NumPy</h1>" 2). If you do a search for "scipy" on PyPi the highest score is scipy_core: http://cheeseshop.python.org/pypi/scipy_core/0.8.4 I am not that familiar with the cheeseshop, but if possible I think it would be a good idea to remove this page. Thanks, -- Jarrod Millman Computational Infrastructure for Research Labs 10 Giannini Hall, UC Berkeley phone: 510.643.4014 http://cirl.berkeley.edu/ _______________________________________________ Numpy-discussion mailing list [email protected] http://projects.scipy.org/mailman/listinfo/numpy-discussion
