search for: brun

Displaying 13 results from an estimated 13 matches for "brun".

Did you mean: arun
2001 Mar 20
3
finding dedicated indexes?
...t;- i # just to allocate k > for (j in 1:3) {k[j] <- which(d[,1]==i[j]))} > print(d[k,2]) But I believe there has to be a more efficient way in R without explicit loops, which I don?t know by now ??? Tia. Thomas -- ------------------------------------------------------- Dr. Thomas Bruns <thomas.bruns at ptb.de> Physikalisch-Technische Bundesanstalt Braunschweig Fachlabor: 1.13 Bundesallee 100 Tel: 0531/592 - 1132 D-38116 Braunschweig Fax: 0531/592-69-1132 --------------------------------------...
2001 May 03
3
Index vectors get overwriten ?!
..."MS_ind" int [1:3] 15237 15238 15239 Everything is now equal to MS_ind which was asigned last! So, can anybody tell me what's happened here? Am I working on memory pointers without knowing?? Tia! Thomas -- ------------------------------------------------------- Dr. Thomas Bruns <thomas.bruns at ptb.de> Physikalisch-Technische Bundesanstalt Braunschweig Fachlabor: 1.13 Bundesallee 100 Tel: 0531/592 - 1132 D-38116 Braunschweig Fax: 0531/592-69-1132 --------------------------------------...
2009 Aug 13
10
HVM or PV
...#39;'t have access to the host os at the moment. How do I tell just from a domU (with Ubuntu) if it is PV or HVM. I have looked through the forums and documentation and it seems to be very easy to figure this out from dom0, but unfortunately that isn''t possible at the moment. Thanks brun -- View this message in context: http://www.nabble.com/HVM-or-PV-tp24951818p24951818.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2001 May 03
0
addition to Index vectors get overwriten ?!
sorry I forgot: platform alphaev67-dec-osf4.0f arch alphaev67 os osf4.0f system alphaev67, osf4.0f status major 1 minor 2.1 year 2001 month 01 day 15 language R -- ------------------------------------------------------- Dr. Thomas Bruns <thomas.bruns at ptb.de> Physikalisch-Technische Bundesanstalt Braunschweig Fachlabor: 1.13 Bundesallee 100 Tel: 0531/592 - 1132 D-38116 Braunschweig Fax: 0531/592-69-1132 --------------------------------------...
2004 Jul 28
1
Please share your Solaris experiences on the Asterisk Solaris Wiki page
Logan O'Sullivan Bruns wrote: > I know Solaris isn't a well tested platform and I did have to make > some minor code changes to get to compile on my sun box. Well done! We need more momentum for Asterisk on non-Linux platforms. Building a community around Solaris much like there is a community around BSD, w...
2003 Aug 20
1
Neural Networks in R
...very successfull so far. We were wondering if you happen to know any books or articles which deal with neural networks in R or if you could tell us were we can find such information. We would highly appreciate if you could help us on that matter. Thank you very much in advance. Best regards, Anne Bruns, Miriam Drei?ig, Sascha Hartung -- Miriam Drei?ig Voltmannstr. 140 33613 Bielefeld 0521/8949370 0177/6440124 COMPUTERBILD 15/03: Premium-e-mail-Dienste im Test\ --------...{{dropped}}
2002 Nov 22
0
ISOLINUX, problem with initrd
...here : default linux prompt 1 display boot.msg timeout 100 label linux kernel vmlinuz append initrd=initrd.img root=/dev/hda7 I create de iso file with : mkisofs -R -o /CDInstall.iso -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table /home/CDInstall I brun it with NERO When i try to start with the CD, initrd isn't loaded and it stop at loading kernel .... It is puzzeling because i try to boot on a floppy with this files and (ldlinux.sys + syslinux.cfg) What goes wrong ? Does some one has an idea ? Thanks
2003 Apr 08
0
rsync files and directories with german umlauts ?
...ync. I mount the filesystems with "mount -t smbfs -o ...". All works fine, but no File or Directory with non iso-latin1 character (in example german umlauts like ?,?,?) will be sync ... Because it's urgent and important for me, i need help for this problem ... Thank's a lot Jens Bruns
1998 Jan 01
1
traffic shapper
Hi folks! Can I do traffic shaping by user? In some docs I found, by device. I wish to assign for example: root : 2mb user1: 1mb user2: 1mb Thanks in advance! Hernan
2004 Jul 28
1
false busy using sipura spa-3000 with asterisk on solaris
I'm new to asterisk and already a fan. Please forgive me if my questions are covered by some FAQ and thanks in advance for any pointers anyone can give me. The basic problem that I'm having is that sometimes outgoing calls result in a busy signal when the outgoing line is free. I'm thinking that the channel is timing out or something but haven't figured out how to debug or gather
2006 Nov 16
1
transfering decoder state
...o that, but I am sure I could use some of your thoughts on the problem. Also I would appreciate if somebody could point me towards the structure(s) in the source code in which the decoder state(s) are stored as it would save me quite a bit of time. Thank you for reading me that far :-) Jeremy Brun PhD Candidate University of Wollongong, Australia PS: I would have search a bit in the archive of the mailing list if only there was a tool for it. If there was already realted topic there you can remember of, tell me so I can have a read without asking stupid questions.
2020 Apr 17
4
[RFC] Improving FileCheck
On Mon, Apr 13, 2020 at 1:16 PM Jon Roelofs via llvm-dev < llvm-dev at lists.llvm.org> wrote: > As an update, after lots of fixes from a number of different people > (thanks everyone!), the current list of false-positives on `ninja > check-llvm` for the more stringent Gotcha A diagnostic is: > > LLVM :: Analysis/CostModel/X86/vselect-cost.ll > LLVM ::
2020 Apr 03
6
[RFC] Improving FileCheck
I'd like to (re)start a discussion on a few gotchas in FileCheck that I've noticed working on various tests in llvm's suites. This begain in a review [1], but I'll try to summarize here so it gets the right audience before decisions are made on it (so to speak). 1: https://reviews.llvm.org/D77227 The main sticking point is the abundance of checks in FileCheck tests that appear to