search for: temselves

Displaying 3 results from an estimated 3 matches for "temselves".

Did you mean: themselves
2015 Jun 01
0
Native ZFS on Linux
...a well known fact that there has been never a verifyable explanation on why there should be a problem. We thus need to see everything against the explained usability as no more than disinformation politics. On the other side: as long as this disinformation politics continues, Linux distros push temselves into a big disatvantage compared to platforms that ship ZFS. J?rg -- EMail:joerg at schily.net (home) J?rg Schilling D-13353 Berlin joerg.schilling at fokus.fraunhofer.de (work) Blog: http://schily.blogspot.com/ URL: http://cdrecord.org/private/ http://sourceforge....
2009 Jul 14
5
Nested for loops
Hi, I have spent some time locating a quite subtle (at least in my opinion) bug in my code. I want two nested for loops traversing the above-diagonal part of a square matrix. In pseudo code it would something like for i = 1 to 10 { for j = i+1 to 10 { // do something } } However, trying to do the same in R, my first try was for (i in 1:10) { for (j in (i+1):10) { //
2015 Jun 01
5
Native ZFS on Linux
Once upon a time, Joerg Schilling <Joerg.Schilling at fokus.fraunhofer.de> said: > Note that it is without doubt that ZFS was not derived from the Linux kernel > and thus cannot be a derived work. All that matters for CentOS is: 1: Red Hat doesn't ship ZFS because of Red Hat's lawyers' interpretation of GPL+CDDL 2: Arguing about it here will not change #1 3: CentOS