http://qs1969.pair.com?node_id=1189631


in reply to Re^9: solve cubic equations (Python)
in thread solve cubic equations

Yes, I got that. I was looking at B::CC recently, and I was surprised to see that support for type attributes is still marked as DOES NOT WORK YET. The way you tell it that a variable is an int is to name it with _i at the end.

Replies are listed 'Best First'.
Re^11: solve cubic equations (Python)
by no_slogan (Deacon) on May 06, 2017 at 16:07 UTC
    The way you tell it that a variable is an int is to name it with _i at the end.
    And that doesn't work either. Everything is actually compiled as doubles.
Re^11: solve cubic equations (types, optimizer)
by LanX (Saint) on May 06, 2017 at 15:28 UTC
    Thanks ... well I read further and found types and optimizer

    Apparently Reini was working on it and the code reveals a Perl interface to identify types.

    I wished I had enough time to explore this further...

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)
    Je suis Charlie!