If you go to numpy.org, and try to figure out how to install numpy,
you are most likely to end up here:
http://www.scipy.org/install.html
where there is no mention of the binaries built by the numpy project
itself, either Windows or Mac.
There probably should be.
-Chris
--
Christopher Barke
21.10.2013 22:36, Mounir E. Bsaibes kirjoitti:
> On Mon, 2013-10-21 at 21:23 +0300, Pauli Virtanen wrote:
>> 21.10.2013 21:00, Charles R Harris kirjoitti:
>> [clip]
>>> There is no agreement needed, but all numpy is released under the
>>> simplified BSD license and any contributions need to be com
On Mon, 2013-10-21 at 21:23 +0300, Pauli Virtanen wrote:
> 21.10.2013 21:00, Charles R Harris kirjoitti:
> [clip]
> > There is no agreement needed, but all numpy is released under the
> > simplified BSD license and any contributions need to be compatible
> > with that. I don't know that there is a
21.10.2013 21:00, Charles R Harris kirjoitti:
[clip]
> There is no agreement needed, but all numpy is released under the
> simplified BSD license and any contributions need to be compatible
> with that. I don't know that there is any special license for the
> documentation. Anyone?
I don't think
On Mon, Oct 21, 2013 at 11:53 AM, Mounir E. Bsaibes
wrote:
> I am checking whether there is a Contributor's agreement that new
> contributors have to sign. Or, whether there was one for the
> documentation marathon.
>
> Does anyone knows the answer to this question or can point me to where I
> ca
I am checking whether there is a Contributor's agreement that new
contributors have to sign. Or, whether there was one for the
documentation marathon.
Does anyone knows the answer to this question or can point me to where I
can possibly find the answer?
Thanks,
Mounir
On Mon, Oct 21, 2013 at 9:33 AM, Frédéric Bastien wrote:
> Hi,
>
> This is to tell that all Theano tests pass with the branch 1.8.x with
> the commit 397fdec2a2c
>
> thanks
>
> Frédéric
>
Thanks for testing
Chuck
___
NumPy-Discussion mailing list
Nu
Hi,
This is to tell that all Theano tests pass with the branch 1.8.x with
the commit 397fdec2a2c
thanks
Frédéric
On Sun, Oct 20, 2013 at 1:35 PM, Charles R Harris
wrote:
> Hi All,
>
> I'm planning on releasing Numpy 1.8.0 next weekend. There have been a few
> minor fixes since 1.8.0rc2, but no
Hi all,
I try to change my old C API numpy code to the 'new' API. I used to hack some
internal stuff in Numpy (yes it's bad...) and I wonder now how to change it.
Let's take an example: I have ocount numpy arrays with data allocated elsewhere
than numpy, the data pointer of the PyArrayObject i
Hi,
I've been using the numpy-1.6 C-API as part of a large C++ based OpenGL
application.
The C++ classes are exposed in Python by using SWIG, and utilize numpy
arrays both as inputs to methods and method return values to the Python
caller.
To enable numpy in the SWIG generated Python module, the
10 matches
Mail list logo