search for: cornea

Displaying 7 results from an estimated 7 matches for "cornea".

Did you mean: corner
2006 Aug 04
1
prettyR arrives
Hi all, I have finally gotten the prettyR package going (many thanks to Kurt Hornik for his patience). prettyR is a set of functions that allows the user to produce HTML output from R scripts. Given an R script that runs properly, an HTML listing complete with embedded graphics can be produced simply by passing the script to the core function htmlize (Phillipe Grosjean has not only offered
2020 May 11
0
[RFC] Remove AGP support from Radeon/Nouveau/TTM
...few embedded systems > (AMD and a C3). > > From the programming side, Amazon has been a good source on older > editions of computer graphics books, which should provide background > knowledge to help me in my journey. > > One glitch is that I'm partway through eye surgery (cornea + cataracts), > and my final operation is held up due to COVID-19. After things get > back to more of a normal state and that can be completed, my progress > should be a lot smoother. > > I hope this puts another prospective on your suggested change, from a > Linux enthusiast and...
2006 Jan 22
0
Latest kde/tetex updates fail on my attempts. Is it me or ...?
...mporting some GPG keys that I thought were from CentOS, tried rm -rf on the cache, tried "yum clean headers" and "yum clean packages" (suspecting temporarily bad mirrors?), etc. Reread *in toto* the yum guide again, googled for hours, which has caused the observed hazing of the cornea and glazing of countenance. The rhn config file is out-of-box stock, but I've added the extras, kb and such to the repos directory. All this has worked in the past. Caveat: I manually installed mplayer on the system before I learned enough to realize it is available from the other repositorie...
2006 Sep 13
7
Mongrel spewing backtraces and nanosleeping
Hi list, I''m seeing a couple of issues with Mongrel. I''m running FreeBSD 6.1 and have previously been told that there are known conflicts between this and Mongrel, yet I hope these issues will be resolved with time. I''m overloading Mongrel with httperf on my local workstation. Mongrel is started directly with the mongrel_rails command and there is only one mongrel
2020 May 11
2
[RFC] Remove AGP support from Radeon/Nouveau/TTM
...also Intel. Finally, there are a few embedded systems (AMD and a C3). From the programming side, Amazon has been a good source on older editions of computer graphics books, which should provide background knowledge to help me in my journey. One glitch is that I'm partway through eye surgery (cornea + cataracts), and my final operation is held up due to COVID-19. After things get back to more of a normal state and that can be completed, my progress should be a lot smoother. I hope this puts another prospective on your suggested change, from a Linux enthusiast and programmer whose usage set i...
2012 Apr 15
6
CRAN (and crantastic) updates this week
CRAN (and crantastic) updates this week New packages ------------ * disclapmix (0.1) Maintainer: Mikkel Meyer Andersen Author(s): Mikkel Meyer Andersen and Poul Svante Eriksen License: GPL-2 http://crantastic.org/packages/disclapmix disclapmix makes inference in a mixture of Discrete Laplace distributions using the EM algorithm. * EstSimPDMP (1.1) Maintainer: Unknown Author(s):
2020 May 11
10
[RFC] Remove AGP support from Radeon/Nouveau/TTM
Hi guys, Well let's face it AGP is a total headache to maintain and dead for at least 10+ years. We have a lot of x86 specific stuff in the architecture independent graphics memory management to get the caching right, abusing the DMA API on multiple occasions, need to distinct between AGP and driver specific page tables etc etc... So the idea here is to just go ahead and remove the support