Displaying 20 results from an estimated 250 matches for "14195".
2018 May 10
0
Tinc 1.1pre15 double-crash
...07]: Invalid packet seqno: 93326 != 1 from cdn_1 (10.0.0.1 port 655)
May 09 21:25:20 node-1 tincd[22507]: Invalid packet seqno: 93327 != 1 from cdn_1 (10.0.0.1 port 655)
May 09 21:25:20 node-1 tincd[22507]: Invalid packet seqno: 93328 != 1 from cdn_1 (10.0.0.1 port 655)
May 09 09:25:24 node-1 tincd[14195]: Invalid packet seqno: 90 != 0 from node_3 (10.0.0.2 port 655)
May 09 09:25:24 node-1 tincd[14195]: Invalid packet seqno: 91 != 0 from node_3 (10.0.0.2 port 655)
May 09 09:25:24 node-1 tincd[14195]: Invalid packet seqno: 92 != 0 from node_3 (10.0.0.2 port 655)
May 09 09:25:24 node-1 tincd[14195]:...
2010 Jan 26
1
poisson.test from stats package does not pass the conf.level (PR#14195)
Hi,
The poisson.test function from stats package does not pass the conf.level p=
arameter for the two-sample test. Here is an example:
poisson.test(c(2,4),c(20,14),conf.level=3D.95)$conf.int
poisson.test(c(2,4),c(20,14),conf.level=3D.9)$conf.int
Here is the solution, change:
RVAL <- binom.test(x, sum(x), r * T[1]/(r * T[1] + T[2]),
alternative =3D alternative)
to:
2013 Jan 09
3
[LLVMdev] Pointer "data direction"
...an provide me this information (I suppose it *cannot*).
>>
>>
>> Best regards,
>> Sebastian
>>
>> --
>> Mit freundlichen Grüßen / Kind regards
>>
>> Sebastian Dreßler
>>
>> Zuse Institute Berlin (ZIB)
>> Takustraße 7
>> D-14195 Berlin-Dahlem
>> Germany
>>
>> dressler at zib.de
>> Phone: +49 30 84185-261
>>
>> http://www.zib.de/
>> _______________________________________________
>> LLVM Developers mailing list
>> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
&g...
2013 Jan 09
0
[LLVMdev] Pointer "data direction"
...>
> >>
> >> Best regards,
> >> Sebastian
> >>
> >> --
> >> Mit freundlichen Grüßen / Kind regards
> >>
> >> Sebastian Dreßler
> >>
> >> Zuse Institute Berlin (ZIB)
> >> Takustraße 7
> >> D-14195 Berlin-Dahlem
> >> Germany
> >>
> >> dressler at zib.de
> >> Phone: +49 30 84185-261
> >>
> >> http://www.zib.de/
> >> _______________________________________________
> >> LLVM Developers mailing list
> >> LLVMdev at c...
2013 Mar 01
1
[LLVMdev] llvm get annotations
...gt;> >>>
>> >>> --
>> >>> Mit freundlichen Grüßen / Kind regards
>> >>>
>> >>> Sebastian Dreßler
>> >>>
>> >>> Zuse Institute Berlin (ZIB)
>> >>> Takustraße 7
>> >>> D-14195 Berlin-Dahlem
>> >>> Germany
>> >>>
>> >>> dressler at zib.de
>> >>> Phone: +49 30 84185-261
>> >>>
>> >>> http://www.zib.de/
>> >>>
>> >>
>> >>
>> >>
>>...
2013 Apr 19
2
[LLVMdev] Help:- Memory dependence profiling in LLVM
-----------------
Hello,
I want to do a memory dependence profiling. Is there any freely available
implementation of memory dependence profiling implementations in LLVM
which I can modify for my own use?
Unnikrishnan C
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
2003 Jul 10
2
XML Package.
...alled the new R on windows.
I wanted to reinstall the XML package. I am not able to find the XML.zip anymore. I am quite shure that they where a windows binary version.
Has anyone old XML windows binary?
Eryk
Dipl. bio-chem. Eryk Witold Wolski @ MPI-MG Dep. Vertebrate Genomics
Ihnestrasse 73 14195 Berlin 'v'
tel: 0049-30-84131285 / \
mail: wolski@molgen.mpg.de ---W-W----
[[alternative HTML version deleted]]
2004 Apr 30
2
./configure --prefix and R_LIBS
...-prefix=/non/standard/directory
The installation works fine.
But after starting R i get
.libPaths()
/usr/lib/R/library
but they cant be there of course!
Have I to set some additional switches during config?
Eryk
Dipl. bio-chem. Eryk Witold Wolski @ MPI-Moleculare Genetic
Ihnestrasse 63-73 14195 Berlin 'v'
tel: 0049-30-84131469 / \
mail: wolski@molgen.mpg.de ---W-W---- http://www.molgen.mpg.de/~wolski
[[alternative HTML version deleted]]
2003 Sep 16
3
Compilation of 3.7p1 failed on IRIX (missing file)
...is missing. It is possible to compile successfully using this file out of
version 3.6.1p2.
Heiko
Heiko Schlichting | Freie Universit?t Berlin
heiko at FU-Berlin.DE | Zentraleinrichtung f?r Datenverarbeitung (ZEDAT)
Telefon +49 30 838-54327 | Fabeckstra?e 32
Telefax +49 30 838454327 | 14195 Berlin
1999 Mar 25
1
semaphore-error
...ace on the disk)? What's the problem?
Gruß Ch. Krempe
-----------------------------------------------------------
Freie Universitaet Berlin Christoph Krempe
Universitaetsbibliothek Systemverwaltung
- Rechenzentrum - Tel: 030/8384583
Garystrasse 39 Fax: 030/8384582
14195 Berlin http://www.ub.fu-berlin.de/~ck
2008 Jul 31
4
syslog with PID
...PID:
Jul 31 10:21:08 name dovecot[17016]: IMAP(hsg): Disconnected: Logged out bytes=28/242
Heiko
Heiko Schlichting Freie Universit?t Berlin
heiko at FU-Berlin.DE Zentraleinrichtung f?r Datenverarbeitung (ZEDAT)
Telefon +49 30 838-54327 Fabeckstra?e 32
Telefax +49 30 838454327 14195 Berlin
2004 Aug 31
7
blockwise sums
...e could do it by coercing the vector into a matrix of width n,
and then use apply,
but that is cumbersome if the length is not divisible by n,
is it not?
Any other ideas?
Lutz
Prof. Dr. Lutz Prechelt; prechelt at inf.fu-berlin.de
Institut fuer Informatik; Freie Universitaet Berlin
Takustr. 9; 14195 Berlin; Germany
+49 30 838 75115; http://www.inf.fu-berlin.de/inst/ag-se/
2013 Feb 27
3
[LLVMdev] llvm get annotations
Hello everyone !
I followed
http://stackoverflow.com/questions/4976298/modern-equivalent-of-llvm-annotationmanagerin
order to get annotations from my target bytecode. All the examples
that
I give in the following is related to the code from that link. I have
`__attribute__((annotate("DS"))) int f=0;` into the target C++ program and
the related IR code:
@.str = private unnamed_addr
2013 Jan 09
2
[LLVMdev] Pointer "data direction"
...at detects those "data
directions" for pointers. I'm not quite sure whether e.g. Alias Analysis
can provide me this information (I suppose it *cannot*).
Best regards,
Sebastian
--
Mit freundlichen Grüßen / Kind regards
Sebastian Dreßler
Zuse Institute Berlin (ZIB)
Takustraße 7
D-14195 Berlin-Dahlem
Germany
dressler at zib.de
Phone: +49 30 84185-261
http://www.zib.de/
2013 Mar 01
0
[LLVMdev] llvm get annotations
...t;> Sebastian
> >>>
> >>>
> >>> --
> >>> Mit freundlichen Grüßen / Kind regards
> >>>
> >>> Sebastian Dreßler
> >>>
> >>> Zuse Institute Berlin (ZIB)
> >>> Takustraße 7
> >>> D-14195 Berlin-Dahlem
> >>> Germany
> >>>
> >>> dressler at zib.de
> >>> Phone: +49 30 84185-261
> >>>
> >>> http://www.zib.de/
> >>>
> >>
> >>
> >>
> >> --
> >> Best regards,
&g...
2010 Apr 14
3
Problem with recode -Error in parse(text = range[[1]][1]) : unexpected end of input in " c(0"
...colon.
As far as I can tell I have the most up-to-date version of car
installed.
Any suggestions?
Yours, Simon Kiss
*********************************
Simon J. Kiss, PhD
SSHRC and DAAD Post-Doctoral Fellow
John F. Kennedy Institute of North America Studies
Free University of Berlin
Lansstra?e 7-9
14195 Berlin, Germany
Cell: +49 (0)1525-300-2812,
Web: http://www.jfki.fu-berlin.de/index.html
2003 Nov 21
2
method names conflict.
...y would be generic then i still can use the neat names with my objects?
I have the impression that there are more and more packages are going to be developed. How this is going to be handled in future?
Eryk.
Dipl. bio-chem. Eryk Witold Wolski @ MPI-MG Dep. Vertebrate Genomics
Ihnestrasse 73 14195 Berlin 'v'
tel: 0049-30-84131285 / \
mail: wolski@molgen.mpg.de ---W-W----
[[alternative HTML version deleted]]
2004 Jan 22
4
customising installed libraries
hello
I am returning to some libraries that I had previously customised by amongst
other things adding additional functions. I had simply typed these new
functions into the file in library/R/thelibrary. These however do not seem
to be loaded now as they previously were under older versions of R.
What's changed and what do i need to do?
Thanks
Stephen
2013 Mar 03
3
[LLVMdev] AESOP autoparallelizing compiler
...unds very interesting to me. Could
> you provide some more information regarding its capabilities?
>
>
> Cheers,
> Sebastian
>
>
> --
> Mit freundlichen Grüßen / Kind regards
>
> Sebastian Dreßler
>
> Zuse Institute Berlin (ZIB)
> Takustraße 7
> D-14195 Berlin-Dahlem
> Germany
>
> dressler at zib.de
> Phone: +49 30 84185-261
>
> http://www.zib.de/
2010 May 27
2
help calculating variable based on factor level of another
...if(x1==c("social and cultural specialists")) "1" elseif (x1==NA)
"NA" else "0"
*********************************
Simon J. Kiss, PhD
SSHRC and DAAD Post-Doctoral Fellow
John F. Kennedy Institute of North America Studies
Free University of Berlin
Lansstra?e 7-9
14195 Berlin, Germany
Cell: +49 (0)1525-300-2812,
Web: http://www.jfki.fu-berlin.de/index.html