Displaying 3 results from an estimated 3 matches for "deger".
Did you mean:
defer
2001 May 10
1
MIME types registration
There has been talks on the User list about registering atleast one MIME
type with the IETF for .ogg files. I am familiar with the procedures for
this and will start doing it right now unless someone urgently wants me to
stop.
A discussion concerned wether audio/ogg or application/ogg should be
registered, I will most definately register audio/ogg for Ogg Vorbis, and
in the future video/ogg may
2019 May 17
1
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
...asons that enabled to know how
> fast numerical linear algebra should be implemented.
>
I do understand here, and would never suggest anything that could damage
numerical linear algebra capabilities, in R or more broadly. That said, can
numerical algebra routines operate meaningfully in the degerate
one/both/all dimensions are 0 case anyway? Maybe they do, I'd be somewhat
surprised but not my area of expertise.
Best,
~G
>
> Martin
>
[[alternative HTML version deleted]]
2019 May 16
3
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
Hi Hadley,
Thanks for the counterpoint. Response below.
On Thu, May 16, 2019 at 1:59 PM Hadley Wickham <h.wickham at gmail.com> wrote:
> The existing behaviour seems inutitive to me. I would consider these
> invariants for n vector x_i's each with size m:
>
> * nrow(rbind(x_1, x_2, ..., x_n)) equals n
>
Personally, no I wouldn't. I would consider m==0 a degenerate