Curt Clockwatcher wrote:
Ah, I hadn't noticed that.
I suspect that it wouldn't be *too* hard to port it to 1.1.1, but I can well imagine that the people working on it won't have prioritized that.

Ironclad is making very good progress - but still isn't likely to be able to reliably use matplotlib for some time to come.

An alternative approach is to use Python.NET to embed CPython as outlined here:

http://www.voidspace.org.uk/ironpython/cpython_extensions.shtml

Michael Foord


On Mon, Jul 14, 2008 at 6:40 AM, Zsidó Zoltán <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

    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. <http://1.1.1./>
    Right?
Regards,
    Zoli

        ----- Original Message -----
        *From:* Curt Hagenlocher <mailto:[EMAIL PROTECTED]>
        *To:* Discussion of IronPython
        <mailto:[email protected]>
        *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
        <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>> wrote:

            Hello All,
Is it possible to use Matplotlib from IronPython 1.1.1? Regards, Zoli
            _______________________________________________
            Users mailing list
            [email protected] <mailto:[email protected]>
            http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


        ------------------------------------------------------------------------
        _______________________________________________
        Users mailing list
        [email protected] <mailto:[email protected]>
        http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


    _______________________________________________
    Users mailing list
    [email protected] <mailto:[email protected]>
    http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


------------------------------------------------------------------------

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com


--
http://www.ironpythoninaction.com/
http://www.voidspace.org.uk/
http://www.trypython.org/
http://www.ironpython.info/
http://www.theotherdelia.co.uk/
http://www.resolverhacks.net/

_______________________________________________
Users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to