Displaying 20 results from an estimated 364 matches for "assort".
Did you mean:
assert
2008 Dec 05
0
determine assortative mixing in networks (igraph-library)
Dear all,
I'm looking for a method to quantify assortative mixing in undirected graphs, preferably something that is compatible with the igraph-library for network analysis. Is anybody aware of an already existing function/library for this or an easy way to implement this functionality in R?
Many thanks,
Rainer
WikipediaWictionaryChambers (UK)Google...
2008 Dec 26
0
question about Assortative and Disassortative Mixing
Dear colleagues,
I'm trying to have a look at the Assortative and Disassortative(
http://en.wikipedia.org/wiki/Assortative_mixing) of the network I have.
But it seems that the igraph hasn't mentioned that yet.
I have to get the in/out degree of the vertices of each edge and calculate
the Pearson's Correlation coefficient which seems to be quite...
2012 Mar 30
0
[GIT PULL] Assorted bugfixes and improvements (from openSUSE)
Cristian Rodr?guez wrote:
> The following changes since commit b78d8e4db10e57b8d82bb82e4e3662d5dedd7255:
>
> FLAC__bitmath_ilog2,FLAC__bitmath_ilog2_wide,COUNT_ZERO_MSBS: add gcc
> specific optimizations (2012-03-28 15:43:48 -0300)
>
> are available in the git repository at:
>
> git://github.com/crrodriguez/flac.git master
>
> for you to fetch changes up
2012 Mar 30
1
[GIT PULL] Assorted bugfixes and improvements (from openSUSE)
El 30/03/12 07:14, Erik de Castro Lopo escribi?:
> * 7077ba8be2.. Use a single source-code wide definition of min() and max()
>
> I like the idea of this commit but don't understand why it modifies
> configure.ac. I also don't think the FLAC_SAFE_MIN/MAX defintions
> belong in the file include/FLAC/export.h which is a public header file.
> Instead, this
2007 Oct 30
1
Assorted oddities with --relative
I have discovered a few oddities with --relative in the latest
development rsync (from git, yay!):
#1. Junk in the middle of a source argument leads to duplicate entries
in the file list:
$ mkdir src src/D
$ rsync-dev -ni -rR ././src/.//.//.//.//.//.//.//./D/ dest/
cd+++++++++ src/
cd+++++++++ src/./
cd+++++++++ src/
cd+++++++++ src/./
cd+++++++++ src/
cd+++++++++ src/./
cd+++++++++ src/
2005 Feb 21
2
[LLVMdev] Patch to make gccld link native .so's, -rpath, -soname, and various assorted fixes
Hello,
I have a patch that:
1. Allows gccld to link shared libraries natively..
2. Passes along -rpath and -soname to the native linker...
3. Fixes a bug where the bytecode files were kept around after native
linking...
4. Removes a now unnecessary warning for native linking...
The result is that we are >' '< close to having Qt4 both compile *and* link
with the LLVM toolchain.
2005 Feb 21
0
[LLVMdev] Re: Patch to make gccld link native .so's, -rpath, -soname, and various assorted fixes
On Sun, 20 Feb 2005 19:42:34 -0500, Adam Treat wrote:
> The result is that we are >' '< close to having Qt4 both compile *and* link
> with the LLVM toolchain.
Wow, cool! Mind if I ask what is motivating this work?
thanks -mike
2000 Aug 30
1
assorted issues with 2.1.1p4...
I've just finished compiling OpenSSH version 2.1.1p4 for Red Hat Linux
6.2 (i386) with recent patches, using OpenSSL version 0.9.5a, which
was compiled to use RSAREF.
There are a couple of issues I noticed immediately:
1. The ssh-agent program can only store RSA keys, not DSA keys.
2. Only ssh-add knows to invoke ssh-askpass (if it is not attached to
a tty and DISPLAY is set).
2009 Feb 02
2
Ticket #282: omindex-assorted-enhancements.patch woes
I would really like to try out the features in the patch above. But I
can't ever seem to get the resulting omindex.cc to "make".
I tried updating to rev 10801 from the SVN then run /bootstrap but then
I seem to get errors compiling everything when I try and do "make" (I'm
using ubuntu 8.10).
So I thought I'd try an apply the patch to the latest stable version
2003 Oct 29
1
question on assorted patches
*This message was transferred with a trial version of CommuniGate(tm) Pro*
I'm trying to put togther a starting list of patches required to get
3.7.1p2 working in our enviroment. I'm pretty sure I need the following
at minimum but would like guidance about a couple of them and direction
on a couple unanswered questions. I've spent most of the morning
trolling the archives, but I
2015 Oct 08
0
[PATCH v2 0/5] v2v: assorted improvements to tests for windows
This series makes several enhancements to tests for v2v conversion of
Windows guests. Specifically, it
- adds a number of files which imitate the stuff that is supposed to
be present on the host when the actual conversion is performed, but
may not be there when the tests are run. This includes certain
tools and virtio drivers
- fixes the test for windows conversion to actually
2007 Nov 17
1
Assorted concerns about git repository
Wayne,
I have a few more concerns about the git repository:
1. It looks like you retroactively removed all generated files from the
history. This may inconvenience a user who seeks to an older version of
the source code and lacks the magic "configure" to help regenerate the
files. You also removed "rsync.1" even from revisions before it became
a file generated from
2012 Apr 13
1
an assortment of mail serving issues
Hi All,
I moved to a new CentOS6 install after an old CentOS5 server started exhibiting problems. I am having mail serving issues and they are confusing. I am seeing both Sendmail and Zimbra issues.
We front e-end out operation with a pfSense box and it has the following mail ports open: 25, 465, 587, 110, 143, 993, 995.
We have Zimbra and that also requires 7025 and 7071 be open.
This sent
2009 Oct 05
3
unit testing for R packages?
Hi All,
I'm interested in putting some unit tests into an R package I'm
building. I have seen assorted things such as Runit library, svUnit
library, packages
with 'tests' directories, etc
I grep'd "unit test" through the writing R extensions manual but didn't find
anything. Are there any suggestions out there? Currently I have
several (a lot?) classes/methods that I ke...
2013 Aug 02
0
[LLVMdev] Assorted notes on garbage collection with LLVM
Hi Mike,
On 2013-08-02 18:26, Michael Lewis wrote:
> I've been working recently on a precise garbage collector which runs
> alongside native code JITted by LLVM. Today marks the first time the
> GC has passed its entire test suite as well as extensive soak tests in
> non-trivial programs.
I'm glad to hear that you solved the issues you described in your last
mail. How did you
2006 Feb 28
2
yum/x86_64
Starting from the 4.2 Server install on x86_64 I did a
"yum update", then "yum install openssl openssl-utils" and
it appears to have installed an assortment of i386 programs
and libs. How do I get rid of the wrong ones?
Specifically, what I want is the right stuff to run the
beta VMware server. It looks like it needs some X libs and
yum wants to install i386 versions of those too.
--
Les Mikesell
lesmikesell at gmail.com
2013 Aug 02
4
[LLVMdev] Assorted notes on garbage collection with LLVM
Hi all,
I've been working recently on a precise garbage collector which runs
alongside native code JITted by LLVM. Today marks the first time the GC has
passed its entire test suite as well as extensive soak tests in non-trivial
programs.
It's been an interesting and educational process, to say the least, and
I've run into quite a few things that might be useful to know for others
2011 Dec 21
2
[PATCH] xenpm: assorted adjustments
- use consistent error values (stop mixing of [positive] errno values
with literal -E... ones)
- properly format output
- don''t use leading zeros in decimal output
- move printing of average frequency into P-state conditional (rather
than a C-state one)
- don''t print some C-state related info when CPU idle management is
disabled in the hypervisor
- use calloc() for array
2005 Aug 31
2
Wine - Broderbund Print Shop - printing
I am running wine 20050725.
I used winetools to get an assortment
of software loaded and with a bit of tweeking
it worked.
I then ran the install CD for Broderbund
"The Print Shop". It loaded OK and after
copying a few dll's from my windows box, it
came up and ran.
My problem is with printing.
After reading through the users guide on printi...
2008 Jul 07
1
SIGPIPE in assorted apps after "yum update"
Hello,
I have several systems which I recently updated with
yum -y update
to all the latest packages. These systems use yum-priorities and use
the CentOS (priority 1) EPEL (priority 5) and rpmforge (priority 10)
repositories. After the updates, dhcpd stopped working with a SIGPIPE
error which occurs shortly after it attempts to fork into the
background. I worked around that problem by building