jed-users mailing list

[2007 Date Index] [2007 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: call min(), max(), or sum()


G. Milde <milde@xxxxxxxxxxxxxxxxxxxxx> wrote:
> is there a way to call the min(), max(), or sum() array functions from
> within Jed? (They work from slsh, but are disabled in Jed by default)
[...]
> Jed Version: 0.99.18

They are not enabled in that version of jed.  You need to upgrade to a
recent 0.99.19 version.

Changes since 0.99-18.0
[...]
50. src/ledit.c: Made slang array intrinsics available to jed:
       transpose, sum, cumsum, array_swap, array_reverse, min, max,
       any, all
    This was motivated by the use of modules that assume these
    functions are available.

--John

--------------------------
To unsubscribe send email to <jed-users-request@xxxxxxxxxxx> with
the word "unsubscribe" in the message body.
Need help? Email <jed-users-owner@xxxxxxxxxxx>.


[2007 date index] [2007 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]