Displaying 12 results from an estimated 12 matches for "bacher".
Did you mean:
cacher
2008 Sep 29
1
x axis label overlap
Hello,
On the figure produced by this code:
##############
# données Bacher 2001
y
.bacher
=
c
(69,18,13,12,5,4,3,3,13,9,7,6,4,2,69,19,12,40,5,2,2,2,51,18,8,31,9,3,2,2
)
x.bacher=c(seq(1:6),8,9,seq(9,13),
15,15,16,17,17,18,19,20,22,22,23,25,25,26,27,28,30)
# graphe
#quartz(width=2.12,height=2.12)
quartz(width=10,height=10)
par(mar=c(5.1+2,4.1+2,4.1,2.1))
plot(x.bacher,y....
2007 Dec 01
2
Tru64 v5.1 with Sia
./configure --with-sia
# ./dovecot --build-options
Build options: ioloop=poll ipv6 openssl
SQL drivers:
Passdb: checkpassword passwd passwd-file
Userdb: checkpassword passwd prefetch passwd-file static
# ./dovecot --version
1.0.8
# ./dovecot -n
# 1.0.8: /usr/local/etc/dovecot.conf
protocols: pop3
listen: *:10100
ssl_disable: yes
disable_plaintext_auth: no
login_dir:
2001 Oct 25
3
winbind / nss_winbind with Solaris with large amout of uses/groups
hi all !
I have compiled Samba 2.2.2 for Solaris 7 ( Solaris 8 also ) but found out
that the "nss_winbind" support
is available in source-code, but not after compilation.
The neccessary entries in the Makefile after "configre" are missing !!
Why ?
I have got it to run and it works fine with a small amout of groups.
But deploying this samba/winbind version to a Windows
2014 Sep 19
0
[PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
...me I looked :-)
You should just unconditionally call the DMA API and we should fixup the
special cases by overriding the hooks.
I can help you do the override hack for PPC for now, until we can do
something saner accross all architectures.
The main problem is s390 but I had a quick chat with Utz Bacher earlier
this week and he seemed to think having s390 use the DMA API shouldn't
be a big deal, they can also hookup some transparent set of ops if
necessary.
Cheers,
Ben.
2012 Jan 04
1
Is there a way to update a method on an existing Reference Class object?
Hi
Being able to do object oriented programming in R is really good. I
now started using the Reference Classes and really like it.
Though, I have one problem: I cannot find a way to update a method on
an existing object.
The flexibility that scripting gives (really needed for interactive
data analysis) is lost if everything have to be recalculated all the
time.
For example I would normally
2014 Sep 17
4
[PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
On Sep 17, 2014 7:13 AM, "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> On Wed, Sep 17, 2014 at 08:02:31AM -0400, Benjamin Herrenschmidt wrote:
> > On Tue, 2014-09-16 at 22:22 -0700, Andy Lutomirski wrote:
> > > On non-PPC systems, virtio_pci should use the DMA API. This fixes
> > > virtio_pci on Xen. On PPC, using the DMA API would break
2014 Sep 17
4
[PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
On Sep 17, 2014 7:13 AM, "Michael S. Tsirkin" <mst at redhat.com> wrote:
>
> On Wed, Sep 17, 2014 at 08:02:31AM -0400, Benjamin Herrenschmidt wrote:
> > On Tue, 2014-09-16 at 22:22 -0700, Andy Lutomirski wrote:
> > > On non-PPC systems, virtio_pci should use the DMA API. This fixes
> > > virtio_pci on Xen. On PPC, using the DMA API would break
2014 Sep 20
2
[PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
...hing saner accross all architectures.
Sure.
The question is: should the patches go in to 3.18 as is our should
they wait? It would be straightforward to remove the use_dma_api
switch PPC, s390, and virtio_mmio are ready.
--Andy
>
> The main problem is s390 but I had a quick chat with Utz Bacher earlier
> this week and he seemed to think having s390 use the DMA API shouldn't
> be a big deal, they can also hookup some transparent set of ops if
> necessary.
>
> Cheers,
> Ben.
>
>
2014 Sep 20
2
[PATCH v5 2/3] virtio_pci: Use the DMA API for virtqueues when possible
...hing saner accross all architectures.
Sure.
The question is: should the patches go in to 3.18 as is our should
they wait? It would be straightforward to remove the use_dma_api
switch PPC, s390, and virtio_mmio are ready.
--Andy
>
> The main problem is s390 but I had a quick chat with Utz Bacher earlier
> this week and he seemed to think having s390 use the DMA API shouldn't
> be a big deal, they can also hookup some transparent set of ops if
> necessary.
>
> Cheers,
> Ben.
>
>
2003 Sep 18
1
[Bug 675] cipher.c error when building against openssl 0.9.5a on Mandrake 7.2
...7.2
Product: Portable OpenSSH
Version: 3.7.1p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: bill.bacher at ruffalocody.com
I'm getting an error when I try to compile 3.7.1p1 source on a Mandrake 7.2
server with OpenSSL 0.9.5a:
./configure --with-tcp-wrappers
...
OpenSSH has been configured with the following options:
User binaries: /usr/local/bin
Syst...
2006 May 15
2
How-Understand-Kmeans-Cluster!!
Hi All,
I am using RGui 2.3.0 library(stats) and using K-means Clustering to cluster
data.matrix.(DDset)
DDset (matrix 575 x 2)
Exams (character) Slot (numeric)
AAW326 35
BWA345 45
............... .....
ZXE 453 67
DDset[,2]
[1] 29 37 24 7 22 22 21 24 26 31 39 21 17 7 24 37 26 33 7 31 39 29 24
20 2
[26] 40 8 16 1 31 6 32 2
2008 Oct 15
0
R-help Digest, Vol 67, Issue 31
...008 22:10:46 +0200
From: CLERC Thomas <thomas.clerc at unifr.ch>
Subject: [R] x axis label overlap
To: r-help at r-project.org
Message-ID: <69CC5A7A-C36D-4ED4-A846-16503ECA238F at unifr.ch>
Content-Type: text/plain
Hello,
On the figure produced by this code:
##############
# donn?es Bacher 2001
y
.bacher
=
c
(69,18,13,12,5,4,3,3,13,9,7,6,4,2,69,19,12,40,5,2,2,2,51,18,8,31,9,3,2,2
)
x.bacher=c(seq(1:6),8,9,seq(9,13),
15,15,16,17,17,18,19,20,22,22,23,25,25,26,27,28,30)
# graphe
#quartz(width=2.12,height=2.12)
quartz(width=10,height=10)
par(mar=c(5.1+2,4.1+2,4.1,2.1))
plot(x.bacher,y....