comp.lang.ada
 help / color / mirror / Atom feed
* improvements for multidimensional arrays ?
@ 2018-05-17  0:32 Mehdi Saada
  2018-05-17  8:06 ` Stefan.Lucks
  0 siblings, 1 reply; 5+ messages in thread
From: Mehdi Saada @ 2018-05-17  0:32 UTC (permalink / raw)


Hello.

Is it likely or not that we see some improvements over multidimensional arrays ? I understand that in left hand sides, slices might not be permitted.
But it should be allowed to provide a proper initial value at initialization.
Imagine a matrix whose first row and first column's elements are all at zero.
To provide multidim arrays while make them so awkward, make them hardly of any use. More freedom to provide (at least) static values to given slices / easily described submatrices. Like the exemple below, or like diagonal matrices ( I know there is (was ?) an AI over a new loop array aggregate, or something. I don't have to go that far).
It Was my rant of the week. I hate being stumbling stupidly on awkward syntax points, to discover I can probably not do what I would like.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-05-17 17:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-17  0:32 improvements for multidimensional arrays ? Mehdi Saada
2018-05-17  8:06 ` Stefan.Lucks
2018-05-17 11:32   ` Mehdi Saada
2018-05-17 16:38     ` Jeffrey R. Carter
2018-05-17 17:21       ` Mehdi Saada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox