[IronPython] Matplotlib from IronPython 1.1.1
Zsidó Zoltán
zsidoz at pragma.hu
Mon Jul 14 15:40:53 CEST 2008
As I read: "Ironclad works with IronPython 2 and targets CPython 2.5. "
So it won't be possible to use it with IP 1.1.1. Right?
Regards,
Zoli
----- Original Message -----
From: Curt Hagenlocher
To: Discussion of IronPython
Sent: Monday, July 14, 2008 3:29 PM
Subject: Re: [IronPython] Matplotlib from IronPython 1.1.1
Matplotlib requires numpy, which is a C extension. IronPython doesn't support C extensions directly, but Resolver Systems is working on an open source compatibility layer with the explicit goal of numpy support. You can find more information at http://www.resolversystems.com/documentation/index.php/Ironclad.
On Mon, Jul 14, 2008 at 6:19 AM, Zsidó Zoltán <zsidoz at pragma.hu> wrote:
Hello All,
Is it possible to use Matplotlib from IronPython 1.1.1?
Regards,
Zoli
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
------------------------------------------------------------------------------
_______________________________________________
Users mailing list
Users at lists.ironpython.com
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080714/353a3993/attachment.html>
More information about the Ironpython-users
mailing list