Displaying 2 results from an estimated 2 matches for "kielpinski".
2011 May 19
1
[Bug 652] pcap plugin problem
http://bugzilla.netfilter.org/show_bug.cgi?id=652
Mariusz Kielpinski <kielpi at poczta.onet.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kielpi at poczta.onet.pl
Status|ASSIGNED |N...
2012 Mar 23
1
R conditional matrix operations - advanced condition
Hello List!
I stumbled across an efficiency problem - calculation that would be
probably done very fast as a matrix operation I must perform as a
for-loop.
My intention was to do a conditional operation in matrix depending on
the information in first column (summing as many data points from
vector my_data as the number specified in the first column of the
matrix) but the result is that the