[SciPy-User] array creation

Max Shron max at shron.net
Wed Nov 11 13:44:46 EST 2015


Can you specify a little more clearly what you're looking for? I'm not
seeing the pattern.

On Wed, Nov 11, 2015 at 1:12 PM, elmar werling <elmar at net4werling.de> wrote:

> Hi,
>
> is there a function foo(ncols, min, max, delta) in mumpy/scipy to create
> an array such as
>
> 0       100     0
> 0       0       100
> 10      90      0
> 10      80      10
> 10      70      20
> 10      60      30
> 10      50      40
> 10      40      50
> 10      30      60
> 20      20      70
> 20      10      80
> 20      0       90
> 20      80      0
> ...     ...     ...
> 90      10      0
> 90      0       10
> 100     0       0
>
> Any help or link is welcome
>
> Elmar
>
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> https://mail.scipy.org/mailman/listinfo/scipy-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20151111/1a19b133/attachment.html>


More information about the SciPy-User mailing list