On Sun, Jul 1, 2012 at 10:29 PM, Henry Gomersall wrote:
> Forgive me for what seems to me should be an obvious question.
>
> How do people run development code without the need to build an entire
> source distribution each time? My current strategy is to develop in a
> virtualenv and then copy th
Forgive me for what seems to me should be an obvious question.
How do people run development code without the need to build an entire
source distribution each time? My current strategy is to develop in a
virtualenv and then copy the changes to my numpy fork when done, but
there are lots of obvious
On Sun, Jul 1, 2012 at 8:32 PM, Nathaniel Smith wrote:
> On Sun, Jul 1, 2012 at 7:36 PM, David Cournapeau wrote:
>> On Sun, Jul 1, 2012 at 6:36 PM, Nathaniel Smith wrote:
>>> On Wed, Jun 27, 2012 at 9:05 PM, David Cournapeau
>>> wrote:
On Wed, Jun 27, 2012 at 8:53 PM, Nathaniel Smith wro
On Sun, Jul 1, 2012 at 7:36 PM, David Cournapeau wrote:
> On Sun, Jul 1, 2012 at 6:36 PM, Nathaniel Smith wrote:
>> On Wed, Jun 27, 2012 at 9:05 PM, David Cournapeau wrote:
>>> On Wed, Jun 27, 2012 at 8:53 PM, Nathaniel Smith wrote:
But seriously, what compilers do we support that don't ha
On Sun, Jul 1, 2012 at 6:36 PM, Nathaniel Smith wrote:
> On Wed, Jun 27, 2012 at 9:05 PM, David Cournapeau wrote:
>> On Wed, Jun 27, 2012 at 8:53 PM, Nathaniel Smith wrote:
>>> But seriously, what compilers do we support that don't have
>>> -fvisibility=hidden? ...Is there even a list of compile
On Wed, Jun 27, 2012 at 9:05 PM, David Cournapeau wrote:
> On Wed, Jun 27, 2012 at 8:53 PM, Nathaniel Smith wrote:
>> But seriously, what compilers do we support that don't have
>> -fvisibility=hidden? ...Is there even a list of compilers we support
>> available anywhere?
>
> Well, I am not sure