bug-apl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-apl] Maximum Rank


From: Juergen Sauermann
Subject: Re: [Bug-apl] Maximum Rank
Date: Wed, 09 Sep 2015 17:41:06 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Mike,

the max. rank is a ./configure option in GNU APL. See

    ./configure  --help

/// Jürgen


On 09/09/2015 12:25 AM, Mike Duvos wrote:
Hi,

I notice the maximum rank of an object in GNU APL is 8. 

In APL2, it is 63.

The most common APL FFT algorithm reshapes the input into a hypercube with dimensions of length 2, and makes a pass, operating on successive axes.  So if you want people to be able to do FFTs on vectors longer than 256 elements, a somewhat larger limit here would seem to be appropriate.

Just a suggestion...

Regards,

Mike




reply via email to

[Prev in Thread] Current Thread [Next in Thread]