search for: jepp

Displaying 20 results from an estimated 33 matches for "jepp".

Did you mean: epp
2005 Mar 03
2
Putting different colors on labels in plot (hclust)
...R-help, so hello to everybody. My problem: Is there a way to give colors to the labels (sample labels) in plots for a hclust object for better visualization? I have looked through plot, points, hclust and more but cannot find anything on label color. Anybody know if this is doable? Best regards Jeppe ___________________________________ Jeppe Skytte Spicker Ph.d. student Virology and Molecular Toxicology Novo Nordisk A/S Novo Nordisk Park DK-2760 Måløv Denmark 44438733 (direct) jspc@novonordisk.dk This e-mail (including any attachments) is intended for the addressee(s) stated above only and...
2010 Jan 05
4
solving cubic/quartic equations non-iteratively
...offers the polyroot function for solving mentioned equations iteratively. However, Dr Math and Mathworld (and other places) show in detail how to solve mentioned equations non-iteratively. Do implementations for R that are non-iterative and that solve mentioned equations exists? Regards, Mads Jeppe
2010 Oct 08
1
VT-d with P6T Deluxe
...ectly. >From reading the xen-user and xen-devel list archives, I see that this motherboard has problems with malformed DMAR tables. Is there anything I can do to fix/workaround this or am I completely stuck? I did notice references to a working beta BIOS - is this is available anywhere? Thomas Jepp _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2015 Nov 18
4
Bug#805508: xen: Unable to create HVM domUs
Source: xen Version: 4.6.0-1 Severity: important Dear Maintainer, I attempted to create a HVM domU - using a config that previously worked on xen 4.4 (on Jessie). When I execute "xl create <vm config>", I get: Parsing config from router.internal.tomjepp.uk xc: error: Could not open kernel image '/usr/lib/xen/boot/hvmloader' (2 = No such file or directory): Internal error libxl: error: libxl_dom.c:1006:libxl__build_hvm: hvm building failed libxl: error: libxl_create.c:1142:domcreate_rebuild_done: cannot (re-)build domain: -3 libxl: error:...
2004 Nov 03
3
fold right - recursive list (vector) operators
The programming language mosml comes with foldr that 'accumulates' a function f over a list [x1,x2,...,xn] with initial value b as follows foldr f b [x1,x2,...,xn] = f(x1,...,f(xn-1,f(xn,b))...) Observe that "list" should have same elements so in R terminology it would perhaps be appropriate to say that the accumulation takes place over a 'vector'. I wonder if R
2011 Feb 17
2
amount of data R can handle in a single file
...ile must have when using R. I am asking this because am trying to do research on banking transactions and i have around 49million records. Can R handle this? Advise with regard to this. Mark Nasila Quantitative Analyst CBS Risk Management Personal Banking 7th Floor, 2 First Place, Cnr Jeppe and Simmonds Street, Johannesburg, 2000 Tel (011) 371-2406, Fax (011) 352-9812, Cell 083 317 0118 e-mail MNasila@fnb.co.za <mailto:MNasila@fnb.co.za> www.fnb.co.za <http://www.fnb.co.za/> www.howcanwehelpyou.co.za <http://www.howcanwehelpyou.co.za/> First National Bank - a d...
2014 Aug 27
0
Bug#737905: Seabios 128k dropped xen support, use 256k instead and update build-dep
Control: reassign -1 src:xen On Sb, 23 aug 14, 18:18:51, Thomas Jepp wrote: > After doing a xen upgrade this morning to 4.4 I hit this same issue. > > I?ve compiled a set of test packages from this commit: http://anonscm.debian.org/cgit/pkg-xen/xen.git/commit/?h=feature/seabios&id=44daa679dc80f2df734e5471476df159bc0ad38d > > My HVM domUs now sta...
2007 Mar 29
1
Extending the to_s method
...d for the Time class. What I want to do: when someone does date.to_s(:short) that a localized version of the :short date is displayed. But I don''t know how to accomplish this. I know have this: class Time def to_s(option) print option.to_yaml ''lalo'' end end Jepp... it prints all the the times to ''lalo'' :) But how do I adjust this method so that only in the case of :short the return value is modified? Something like: if option == :short { return self.strftime("%Y %D %E") } Or is there more to it? Thanks in advance! --~--~...
2015 Nov 26
2
Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On 19.11.2015 11:00, Ian Campbell wrote: > On Wed, 2015-11-18 at 23:07 +0000, Thomas Jepp wrote: >> >> [...] >> xc: error: Could not open kernel image '/usr/lib/xen/boot/hvmloader' (2 = No such file or directory): Internal error > > This is the wrong path, in the Debian packages it should be /usr/lib/xen- > 4.6/boot/hvmloader (and this should be arran...
2015 Aug 25
2
How to send Image over asterisk sip
Hmm, most phones I've used wouldn't have the capability of displaying a bitmap image due to only having minimal monochrome displays. What sort of end device do you perceive to display these images? Can you give links to any devices with support for such things? I'm assuming you mean only a still-photo image, not video image. Perhaps you could use a video channel for this and simply
2011 Feb 09
1
rimage package fftw breaks when freeing memory on openSUSE 11.3
...of R-patched and rimage on openSUSE 11.3 box, simple fftw on renown lena image cause memory free failure. Quick: Go to the end of this mail and read the error message from R Thoruogh: Find detailed step-by-step how sopprt library fftw2 was installed and how rimage was installed. Regards Mads Jeppe VERSIONS ======== openSUSE -------- # cat /etc/SuSE-release openSUSE 11.3 (x86_64) VERSION = 11.3 # uname -a Linux host 2.6.34.7-0.7-default #1 SMP 2010-12-13 11:13:53 +0100 x86_64 x86_64 x86_64 GNU/Linux R - # R --version R version 2.12.1 Patched (2011-02-06 r54252) fftw2 (observe sof...
2014 Aug 26
3
hvm and qemu-system-i386 broken
Dear Xen-Team, after an debian-update (jessie) the hvm do not start: I'm not sure it's a bug or a support-question? If it's a bug I don't know which packet is affected. <http://www.dict.cc/englisch-deutsch/affected.html> I get now response on mailing lists so it look looks like bug fore me. The hvm works fine until I did 'apt-get upgrade' ( I think on Aug 9).
2014 Aug 26
0
hvm and qemu-system-i386 broken
On Tue, 2014-08-26 at 17:33 +0200, Hermann Maier wrote: > Dear Xen-Team, > > after an debian-update (jessie) the hvm do not start: > > I'm not sure it's a bug or a support-question? If it's a bug I don't > know which packet is affected. I believe this is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737905, the fix is pending. Ian.
2015 May 15
2
CVE-2015-3456 / XSA-133 / "Venom" @ Debian Xen
Hello Debian Xen team, I have two questions regarding Xen vulnerability CVE-2015-3456 / XSA-133 / "Venom" in Debian [1]: * I noticed that [1] says 4.4.1-9 not to be vulnerable ("fixed") but according to the Debian Changelog [2] 4.4.1-9 appeared in Debian before XSA-133 was published and xen_4.4.1-9.debian.tar.xz [3] does not seem to contain any XSA-133 patch.
2015 May 15
0
CVE-2015-3456 / XSA-133 / "Venom" @ Debian Xen
...uld you elaborate why 4.4.1-9 is not affected? This would be because the debian packages don't bundle qemu-xen-traditional in Jessie - so there's no vulnerable binary in the xen packages. Xen uses upstream qemu on Jessie - so that's what needs to be updated for this bug. -- Thomas Jepp reg at tomjepp.co.uk
2015 Nov 19
0
Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On Wed, 2015-11-18 at 23:07 +0000, Thomas Jepp wrote: > > [...] > xc: error: Could not open kernel image '/usr/lib/xen/boot/hvmloader' (2 = No such file or directory): Internal error This is the wrong path, in the Debian packages it should be?/usr/lib/xen- 4.6/boot/hvmloader (and this should be arranged by the packaging, i.e....
2015 Nov 26
0
Bug#805508: Bug#805508: Bug#805508: xen: Unable to create HVM domUs
On Thu, 2015-11-26 at 14:17 +0100, Stefan Bader wrote: > On 19.11.2015 11:00, Ian Campbell wrote: > > On Wed, 2015-11-18 at 23:07 +0000, Thomas Jepp wrote: > > > > > > [...] > > > xc: error: Could not open kernel image '/usr/lib/xen/boot/hvmloader' > > > (2 = No such file or directory): Internal error > > > > This is the wrong path, in the Debian packages it should be > > /usr/lib/...
2001 Aug 16
1
wozu Wine?
...config" diese als Laufwerk "C" eingebunden. Der Versuch nun den IE via "wine IEXPLORE.EXE" zu laden, geht v?llig in die Hose. W?hrend der Installation hat Wine noch kein Windows gefunden und irgendwie ein Skelettger?st in meinem home-Verzeichnis angelegt. Sch?ne Sache, jepp,... und weiter? Kann ich da rein auch Anwendungen installieren? VMWare ist auch nicht so g?nstig, weil dabei diese l?stigen Lizenzaktualisierungen st?ren und desweiteren das Hoch- und Runterfahren eines virtuellen PCs nur um den IE zu starten zuviel des Guten ist. Wenn es wirklich noch Hoffnung...
2014 Nov 30
0
xen_4.4.1-5_amd64.changes ACCEPTED into unstable
...onal xen-utils-4.4_4.4.1-5_amd64.deb 4e80677ec103a2fccfbeca1c3dda847a 26198 admin optional xenstore-utils_4.4.1-5_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUe3GMAAoJEG2TiIWKaf5RjOsH/0NTgWrDPBhffzY0/0+pjphr rjpsw/W1merwZgO5mx+BUxTLwmxSbVOkqBxU46QyxNlw/QoErolezKO06zJ/jepP A4+2z8un6wyvMRKwWznsNVwkGYozwA14rpPH74O9h4aswrjZB4p/BeS2jkJKRH8b jLoy0TdpLpSZdeRHVcEQKUakZYmST49MAwB8bvH/UKgd/PGwezfGEXhrrayvNSoM b0hdChatSTufnjeX7qtOCR89Rt+vFwcO91upvjwih8a9STGsboGGhdLw3Jc9S6tj 8kwEY45k3J2+hnsFTDMqD1bV1O4Wdee+KqitbUtd67+Wx3azkl12tSoatdFWAdc= =lBub -----END PGP SIGNATURE----- Tha...
2005 Feb 01
1
HFC-5/S + Asterisk
Hi Guys, I got 2 internal HFC-S[5] (not sure what character this is) internal modem cards yesterday, thought I would get different makes as the one was a named brand, the other not... but anyway... Its picked up by lscpi as a ... "Network Controller: Cologne Chip Designs GmbH ISDN network controller [HFC-PCI] (rev 02)" I'm using kernel 2.6.10, and I saw I must use CAPI. I