Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

3 results for “from:ken eagle”

R matrix multiplication slowdown
ken eagle · Jan 26, 2017 · r-help

Hi all. A question about performance of matrix multiplication. I have two relatively large matrices: A is 100x3072, all integers 0-255, not sparse B is 1016x3072, all integers 0-255, not sparse The command z<-B %*% t(A) works...

startup loading issue
ken eagle · Oct 25, 2022 · r-help

I thought I was loading a ~300M binary (bigwig) file into another application, but the window changed to the R GUI without my realizing it and R tried to load the file. I?m on a Mac M1-based laptop...

R matrix multiplication slowdown
ken eagle · Jan 27, 2017 · r-help

I've done more searching and found a problem with the data in one of the matrices that was corrupting the calculation. Data now fixed and problem is solved. Apologies if anyone wasted time on this. Ken On Fri, Jan...

Can't find what you're looking for? Try searching with Google .