[IronPython] Matplotlib from IronPython 1.1.1

Curt Hagenlocher curt at hagenlocher.org
Mon Jul 14 15:29:53 CEST 2008


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
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ironpython-users/attachments/20080714/03c9503e/attachment.html>


More information about the Ironpython-users mailing list