Re: [Ironpython-users] Numpy and Scipy

2016-02-09 Thread Jeff Hardy
On Mon, Feb 8, 2016 at 4:23 AM, Prevrhal, Sven wrote: > It would be a real boon to have these packages working under ipy in both > 32- and 64-bit. Is someone working on this? I got a copy of old Enthought > effort to work, but the numpy and scipy versions there are so old and > therefor buggy and

Re: [Ironpython-users] Embedding Iron Python 2.7 in C# and .Net 4.5

2016-02-09 Thread Jeff Hardy
On Sat, Feb 6, 2016 at 2:54 PM, Joseph McDermott wrote: > I wish to embed IronPython 2.7 in a C# application as a scripting language. > > > > There are many good examples from the period 2008-2010. They no longer > work. Either failing to compile or failing to load at runtime. I have > deleted