Displaying 9 results from an estimated 9 matches for "eudes".
Did you mean:
eludes
2011 Apr 07
1
K means algorithm C code
...; function of the R
stats-package {stats}? Would these be available as a C header file (*.h)
somewhere from the R installation???
Any help to get a C or C++ implementation of these clustering algorithms
would be very welcome.
Thanks for your help.
Johnny
~~~~~~~~~~~~~~~~~~~~~~~~~~~
Jean-Eudes DAZARD, PhD.
Assistant Professor
Bioinformatics Division
Center for Proteomics and Bioinformatics
School Of Medicine, BRB 936
Case Western Reserve University
10900 Euclid Avenue
CLEVELAND, OHIO 44106 - 4988
Tel : 1-216-368-3157
Fax : 1-216-368-6846
e-mail : jxd101@case.edu
~~~~~~~~~~~~~~...
2005 Sep 30
3
LDAP PDC question
When setting up an LDAP PDC do I have to have both user and machines
in the ou=People container? Here's what I've got.
LDAP Tree
ou=People,o=umd.umich.edu
ou=NIS,ou=Groups,o=umd.umich.eud
ou=machines,ou=Samba,ou=Services,o=umd.umich.edu
ou=Idmap,ou=Samba,ou=Services,o=umd.umich.edu
smb.conf (ldap stuff)
ldap delete dn = no
ldap suffix = o=umd.umich.edu
ldap
2007 Apr 18
1
Memory increase in R
Dear All:
Pleas help me to increase the memory in R.
I am trying to make euclidean distance matrix.
The number of low in data is 500,000. Therefore, the dimension of euclidean
distance matrix is 500,000*500,000.
When I run the data in R. R could not make distance matrix because of memory
allocation problem.
In order increase memory, I read the FAQ and follow the instruction as
below:
2006 Nov 14
3
lpSolve and mixed signs
Hi R People:
If you have a linear programming problem in which
some of the constraints have the "<=", some
have ">=" and some have "=", all in the same problem,
should the solver work?
I'm having trouble with that. Any help much appreciated!
Sincerely,
Erin Hodgess
mailto: hodgess at gator.uhd.eud
whoops!
mailto: hodgess at gator.uhd.edu
2006 Sep 11
1
Wrong content-type reported for messages with only a text/html body?
Hi all,
It looks like Dovecot 1.0rc7 reports the wrong content-type for messages
with only a text/html body. An example of such a message is:
---
From: mathijs at izecom.com
Subject: test
To: foobar at example.com
Content-Type: text/html;
test
---
When I talk IMAP to Dovecot directly using telnet and fetch the
bodystructure of this message, Dovecot replies:
* 1 FETCH (BODYSTRUCTURE
2005 Dec 16
1
a problem in building dovecot @ opensolaris
Hi,
I'm trying to build dovecot from snapshot dovecot-20051215.tar.gz on
OpenSolaris Nevada build 28.
I have added to the PATH directories for make, gcc and automake/autoconf
(in BASH):
$ export PATH=/opt/sfw/bin:/usr/ccs/bin:/usr/sfw/bin:$PATH
then executed
---
$ aclocal
$ libtoolize --force
$ automake --add-missing
$ autoheader
$ autoconf
---
And then make finished with
---
Install prefix
2010 Feb 19
7
VT-d not working
Hello there,
I am using a Gigabyte H55M-UD2H (Intel H55-Chipset) together with a
Core-i5-650.
According to Gigabyte Support the Mainboard does support VT-d. Well,
actually support says, that VT-d does work on Windows-7 in XP-Mode.
They do not test and support Linux though.
Did anybody here have success using VT-d on any H55-Board?
Perhaps it is some misconfiguration on my side. I tried a
2007 Mar 14
4
solaris 10 + dovecot (1)
hi...
i try to make dovecot (v1.0.r26) in solaris 10 and i have the following
problem
# ./configure --with-ldap
...
...
Install prefix ...................... : /usr/local
File offsets ........................ : 64bit
I/O loop method ..................... : poll
File change notification method ..... : none
Building with SSL support ........... : yes (OpenSSL)
Building with IPv6 support ..........
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking