I would recommend running a diff between the "pure-numpy" and
https://github.com/numpy/numpy-refactor
--pawel


On Thu, Jun 5, 2014 at 1:28 PM, Doug Blank <doug.bl...@gmail.com> wrote:

> I was able to make contact with Timothy Hochberg and Mark DeArman and get
> the source code to a couple of older numeric/numpy Python libraries.
>
> I'm not sure exactly how old these are, nor what version of numpy they
> implement, but the code can be found here:
>
> https://bitbucket.org/dblank/pure-numpy/overview
>
> src/psymeric is from Timothy and the rest is from Mark. bin/ is the result
> of building the rest (which includes C/C++ built with VS2012) but I don't
> see a build project.
>
> -Doug
>
>
>
> On Wed, Jun 4, 2014 at 10:52 AM, Pawel Jasinski <pawel.jasin...@gmail.com>
> wrote:
>
>> I took the old version of numpy for a spin with 2.7.5b2
>> <http://blog.enthought.com/python/scipy-for-net/#.U4y83x92nfE>
>> I had to adjust a couple of things, but it compiles and appears to work.
>> The build instructions:
>> https://github.com/numpy/numpy-refactor/wiki/Recompile
>>
>> --pawel
>>
>> _______________________________________________
>> Ironpython-users mailing list
>> Ironpython-users@python.org
>> https://mail.python.org/mailman/listinfo/ironpython-users
>>
>>
>
_______________________________________________
Ironpython-users mailing list
Ironpython-users@python.org
https://mail.python.org/mailman/listinfo/ironpython-users

Reply via email to