Displaying 20 results from an estimated 100 matches similar to: "Plot with two different coloured regression lines and legend"
2007 Apr 11
1
Changing the ISOLINUX boot directory
I'm new to the ISOLINUX development cycle, and I've tried a few times to
come up with a solution. I'm trying to recompile isolinux.bin to look for
the config files in a directory other than root, /boot/isolinux, or
/isolinux. Ideally, this directory would be /lpc/isolinux.
I've tried changing the plain text values in isolinux.asm to reflect these
changes and recompiling using
2008 Feb 28
1
intermediate linkage clustering
Does anybody know how to do a intermediate linkage clustering in R?
Is there a command allready developed? Which package do I have to load?
Thanks in advance
yvo
--
View this message in context: http://www.nabble.com/intermediate-linkage-clustering-tp15736379p15736379.html
Sent from the R help mailing list archive at Nabble.com.
2011 Sep 23
4
Gotchas around upgrading from an old version (0.25.4) to a newer version.
I''ve been tasked at my workplace to upgrade our puppet installation to
a more modern version. Currently all the environments run a RubyGem
version of puppet 0.25.4 on mostly RHEL/Centos 5.3 - 5.5 (there are,
like most environments, a few laggards running RHEL4 or new machines
running CentOS 6).
The plan is to upgrade these to the most stable version of Puppet,
which at the time of
2012 Apr 14
2
[LLVMdev] RFC: ErLLVM - An LLVM backend for Erlang
Hi,
We 've been working on an LLVM backend for High Performance Erlang (HiPE) [1],
the native code compiler of Erlang/OTP [2]. ErLLVM [3] targets the X86 and AMD64
architectures for now but there is some ongoing work from a team on the Uppsala
University to also support ARM. In our implementation, we have paid special
attention on retaining ABI-compatibility with the Erlang Runtime System in
2012 Apr 24
0
[LLVMdev] RFC: ErLLVM - An LLVM backend for Erlang
Hi,
Following Chris' advice, I will rebase the patches and break them in 3 distinct
emails (one at a time) in order to be easier for a reviewer to
approve/comments. Please note that the three patches while being code-wise
independent, they 're strongly-connected *semantically*, meaning that including
just a subset of these patches to LLVM's code base is quite weak if the others
are
2011 Mar 29
1
lme:correlationstructure AR1 and random factor
Dear helpers,
I tried these models to run in the package nlme, but allways got the same
error message...
I have a correlation in 5 sessions within a field (n=12) with ten traps in
one field.
res2a <- lme(response~x+y+z+treatment),correlation =
corARMA(form = ~ session|trapfield, p = 1, q = 0), random=~1|field,
na.action=na.omit, data=plates, method="ML")
res2a <-
2000 Mar 22
0
solaris build error for version 1.2.2p1
Hi folks,
I'm tryingto build openssh on a Sun Ultra 10 running Solaris 7. I've
installed the latest version of openssl, egd, and zlib without any problems.
I was able to build and install openssh 1.2.2 without problems but could not
create a host key due to an error stating that RSA was not available in the
openssl libraries. So, I decided to build the latest version of openssh
(1.2.2p1)
2010 Apr 19
4
Growing out of floppy images, what's the best alternative?
Hi.
We've been using PXELINUX for years, to kick off OS installations
(floppy images) and booting assorted tools. The addition of ISO support
in memdisk opened up some new alternatives that we also use, e.g.
booting WinPE ISO images over PXE.
Today I downloaded a BIOS for a HP EliteBook 8440p and discovered that
the BIOS file is 3 MB. I could probably squeeze it onto a 2.88 MB floppy
image
2008 Mar 19
0
Table for clustering dendrogram
Dear all,
I am using the hclust method in R. I am building nice dendrograms with it.
Actually for my further analysis I want to get the number of bifurcations
(bif) for each object (labels) in the dendrogram. That has to be calculated
by the colums merge, height and order.
http://www.nabble.com/file/p16142989/Sc2Mown_Pred.txt Sc2Mown_Pred.txt
Sc2Mpred<-
2006 Oct 13
3
Need help with barplots
I`ve read all the manuals and still couln`t find what is the difference
between the stacked and side-by-side barplots ? Could you explain me ?
[[alternative HTML version deleted]]
2012 Apr 24
2
[LLVMdev] RFC: ErLLVM - Implemented HiPE Calling Convention
This patch (and the others that will follow) are rebased on svn r155440:
"AVX2: The BLENDPW instruction selects between vectors of v16i16 using an i8
immediate. We can't use it here because the shuffle code does not check that
the lower part of the word is identical to the upper part"
Patch 1/3:
The attached commits add a new calling convention to support the LLVM backend
for
2010 Sep 09
9
Will a Quad-core i5 processor significantly speed up development on Linux or Mac?
I am looking at getting a new Thinkpad with an i5 processor.
I was curious to what extent this would speed up developing a Ruby on
Rails
app. I am guessing that this depends to what extent multi-threading is
utilized,
but I am not sure---hence the question :^)
If it is not that significant, my other choice would be to get a used
Thinkpad
or Mac Pro, duo-core.
So is there a significant
2004 Jan 10
2
Need some help on security
Hello all. I am new to the list and relitively new to FreeBSD. I currently
have a server running 4.8 as a dedicated server with cPanel added as a way
to speed up the creation of sites and such on the server. I host only a
couple of site because I do this in my spare time and don't know enough to
be a paid participant in the hosting community.
Anyway, on to the question, lastnight, the server
2006 May 01
2
Error when creating table "left" in migration
Hi,
I am getting an error when running a migration that is supposed to
create tables called "bottom", "top", "left" and "right". Since "bottom"
and "top" work just fine, my hunch is that in the SQL the "left" is
mistaken for some join statement like "LEFT INNER JOIN".
Couln''t one consider that a Rails
2006 Mar 06
1
Uploaded File to Database
Hi,
I currently write a tool for my school. Therefore I have to save
uploaded files.
I bought Agile Web Dev. with Rails to learn webdev with Rails.
I''m very new at rails and couln''d find anything on the internet.
Now when I want to save the file data to the mysql database, rails gives
me an error.
My code is the same as written in the book on page 363.
Here is my code of the
2007 Jun 15
0
How to configure samba makefile on uClinux?
Hi!
I want to compile samba version 3.0.25 client not
server. I couln¡¯t cofigure makefile on uClinux.
Someone help me. How to configure samba makefile on
uClinux?
¡°[root]# ./configure --host=arm-elf CC=arm-elf-gcc
Checking that the C compiler understands negative
enum values¡¦ configure: error: cannot run test
program while cross compliling.
What could I do for generator
2012 Jun 04
1
How to save the user_id in a separate column when using ActiveRecord::SessionStore?
Hi!
I''m converting my Rails 3.1 app from cookie sessions to database
sessions.
I''ve added an extra column on the sessions table to save the user_id.
I read the documentation in
http://apidock.com/rails/v3.1.0/ActiveRecord/SessionStore and googled
but can''t seem to find a way to set the session''s user_id that works.
Can someone help?
Thanks
--
Posted via
2009 Feb 02
12
[RSpec] rcov and/or rexml bug?
Hi,
Running: Ruby 1.8.7 p72, RSpec 1.1.12 and rcov 0.8.1.2.0, I get the
following error message with $ rake spec:rcov
--
/usr/local/ruby1.8.7//lib/ruby/1.8/rexml/formatters/pretty.rb:131:in
`[]'': no implicit conversion from nil to integer (TypeError)
from
/usr/local/ruby1.8.7//lib/ruby/1.8/rexml/formatters/pretty.rb:131:in
`wrap''
from
2006 May 07
6
RuntimeError in Recipe#edit
I have tried to learn ruby on rails from scratch by going into a
tutorial at the following website.
http://instantrails.rubyforge.org/tutorial/index.html
I followed the suggestions and encountered 3 problems so far.
1. Couldn''t start the Apache server. Error message "Port 80 was used by
some other process." I over-came the problem by going
into configuration and change the
2006 Jan 05
2
can not lvcreate after lvm snapshot and "xm mem-set" and lvremove
I am not sure if it''s a xen bug or lvm bug, or just my bad hardware,
but here''s how to reproduce:
/dev/vg0/centos1 is lvm block used by a domainU, it''s 8G in size.
#lvcreate -L8192M -s -n snap1 vg0
#mount /dev/vg0/snap1 /mnt
do some copying files here
#umount /mnt
#lvremove /dev/vg0/snap1
not removed! it says can''t allocated memory
#xm mem-set 0 512
#lvremove