On Mon, Nov 12, 2012 at 9:08 PM, Nicolas SCHEFFER <[email protected]> wrote: > I've pushed my code to a branch here > https://github.com/leschef/numpy/tree/faster_dot > with the commit > https://github.com/leschef/numpy/commit/ea037770e03f23aca1a06274a1a8e8bf0e0e2ee4 > > Let me know if that's enough to create a pull request.
"Pull request" basically means "this code is good enough to look at" -- the name is a bit misleading. It just creates a discussion thread where it's easy to look at the change, comment on pieces, etc., and you can continue to update the code after you start the pull request. -n _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
