Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #90239

Re: numpy and cython

Newsgroups comp.lang.python
Date 2015-05-09 09:09 -0700
References <9a85a810-8052-40be-a95d-084f0cb4e2d0@googlegroups.com> <mailman.283.1431183852.12865.python-list@python.org> <a3d2979c-491e-4d99-a5c3-77f62344fe0c@googlegroups.com>
Message-ID <272aea55-c8a6-4b3f-ac54-4492f8ef586d@googlegroups.com> (permalink)
Subject Re: numpy and cython
From pauld11718 <pauld11718@gmail.com>

Show all headers | View raw


An interesting observation : 

Any simple program with just :

cimport numpy as np 

doesnot compile.

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

numpy and cython pauld11718 <pauld11718@gmail.com> - 2015-05-09 07:51 -0700
  Re: numpy and cython Chris Angelico <rosuav@gmail.com> - 2015-05-10 01:04 +1000
    Re: numpy and cython pauld11718 <pauld11718@gmail.com> - 2015-05-09 08:56 -0700
      Re: numpy and cython pauld11718 <pauld11718@gmail.com> - 2015-05-09 09:09 -0700
        Re: numpy and cython Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-09 17:54 +0100
      Re: numpy and cython Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-05-09 17:53 +0100

csiph-web