On Wed, Aug 25, 2010 at 11:06 AM, Sebastian Haase wrote:
> Thanks for the insight.
More experience than insight ;)
> One more: Is python 3.1 + 3.2 then to be used with VS 2010 - i.e. msvcr100?
I believe no python binary is built with VS 2010. MvL is generally
cautious about using new compile
On Wed, Aug 25, 2010 at 4:02 AM, David Cournapeau wrote:
> On Wed, Aug 25, 2010 at 10:39 AM, Sebastian Haase wrote:
>
>> Robin,
>> thanks for those links.
>> My experience is more like the one described by fuzion at
>> http://nukeit.org/compile-python-2-7-packages-with-visual-studio-2010-express/
On Wed, Aug 25, 2010 at 10:39 AM, Sebastian Haase wrote:
> Robin,
> thanks for those links.
> My experience is more like the one described by fuzion at
> http://nukeit.org/compile-python-2-7-packages-with-visual-studio-2010-express/
> That is, I did not see any problem - yet.
The problem is that
On Sun, Aug 22, 2010 at 10:35 AM, Robin wrote:
> On Sun, Aug 22, 2010 at 8:41 AM, Sebastian Haase wrote:
> Do you know if that contains a C++ compiler ? The first page before
> it starts the actual download has "Visual C++ Compilers" grayed out
> ... !?
>
> -Sebastian
>
>
On Aug 23, 2010, at 10:30 PM, Charles R Harris wrote:
> Hi All,
>
> I've gone ahead and implemented the Laguerre and Hermite (H and He)
> polynomials, but at this point I'm loath to add them to numpy as the
> polynomial space is getting crowded. Scipy looks like a better spot to put
> these b
2010/8/18 Åsmund Hjulstad
>
> I am calling a few functions in a fortran library. All parameters are short
> (longest array of 20 elements), and I do three calls to the fortran library
> pr iteration. According to the python profiler (running the script as %run
> -p in ipython), all time is spent
2010/8/23 Stéfan van der Walt :
> On 24 August 2010 03:17, Fernando Perez wrote:
>> We'd love to move it out of my page to a numpy-owned repo, so once
>> that dust settles I'm more than happy to ask github for a move.
>
> I guess we can just create the new repo ourselves, or does GitHub
> track so