Displaying 20 results from an estimated 5000 matches similar to: "Done too soon?"
2006 Jun 12
2
Ices2 and libshout FLAC support?
Are there any plans to support flac streams with ices (and therefore with
libshout as a dependency) currently?
If there aren't, anyone have pointers as to where I should start changing
things to add it? I've read one of oddsock's mailing list postings
mentioning that some format-specific timing issues would need to be
resolved as well as some other hangups, but I'm still a bit
2002 Feb 20
1
Disk error 00, drive F0
Hello,
I have recently downloaded Sorcerer GNU Linux (http://sorcerer.wox.org/)
which uses ISOLINUX for booting the installation CD-ROM.
Problem is, I can not get the CD-ROM to boot. I have tested it on
another computer, and it works fine (The CD-ROM has been written
correctly).
When I boot it on my home system, it gives me this error message:
ISOLINUX 1.66 2002-01-01 isolinux: Disk error 00,
2000 Apr 25
2
[R) Bland Altman plot (was: paste ?)
> De : Bill Venables <venables at acland.qld.cmis.csiro.au>
> Objet : Re: [R] paste ?
> Date?: mardi 25 avril 2000 08:45
>
(...)
> Secondly, I'm curious about the history of this kind of plot.
> I've only heard it called a "Tukey mean difference" plot, (and
> Trellis graphics has a function, tmd(), that does it, but no one
> knows about it...).
2004 Aug 06
3
nice: EROR stream/ices_instance_stream libshout error: Out of memory
ehm, how many memory i need!? : )
i had first 64mb now i have 128mb but also:
EROR stream/ices_instance_stream libshout error: Out of memory...
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request@xiph.org'
containing only the word 'unsubscribe' in the body.
2000 Apr 24
2
paste ?
Dear friends. I've made a very simple procedure to make Bland-Altman plots
and it works OK except for the inability to take a variate as argument in
annotation. I'm sure it is a very simple error, so if you have 5 seconds
please tell me.
Best wishes
Troels
bland <- function (x) #accepts two columns
{
mn <- 0.5*(x[,1]+x[,2])
diff <- x[,1]-x[,2]
2017 Feb 22
2
One username for multiple clients?
<http://www.lumaforge.com/>
Eric Altman ❱❱ CTO
PHONE 310.752.9993 x701
EMAIL eric at lumaforge.com <mailto:tyler at lumaforge.com>
WEB lumaforge.com <http://lumaforge.com/>
OFFICE 6608 Lexington Ave. Hollywood, CA 90038
> On Feb 22, 2017, at 4:24 AM, Reindl Harald via samba <samba at lists.samba.org> wrote:
>
>
>
> Am 22.02.2017 um 12:44 schrieb
2006 Jun 12
0
Ices2 and libshout FLAC support?
On Mon, 12 Jun 2006 kastein@WPI.EDU wrote:
> Are there any plans to support flac streams with ices (and therefore with
> libshout as a dependency) currently?
>
> If there aren't, anyone have pointers as to where I should start changing
> things to add it? I've read one of oddsock's mailing list postings
> mentioning that some format-specific timing issues would need
2013 Feb 24
0
BA.plot with logarithmic axes (MethComp)
Dear R-helpers,
I am trying to plot a Bland-Altman-Plot using the BA.plot function from the
package MethComp. While there is a function to transform the values for
analysis as shown in the snippet below, I would like to have logarithmic axes
for display as well. The usual log = 'xy' does not work because of the
properties of the y-asxis (positive and negative values). I am sure that
2012 Aug 14
1
[LLVMdev] Moving on from Hello World
Ah - thank you Eli for your reply :) obviously that's a
little disappointing :( So if I did want to insert some code into llvm
source on my machine (I'm building the debug version) that,
say, iterated over the SelectionDAG - where might be a good place to put
it?
Joe
On 14 August 2012 19:51, Eli Friedman <eli.friedman at gmail.com> wrote:
> On Tue, Aug 14, 2012 at 3:53 AM,
2017 Jul 08
0
Option hide files
Hello!
Any ideia?
Regards,
Em 07-07-2017 09:43, Carlos A. P. Cunha escreveu:
>
> Hello!
>
> Thanks for attention.
>
> Dont work :-(
>
> hide files = /lost\+found/
>
> Any ideia?
>
> Regards,
>
> Em 06-07-2017 18:41, Eric Altman via samba escreveu:
>> Honestly just a guess, but you may need to escape out (with a \) the + sign so it isn't
2013 Jul 18
1
Bland Altman summary stats for all column combinations
Hello,
I have the following data.frame
structure(list(Study = structure(c(1L, 2L, 3L, 4L, 5L, 6L, 7L,
8L, 9L, 10L, 11L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 1L,
2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L, 15L,
16L, 17L, 18L, 19L, 1L, 2L, 3L, 4L, 5L, 6L, 7L, 8L, 9L, 10L,
11L, 12L, 13L, 14L, 15L, 16L, 17L, 18L, 19L, 1L, 2L, 3L, 4L,
5L, 6L, 7L, 8L, 9L, 10L, 11L, 12L, 13L, 14L,
2020 Jul 18
25
[PATCH 00/12] Bunch of patches for cross-compilatio + RP4
Initially out there as #965245.
I strongly prefer to build ARM64 packages on non-ARM systems. Something
about my main build machine having twice the cores and twice the clock
speed. As such after many builds I've managed to generate a set of
patches which appear to mostly function to get functioning cross-builds
of Xen.
These are NOT a 100% solution. Some packaging hacks were needed. In
2006 Sep 09
3
[LLVMdev] gfortran calling convention
On 9/9/06, Chris Lattner <sabre at nondot.org> wrote:
> On Sat, 9 Sep 2006, Steven Bosscher wrote:
> > You wrote:
> >> The NIST F77 test suite doesn't seem to be compatible with gfortran at
> >> all,
> > Actually, the entire suite compiles flawlessly with gfortran.
> > See http://gcc.gnu.org/wiki/GFortranResults
>
> Was that true of GCC 4.0.1?
2003 Dec 12
1
Basic question on function
One is an integer and the other is not. Try
for (i in 1:5) print( identical( i, as.integer(1) ) )
---
Date: Fri, 12 Dec 2003 14:47:07 -0800
From: John Welsh <jwelsh at skcc.org>
To: 'R-help at lists.R-project.org' <R-help at stat.math.ethz.ch>
Subject: [R] Basic question on function "identical"
> for(i in c(1:5))
+ {
+ print(identical(i,1))
+ }
[1]
2009 May 01
1
Plotting extra lines on scatterplot
Hello Everyone-
I'm in the process of slowly learning R and am having a little bit of
trouble plotting an extra line onto a scatterplot. I'm sure the answer
is quite simple but I am stumped.
The code I am using is:
headways <- read.table("headways.csv", header=TRUE, sep=",",
na.strings="", dec=".", strip.white=TRUE)
plot.new()
2014 Jun 13
2
[PATCH] Support for ASEM UPS on Linux/i2c
As said in previous mail, I just finished a first working version of a driver
for the UPS found on ASEM PB1300 device
(http://www.asem.it/prodotti/industrial-automation/box-pcs/performance/pb1300/)
Linux only, accessed through i2c/SMBUS.
If you can spare some time, please review. Expecially my autotools skills are
ehm... a bit rusty.
--
Giuseppe Corbelli
WASP Software Engineer,
2000 Dec 28
0
[ogg123] buffer done ... almost
Yes it is 2:42 PM, and yes I stayed up finishing ogg123 buffering. But
I'm not committing it because I'm really tired now and I'm very, very,
very suprised it even worked (the first time!). I see why people use
semaphores; I thought select() and a signal could work just as
well. The select times out every second, so it keeps the buffer
relatively filled without eating up loads of CPU.
2016 Jan 14
6
Bug#810964: only partial EDAC information with Xen
Package: xen-hypervisor-4.4-amd64
Version: 4.4.1-9+deb8u3
Debian 8.2 installed on a supermicro H8SGL Board, AMD 6128 with 4x4GB
ECC RAM.
When booting the plain kernel (stock Jessie 3.16 or backport 4.1 or
4.3), both memory controllers (mc0 and mc1) appear under
/sys/devices/system/edac/mc with two csrow* each as expected. Same
happens, when booted with Xen 4.1.4-3+deb7u1.
When booted with Xen
2010 Jan 04
2
vorbis-tools release soon?
Since it's been almost 2 years since vorbis-tools 1.2.0 was released,
would it be reasonable to see 1.3.0 soon? There are plenty of changes
in there that deserve to see the light of day - the ReplayGain support
in ogg123 and the vcut fixes in particular have my attention.
2006 Sep 10
0
[LLVMdev] gfortran calling convention
On 9/9/06, Steven Bosscher <stevenb.gcc at gmail.com> wrote:
> On 9/9/06, Chris Lattner <sabre at nondot.org> wrote:
> > On Sat, 9 Sep 2006, Steven Bosscher wrote:
> > > You wrote:
> > >> The NIST F77 test suite doesn't seem to be compatible with gfortran at
> > >> all,
> > > Actually, the entire suite compiles flawlessly with