Displaying 13 results from an estimated 13 matches for "bruns".
Did you mean:
runs
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
Hi All,
Sorry if this is a stupid question. I am walking into someone else''s xen
install, and don''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
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, wo...
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
Hello,
I try do build a bootable CD-ROM with ISOLINUX, but i fail with initrd
Here is what i have done :
The root is /home/CDInstall
I have creat /home/CDInstall/isolinux
In /home/CDInstall/isolinx i have put :
boot.msg
initrd.img
isolinux.bin
isolinux.cfg
vmlinuz
isolinux.cfg is there :
default linux
prompt 1
display boot.msg
timeout 100
label linux
kernel vmlinuz
append initrd=initrd.img
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
Hi Jean Marc and everyone else :-)
I am a bit of an alien here, my expertise is not at all in DSP: I am in
network games and recently I started to work in a team dedicated to
audio for games.
Our prefered codec is speex, mainly for its quality/bandwidth ratio and
of course because it is open source.
You DSP guys would probably curse us if you saw what kind of ugly things
we do to compressed
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