[Numpy-discussion] numpy vendor repo

Ralf Gommers ralf.gommers at gmail.com
Mon Apr 27 08:04:28 EDT 2015


On Sat, Apr 4, 2015 at 6:55 PM, Charles R Harris <charlesr.harris at gmail.com>
wrote:

>
>
> On Sat, Apr 4, 2015 at 9:52 AM, Ralf Gommers <ralf.gommers at gmail.com>
> wrote:
>
>> Hi,
>>
>> Today I wanted to add something to https://github.com/numpy/vendor and
>> realised that this repo is in pretty bad shape. A couple of years ago
>> Ondrej took a copy of the ATLAS binaries in that repo and started a new
>> repo (not a fork) at https://github.com/certik/numpy-vendor. The latest
>> improvements were made by Julian and live at
>> https://github.com/juliantaylor/numpy-vendor.
>>
>> I'd like to start from numpy/vendor, then add all commits from Julian's
>> numpy-vendor on top of it, then move things around so we have the
>> binaries/sources/tools layout back and finally update the README so it's
>> clear how to build both the ATLAS binaries and Numpy releases.
>>
>> Any objections or better ideas?
>>
>>
> No objections from me, getting all the good stuff together in an easily
> found place is a plus.
>

Done in the master branch of https://github.com/rgommers/vendor. I think
that "numpy-vendor" is a better repo name than "vendor" (which is pretty
much meaningless outside of the numpy github org), so I propose to push my
master branch to https://github.com/numpy/numpy-vendor and remove the
current https://github.com/numpy/vendor repo.

I'll do this in a couple of days, unless there are objections by then.

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20150427/f42415ce/attachment.html>


More information about the NumPy-Discussion mailing list