search for: readibility

Displaying 20 results from an estimated 29 matches for "readibility".

Did you mean: readability
2009 Oct 20
2
Created a DVD from Gnome Desktop -CentOS-5.3
I am trying to put the dvd iso image of CentOS-5.4 onto a DVD. I have an LG multi-writer installed. I have used this device on this host to created CDs in the past but this is my first attempt at creating a dvd. When I put a blank DVD-R media in the drive then I see a desktop icon for "CD-ROM Disc" created. When I open the bittorent folder and click on the iso image
2012 Mar 15
0
[LLVMdev] How to set constant pool section?
On Thu, Mar 15, 2012 at 11:00:54AM +0400, Konstantin Vladimirov wrote: > Hi, > > Thanks for pointing direction. As far, as I understand by reversing, > logic, that I want to overwrite is digged into: > > lib/MC/MCSectionELF.cpp > > MCSectionELF::PrintSwitchToSection > > if (ShouldOmitSectionDirective(SectionName, MAI)) { > OS << '\t'
2008 Mar 11
2
R-Latex question
Hi, maybe my question is not typical. I want to make R table-kind output to be readable immediately in Latex but I am struggling with symbol '\' needed for instance in '\hline'. For example when 'Table' is a matrix class object: cat("&",Table[1,1], "&",Table[1,2], "\n");flush.console() cat("\hline \n");flush.console()
2009 Jul 15
1
partial-dir not being used?!
Here's a running instance caught by ps (lines broken for readibility): rsync --perms --times --timeout=3600 --stats --no-motd -hh --force --hard-links -ii --links --partial-dir=.~tmp~ --recursive --exclude <some excludes> --out-format=<format> --delete-during --max-delete=75000 --ignore-errors source dest During download files are being created at path...
2000 Nov 04
1
Beginner's Stumbling Blocks
Others have commented on the usefulness of adding an explicit list of what should be included in the kernel. I second that. There''s another thing that''s tripped me up: While iproute2 compiles and installs easily (on a Red Hat 6.1 box), the documentation is in a format that - while not obscure to old Unix hands - requires compilation, which requires: "To make documentation,
2000 Mar 01
1
tiny bug in R installation (redhat)
First, let me join the chorus of praise for R. (Hey, isn't somebody going to analyse all these praise emails in some statistical way?) I'm writing to point out an error in the file permissions in the linux/redhat version. (I'm using R-base-1.0.0-1.i386.rpm, by the way.) The permissions in /usr/lib/R/doc/html aren't correct, since 'function.html' and
2012 Mar 15
3
[LLVMdev] How to set constant pool section?
Hi, Thanks for pointing direction. As far, as I understand by reversing, logic, that I want to overwrite is digged into: lib/MC/MCSectionELF.cpp MCSectionELF::PrintSwitchToSection if (ShouldOmitSectionDirective(SectionName, MAI)) { OS << '\t' << getSectionName() << '\n'; return; } // otherwise print ".section" directive and then section
2000 Apr 13
1
Can we get rid of && and ||?
At 12:24 PM 13/4/2000 +0200, GB wrote: > >I have some doubts about the implementation of the operators '&&' and >'||'. I only discuss '&&' here. The reason: One of my students tried >(slightly simplified here) > >> x <- c(0.5, 1.2, -0.8, 0.7) >> y <- x[(x > 0) && (x < 1)] >> y >[1] 0.5 1.2 -0.8
2015 Feb 17
2
[LLVMdev] Moving towards a singular pointer type
...can come in > handy to avoid later crashes (otherwise it's very easy to mess up a > getelementptr instruction). > > However, llvmlite does track types on its own, so we could also add our > own error checking before generating the IR. > This change would result in decrreased readibility and a higher chance of introducing bugs. I don't think the builder will necessarily be able to do all the required type-checking for free. Some of it won't be available even at builder-time (most obvious example would be a parameter register would have no type information to check against...
2001 Nov 13
1
rarefaction variance
Here's a question for ecologists on the r-help list-- I'm addressing this to ecologists in particular because they're most likely to be familiar with the equation in question but I'll be happy to discuss the problem with anyone who's willing to take a whack at it. I'm trying to write a function to calculate the large sample variance of species richness estimates by
2006 Aug 08
8
Generating a unique id ?
..._i.to_s + ''-'' + now.usec.to_s + ''-'' + rand(1000).to_s Is there a better way ? Thanks Notes : 1) without usec, few percents of generated values are not uniques 2) the id generated is a string so the presence of ''-'', this is only for a better readibility in case of SQL debugging -- Posted via http://www.ruby-forum.com/.
2002 Aug 10
1
GLM Contingency table regressions
I have a contingency table with a 0/1 variable (fwr) that flags a particular condition, a weight variable (cnt) and other variables (e.g. zz) characterizing that observation of the table. I am trying to use GLM. By converting the variables to factors and running the following regression: fwr1<-factor(fwr) zz1<-factor(zz1) res1<-glm(fwr1 ~ zz1,weights=cnt) Is that appropriate? Paul M.
2009 Nov 09
1
HDT 0.3.5 (mojito) is out
...& Gert for their wonderful work on this release. Pierre for the great features & Gert for his QA and inputs. Biggest changes since 0.3.4 are : - Bootloader & mbr detection - Cmenu now uses the libansi - Adding & enhancing SMI detection - Inactive items are now brighter to improve readibility - Reboot If your system features the reboot.c32 module, the "reboot" command will restart your computer. The floppy/iso images we provides includes this module to enable this feature. - Automatic Commands When starting HDT, you can specifiy a new auto='<cmd1;cmd2,cmd3>' opt...
2009 Nov 01
1
HDT 0.3.5-pre2
...the hdt.iso - Fixing misdetection of Syslinux & Grub MBRs - 'make hdt.img.gz' now generates a gzipped version of the floppy image - Fixing some typo - Adding & enhancing SMI detection - Resetting cursor position when exiting the menu mode - Inactive items are now brighter to improve readibility - Adding a codename for each release. This one will be "mojito" in memories of some good times with pam. Thx to Gert for reporting bugs, Pierre for adding more features / bugfix. I got the opportunity to fix some too ;) Erwan,
2009 Nov 09
1
HDT 0.3.5 (mojito) is out
...& Gert for their wonderful work on this release. Pierre for the great features & Gert for his QA and inputs. Biggest changes since 0.3.4 are : - Bootloader & mbr detection - Cmenu now uses the libansi - Adding & enhancing SMI detection - Inactive items are now brighter to improve readibility - Reboot If your system features the reboot.c32 module, the "reboot" command will restart your computer. The floppy/iso images we provides includes this module to enable this feature. - Automatic Commands When starting HDT, you can specifiy a new auto='<cmd1;cmd2,cmd3>' opt...
2017 May 16
2
stopifnot() does not stop at first non-TRUE argument
...at > semantic seems more useful to people. Would be sad if usefulness > of one semantic or the other was decided based on trickiness of > implementation. Well, the trickiness should definitely play a role. Apart from functionality and semantics, long term maintenance and code readibility, even elegance have shown to be very important aspects of good code in ca 30 years of S and R programming. OTOH, as mentioned above, the creation of good error messages has been an important design goal of stopifnot() and hence I'm willing to accept the extra complexity of "patching up&...
2012 Nov 15
1
strip.custom() with more than one conditioning variable
Suppose I wanted to plot the barley data like this: dotplot(variety ~ yield | year+ site, barley, strip = strip.custom(style = 4)) The factor levels are far too long for that to be useful. I can overcome that problem if I shorten the levels like this: dotplot(variety ~ yield | year + site, barley, strip = strip.custom(style = 4, factor.levels =
2015 Mar 03
2
[R] Why does R replace all row values with NAs
...Yes; the Matrix package has had these is0 <- function(x) !is.na(x) & x == 0 isN0 <- function(x) is.na(x) | x != 0 is1 <- function(x) !is.na(x) & x # also == "isTRUE componentwise" namespace hidden for a while [note the comment of the last one!] and using them for readibility in its own code. Maybe we should (again) consider providing some versions of these with R ? The Matrix package also has had fast allFalse <- all0 <- function(x) .Call(R_all0, x) anyFalse <- any0 <- function(x) .Call(R_any0, x) ## ## anyFalse <- function(x) isTRUE(any(!x)) ## ~...
2015 Feb 09
2
[LLVMdev] Moving towards a singular pointer type
Hi there, Sorry, I don't have the thread history to reply to since I normally read llvmdev through the archives, but wanted to give my .02 of feedback anyway. As far as I understand, this change is wanted because the LLVM infrastructure derives no value from knowing the types, and there's a cost in terms of code spent to support all of it. I've been creating a frontend that mostly
2015 Mar 03
2
[R] Why does R replace all row values with NAs
...sample(c(NA_integer_, 1:100), 500, replace=TRUE), nrow=50) > dim(x) [1] 50 10 > dim(!is.na(x) & x) [1] 50 10 > dim(as.logical(x) %in% TRUE) NULL Stephanie > > > >> >> namespace hidden for a while [note the comment of the last one!] >> and using them for readibility in its own code. >> >> Maybe we should (again) consider providing some versions of >> these with R ? >> >> The Matrix package also has had fast >> >> allFalse <- all0 <- function(x) .Call(R_all0, x) >> anyFalse <- any0 <- function(x) .Call...