Baris wrote: > Hi, > > ^foo = ([1, 2], [3, 4]); # I know, it's taken, I helped :-) > > $foo[0,0]; # uh-oh > > > >Then adding a new fundamental type and syntax is not only unnecessary, > >but silly. > > Why do you think that individual elements are perl scalars? since we don't keep >strings in piddles, ... But we do (can) keep strings in piddles. PDL::Char allows just that.
- Re: New variable type: matrix Christian Soeller
- Re: New variable type: matrix Doug Hunt
- Re: New variable type: matrix Christian Soeller
- Re: New variable type: matrix Damian Conway
- Re: New variable type: matrix Nathan Wiger
- Re: New variable type: matrix Buddha Buck
- Re: New variable type: matrix Jeremy Howard
- Re: New variable type: matrix Christian Soeller
- Re: New variable type: matrix Jeremy Howard
- Re: New variable type: matrix Baris
- Re: New variable type: matrix Jim Edwards
- Re: New variable type: matrix Nathan Wiger
- Re: New variable type: matrix Karl Glazebrook
- Re: New variable type: matrix Dan Sugalski
- Re: New variable type: matrix Karl Glazebrook
- Re: New variable type: matrix Dan Sugalski
- Re: New variable type: matrix Baris
- Re: New variable type: matrix Christian Soeller
- Re: New variable type: matrix Dan Sugalski
- Re: New variable type: matrix Karl Glazebrook
- Re: New variable type: matrix Jeremy Howard