Displaying 20 results from an estimated 534 matches for "fischer".
2007 May 31
16
Could anyone please help with rspec/nested resource behavior checking?
My problem has been listed here:
http://railsforum.com/viewtopic.php?pid=25439#p25439
Don''t think it would be required to completely re-type it here :)
Thanks!
--
-Daniel Fischer
http://danielfischer.com - Geek Blog
http://abigfisch.com - Portfolio
http://writersbeat.com - Writing Community
2000 Oct 25
1
lifetable, survivorship.. [forwarded message from Diana Fischer]
This was accidentally addressed to me, personally:
------- start of forwarded message -------
Message-id: <39F70D7C.287323D5 at yale.edu>
MIME-version: 1.0
From: Diana Fischer <diana.fischer at yale.edu>
To: maechler at stat.math.ethz.ch
Subject: R-Project
Date: Wed, 25 Oct 2000 11:42:36 -0500
I briefly looked at the R documentation of available statistical
procedures. It appears that there are no "lifetable" or
survivorship-failure model procedures. A...
2004 Oct 04
11
inverse function of order()
I have:
d <- sample(10:100, 9)
o <- order(d)
r <- d[o]
How I can get d (in the original order), knowing only r and o?
Thanks - Wolfram
2006 Apr 18
1
Java ia64 rpm
Hi there
Can you guys point me to a ia64 Java rpm ?
Thanks
Karl
--
-----------------------------------------
Karl Fischer
Drone, Human and Gnome User
I support 10x10.
Email : kmf at fischer.org.za
Jabber : kmf at jabber.org
Personal Site : http://fischer.org.za
-----------------------------------------
2002 May 01
1
polynom division
Dear R-users,
is there any package that allows for a division of two polynomials?
Regards,
M. Fischer
Dr. Matthias Fischer
Friedrich-Alexander-Universit?t Erlangen-N?rnberg
Lehrstuhl f?r Statistik und ?konometrie
Lange Gasse 20
90403 N?rnberg
Telefon: 0911 / 5302-271
Telefax: 0911 / 5302-277
E-Mail: Matthias.Fischer at wiso.uni-erlangen.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-....
2006 Apr 10
1
Issues with aacraid
...that it can't find the driver it also gives a
"Can't find a valid FAT filesystem on dev fd0".
I have dd'ed the image ... it is a ext2 Filesystem and used RAWRITE.
Is there more that I can try ?
Any Suggestions ?
Thanks
Karl
--
-----------------------------------------
Karl Fischer
Drone, Human and Gnome User
I support 10x10.
Email : kmf at fischer.org.za
Jabber : kmf at jabber.org
Personal Site : http://fischer.org.za
-----------------------------------------
2002 May 03
2
sub() of matrix returns a vector and not a matrix
...quot;-d-" "-e-" "-f-"
> dim(b) <- dim(a)
> print( b )
# b is now a matrix again
[,1] [,2] [,3]
[1,] "-a-" "-c-" "-e-"
[2,] "-b-" "-d-" "-f-"
--------- END OF LOGFILE ----------------
Wolfram Fischer
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat....
2006 Nov 29
4
Why the factor levels returned by cut() are not ordered?
What is the reason, that the levels of the factor
returned by cut() are not marked as ordered levels?
> is.ordered( cut( breaks=3, sample(10 ) ) )
FALSE
> help(factor)
...
If 'ordered' is 'TRUE', the factor levels are assumed to be ordered.
...
Wolfram
2014 Aug 06
1
Panic on alway_bcc mail with attachment while using sdbox
...ient would be supplied by a small delay, I would say that the panic wouldn't occur, but I don't know how to verify this.
dovecot is configured with 'mail_attachment_dir' and the public namespace location is sdbox
dovecot log:
Aug 6 14:18:02 dovecot dovecot: lmtp(20367, vscanner at fischer-ing.de): Panic: file fs-api.c: line 615 (fs_copy): assertion failed: (src->fs == dest->fs)
Aug 6 14:18:02 dovecot dovecot: lmtp(20367, vscanner at fischer-ing.de): Error: Raw backtrace: /usr/lib/dovecot/libdovecot.so.0(+0x66676) [0x443676] -> /usr/lib/dovecot/libdovecot.so.0(+0x66700) [0x...
2014 Feb 07
2
[LLVMdev] Weird msan problem
Yes, it would be great to get that fixed.
On Wed, Feb 5, 2014 at 4:09 PM, Evgeniy Stepanov
<eugeni.stepanov at gmail.com>wrote:
> On Thu, Feb 6, 2014 at 12:21 AM, Keno Fischer
> <kfischer at college.harvard.edu> wrote:
> > Looks like when you materialize the stores, you should check the size of
> the
> > the store and emit an appropriate amount of stores to the origin shadow
> (or
> > just a memset intrinsic?).
>
> Yes. There is an...
2009 Aug 13
4
[Bridge] [PATCH] net/bridge: Add 'hairpin' port forwarding mode
.../www.internet2.edu/presentations/jt2009jul/20090719-congdon.pdf
An additional patch 'bridge-utils: Add 'hairpin' port forwarding mode'
is provided to allow configuring hairpin mode from userspace tools.
Signed-off-by: Paul Congdon <paul.congdon at hp.com>
Signed-off-by: Anna Fischer <anna.fischer at hp.com>
---
net/bridge/br_forward.c | 3 ++-
net/bridge/br_if.c | 1 +
net/bridge/br_private.h | 3 +++
net/bridge/br_sysfs_if.c | 17 +++++++++++++++++
4 files changed, 23 insertions(+), 1 deletions(-)
diff --git a/net/bridge/br_forward.c b/net/bridge/...
2009 Aug 13
4
[Bridge] [PATCH] net/bridge: Add 'hairpin' port forwarding mode
.../www.internet2.edu/presentations/jt2009jul/20090719-congdon.pdf
An additional patch 'bridge-utils: Add 'hairpin' port forwarding mode'
is provided to allow configuring hairpin mode from userspace tools.
Signed-off-by: Paul Congdon <paul.congdon at hp.com>
Signed-off-by: Anna Fischer <anna.fischer at hp.com>
---
net/bridge/br_forward.c | 3 ++-
net/bridge/br_if.c | 1 +
net/bridge/br_private.h | 3 +++
net/bridge/br_sysfs_if.c | 17 +++++++++++++++++
4 files changed, 23 insertions(+), 1 deletions(-)
diff --git a/net/bridge/br_forward.c b/net/bridge/...
2009 Aug 13
4
[Bridge] [PATCH] net/bridge: Add 'hairpin' port forwarding mode
.../www.internet2.edu/presentations/jt2009jul/20090719-congdon.pdf
An additional patch 'bridge-utils: Add 'hairpin' port forwarding mode'
is provided to allow configuring hairpin mode from userspace tools.
Signed-off-by: Paul Congdon <paul.congdon at hp.com>
Signed-off-by: Anna Fischer <anna.fischer at hp.com>
---
net/bridge/br_forward.c | 3 ++-
net/bridge/br_if.c | 1 +
net/bridge/br_private.h | 3 +++
net/bridge/br_sysfs_if.c | 17 +++++++++++++++++
4 files changed, 23 insertions(+), 1 deletions(-)
diff --git a/net/bridge/br_forward.c b/net/bridge/...
2008 Oct 27
2
[LLVMdev] LLVM as compiler course infrastructure - thanks!
Charles Fischer and I, at the University of Wisconsin - Madison, have
adapted our CS department's graduate compilers course to use LLVM. We've
found it quite commodious, and a vast improvement on the system we'd
been using previously.
So, first of all, to the LLVM devs - thanks many times over for...
2005 Apr 11
6
How to change letters after space into capital letters
What is the easiest way to change within vector of strings
each letter after a space into a capital letter?
E.g.:
c( "this is an element of the vector of strings", "second element" )
becomes:
c( "This Is An Element Of The Vector Of Strings", "Second Element" )
My reason to try to do this is to get more readable abbreviations.
(A suggestion would be to
2001 Dec 12
2
dos
Dear all,
is there a R-command similar to "dos" in S-Plus?
Thanks,
M. Fischer
Dr. Matthias Fischer
Friedrich-Alexander-Universit?t Erlangen-N?rnberg
Lehrstuhl f?r Statistik und ?konometrie
Lange Gasse 20
90403 N?rnberg
Telefon: 0911 / 5302-271
Telefax: 0911 / 5302-277
E-Mail: Matthias.Fischer at wiso.uni-erlangen.de
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-...
2006 Dec 17
1
fischer.test help
Um texto embutido e sem conjunto de caracteres especificado associado...
Nome: n?o dispon?vel
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20061217/91002ee1/attachment.pl
2012 Jan 27
2
convert sas date format
...y,
i have a csv-file, containing dates in an akward sas format, where 31.12.1559 is -1, 1.1.1960 is 1, 2.1.1960 is 2 and so on (see http://www.sfu.ca/sasdoc/sashtml/lrcon/zenid-63.htm ). Is there any function in R to convert this into YYYY-M-D easily?
Best,
Felix
Dr. rer. nat. Dipl.-Psych. Felix Fischer
Institut für Sozialmedizin, Epidemiologie und Gesundheitsökonomie
Charité - Universitätsmedizin Berlin
Luisenstrasse 57
10117 Berlin
Tel: 030 450 529 104
Fax: 030 450 529 902
http://epidemiologie.charite.de<http://epidemiologie.charite.de/>
[[alternative HTML version deleted]]
2003 Aug 29
2
length() and nchar()
...quot;
See also:
`nchar' for counting the number of character in
character vectors.
"
to the helpfile of length(),
because it is rather difficult
to find nchar() if one has only
search terms as "length", "len",
"strlen" in mind.
Sincerly
Wolfram Fischer
2014 Feb 05
2
[LLVMdev] Weird msan problem
Looks like when you materialize the stores, you should check the size of
the the store and emit an appropriate amount of stores to the origin shadow
(or just a memset intrinsic?).
On Wed, Feb 5, 2014 at 2:13 PM, Keno Fischer
<kfischer at college.harvard.edu>wrote:
> The @entry stuff is just a gdb artifact. I've been tracking this back a
> little further, and it seems there's at least an origin propagation problem:
>
> (gdb) list
> 281 goto value_to_pointer_error;
> 282...