similar to: Kudos to all (GC works really well)

Displaying 20 results from an estimated 3000 matches similar to: "Kudos to all (GC works really well)"

2002 Sep 09
0
Re: [S] First max of a vector
>>>>> "MikeM" == Michael M Meyer <mikem at salter-point.com> >>>>> on Sat, 07 Sep 2002 18:40:01 -0700 writes: MikeM> which(x==max(x)) will return the indices fo all MikeM> elements that are equal to the max. So the first max MikeM> would be which(x==max(x))[1] (At least this works in MikeM> R, I assume it does in
2003 Nov 20
1
[LLVMdev] Kudos
My hat is off to everyone that's worked on LLVM. I started coding Stacker yesterday from scratch as a background task in between doing "real" :) work. Tonight I got my first program generated by the Stacker compiler to compile, link and execute. The entire control flow of Stacker is done (mind you its trivial). All that remains is to fill in code generation for about 60 built-in
2009 Nov 21
1
kudos
I'm sure this isn't said enough, so kudos to Timo for what has to be the best IMAP server anywhere, hands-down no qualifications! And to think, it's a one man operation ... although perhaps that is one of the reasons it is so good.
2003 Nov 20
1
kudos to the samba team for samba3
Just wanted to say kudos to the samba team for a great job on samba 3. Im still reading up on all the nice features with samba 3, but so far, I really like it. Just wanted to say great job! Jason
2019 Mar 24
0
Kudos and feature question
I think you would implement it as a new type of filter rule. similar to 'P' (preserve) but with a timestamp or delta-time to define what counts as 'recent' as well as the pattern to match for this rule to apply (which could just be a wildcard matching anything by default, but could also use the full pattern-matching capabilities if required). Have a look at: the
2007 Mar 06
4
Public kudos to Timo
I'm sitting here working away on various unrelated projects and watching patch after patch after patch flow in from Timo to fix all sorts of problems people are reporting. A coding madman on fire. Thanks Timo, you rock. I appreciate the time you spend on this software, I'm sure everyone else does as well. :) -te -- Troy Engel | Systems Engineer Fluid, Inc | http://www.fluid.com
2007 May 12
0
Kudos from a blogger
http://sevengeeks.blogspot.com/2007/05/how-far-has-wine-come.html says "I... have tried wine in the past... I was always disappointed. Although many apps were and may have been supported at the time it always seemed that the one I wanted to run was either not supported at all or very limited... I decided to give it another go earlier this year and was very pleased and surprised. ... all
2008 Oct 12
2
Kudos 2
This game uses only DirectX 7 features, so it should be fully compatible with WINE. I've gotten it to install and run under Ubuntu Intrepid Ibex beta, WINE version 1.1.6. (The game has an irritating bug with my chipset that requires me to change the resolution before starting; this is not WINE's fault.) However, once I click on the Begin New Game button, the textures go all weird; many
2005 Sep 10
0
New User: Kudos, small/old platform, RPM Illegal
Date: Mon, 29 Aug 2005 09:44:49 -0700 (PDT) From: "Bryan J. Smith" <b.j.smith at ieee.org> Bill Maltby <wild-bill at triad.rr.com> wrote: >> Picked an AMD 5x86 (equivalent to a Pentium 75 MHz) > > <snip> I run IPCop on i486, i586 (true Pentium) and i686 (Pentium Pro) systems. >> Anyway, my problem is that RPM traps with illegal >>
2001 Sep 13
0
R kudos
This is not a request for help, but I thought the readers of this mailing list might appreciate the following, anyway. I have been working with US EPA's (that's the United States Environmental Protection Agency) Office of Pesticides on a preliminary assessment for the effects of exposure to multiple organophosphate pesticides on human health (as required by the Food Quality Protection
2002 Feb 18
0
Kudos (and SVG)
Dear all, I have just finished my thesis titled "Gravitational Microlensing of Quasar Clouds", and the following paragraph appeared in my "Acknowledgements": "I would like to thank the authors of R and the R core team for their great skill and dedication in developing this software, and to all the members of the R-help mailing list, especially Brian D. Ripley,
2004 Jul 29
1
Kudos to the R support team
Hi there, I just wanted to take a quick second to thank everyone who maintains this service- just in case you don't hear it enough, there are a plethora of people who rely on this service (as evidenced by the help archives), and even if they don't say it, are greatly thankful for what you do here. Not only are you providing a service to people who are learning R, but indeed helping
2019 Mar 22
2
Kudos and feature question
Kudos all that maintain this awesome and enduring piece of software. Awesome job, many thanks. I’ve come across a use case that would greatly benefit form a —delete-older-than <secs> argument. This would behave the same as —delete only sparing files dest that have a creating time less than <secs> ago. How hard would this be to implement? Where would I start ? TIA, Francois
2005 Aug 29
1
New User: Kudos, small/old platform, RPM Illegal Instruction
Hello All! My 1st use of CentOS went well on my later eqpt. Thanks and congrats on a good product. Figured I might as well see if I could use it on some old stuff, still good but obsolete. Picked an AMD 5x86 (equivalent to a Pentium 75 MHz) and decided to see if I could make it my gateway/router. Had some difficulties, not unexpected. Old CD drive couldn't read the CDs. No boot from CD
2001 Jan 17
4
Can one set --no-save in .Rprofile
(On Unix/Linux) Is it possible to set the --no-save command line option as an option in the .Rprofile file. I have looked in the sources and do not see any obvious (user initiated) ways of changing the command line defaults, but I am hoping I have missed something. I *know* I can write my own shell script wrapper that calls R with whatever arguments I want (and I do that). However there
2010 Nov 30
1
yum/RPM Problem: several packages with the same name were installed, how to remove one of them ?
Hi, We have a cluster with CentOS 5.5 installed with oscar. The firm which has pre-installed the cluster has done strange things...and now I get problems: - if I understand correctly what was done, several infiniband CentOS packages were installed (compat-dapl, compat-dapl-devel, compat-dapl-utils, libibcm, libibverb, librdmacm, mpi-selector). - Then the tar package from OFED was installed.
1999 Jul 22
1
Compiling on AIX3.2.5
I have tried to compile 2.0.4b and 2.0.5a on AIX3.2.5 and it gives a problem when I test it with "smbclient -L bigserver", that was discussed in the archives. I thought it was fixed. It gives:- [1999/07/22 20:57:05, 0] smbd/uid.c:(68) Couldn't set effective uid to 207. Currently set to (real=0,eff=0). Error was Not owner [1999/07/22 20:57:05, 0] smbd/service.c:(463) Can't
2003 Jul 16
2
Is there a bug in qr(..,LAPACK=T)
The following snippet suggests that there is either a bug in qr(,LAPACK=T), or some bug in my understanding. Note that the detected rank is correct (= 2) using the default LINPACK qr, but incorrect (=3) using LAPACK. This is running on Linux Redhat 9.0, using the lapack library that comes with the Redhat distribution. I'm running R 1.7.1 compiled from the source. If the bug is in my
2004 Apr 07
2
--suffix problem - possibly bug?
I'm having an issue with the --suffix and -b flags - I've tried the following commands: rsync -avbr --backup-dir=/rsyncbackup rsynctest user@server.com::module rsync -avbr --backup-dir=/rsyncbackup --suffix="" rsynctest user@server.com::module and either way, I wind up with a tilde as a suffix on all the files moved into the backup directory at time of synchronization.
2004 Jul 09
1
discrepancy in file count
Rsync counts directories as files when it's creating the file list, but does not count them as files in the "files transferred" statistic. Example output from my backup logs, when initializing a new backup volume (rsyncing a set of data to a completely empty filesystem): [2004-07-09 03:03:37] - Number of files: 75007 [2004-07-09 03:03:37] - Number of files transferred: