Displaying 20 results from an estimated 400 matches similar to: "Documentation gripes"
2000 Nov 10
2
source browser updated
http://surf.chimie.uqam.ca/~kruus/vorbis/ now contain
branch_beta3 and trunk subdirs that are updated daily
(until branch_beta3 becomes historical next week, like
 the other snapshots at that URL).
to web-browse the source code, go to
http://surf.chimie.uqam.ca/~kruus/vorbis/lxr/http/source
erik (back after audio-video sync miniproject.  Yay!)
--- >8 ----
List archives: 
2000 Sep 09
1
floating point exceptions, and questions
#include <float.h>
should define DBL_MIN and FLT_MIN, as well as
DBL_MIN_EXP and FLT_MIN_EXP (such that 10eFLT_MIN_EXP is a valid float)
This is a standard header file.  But gcc now hides it away (mine was
in /usr/lib/gcc-lib/i386-linux/<compiler-version>/include/ )
BTW - any corrections for my surf.chimie.uqam.ca/~kruus/vorbis/ stuff?
Erik Kruus <kruus@on2.com>
--- >8
2000 Sep 05
2
docs URL
Hi.  I've put up some docs related to my first encounter with the
vorbis source code at
  http://surf.chimie.uqam.ca/~kruus/vorbis/encoder/index.html
It documents a newbie's first look and [serious] attempts to trace
through examples/example_encoder.c .  Don't laugh too hard!
Even though the docs are quite un-doc-like,
I've stopped working on them indefinitely, since Monty
2000 Sep 14
1
Fixed-point Vorbis decoder
Hi,
I'm the author of a fixed-point MPEG audio decoder called MAD:
    http://www.mars.org/home/rob/proj/mpeg/
I've been considering the possibility of writing a similar fixed-point
decoding library for Ogg Vorbis. Unfortunately, every time I've looked for
Vorbis decoding specifications, I have found them incomplete. :-(
I'd rather not try to reverse-engineer specifications
2004 Aug 20
2
R-devel and gcc 3.4
I tried compiling R-devel from the subversion sources using gcc 3.4.1
and it fails in make check at d-p-q-r-tests.  It compiles and works
using gcc 3.3.4.  Can post more details if needed (don't remember the
exact error off the  top of my head).  Linux-i686.
-- 
robert.kruus at utoronto.ca
linux: the choice of a GNU generation
(ksh at cis.ufl.edu put this on Tshirts in '93)
2011 Apr 20
3
succession time series graph
Dear gracious R community,
I would like to produce charts of phytoplankton biomass changes
through time. Each species has a line, and the biomass varies in
mirror form along the line for each species along the X time axis.
Here is an example of what I'd like to do:
http://www.er.uqam.ca/nobel/r30240/Succession.jpg
Any suggestions?
Thanks
David Bird
UQAM, Montreal
2020 Sep 01
3
Instalar paquete en nueva versión de R
Hola, me estoy crispando con un tema que no es la primera vez que he 
resuelto pero (extraamente) ahora no puedo resolver. Estoy instalando 
un paquete que no est disponible en la versin 4 de R:
packageurl <- 
"http://cas.uqam.ca/pub/R/bin/macosx/el-capitan/contrib/3.6/CASdatasets_1.0-10.tgz"
install.packages(packageurl, repos = NULL, dependencies = TRUE, 
type="source")
2005 Jan 05
7
count element in column
Hi,
I 've a matrix n*1 (thus a column) and I would like to
count the number of negative element inside.
Can you help me?
Thanks!
eg:
 res[,1]= 1
          -3
          -1
How obtain the number 2 (number of negative-element)?
2009 Aug 18
1
ggplot2: geom_smooth and legend
Hi all,
Is that possible to remove the grey colour in the legend key that goes  
with the geom_smooth? In my case it doesn't ease the reading of the  
legend.
http://www.4shared.com/file/125864977/e10644f8/desorb.html
Cordialement / Regards
-------------------------------------------
Benoit Boulinguiez
Ecole de Chimie de Rennes (ENSCR) Bureau 1.20
Equipe CIP UMR CNRS 6226 "Sciences
2000 Aug 22
1
vorbis' configure
It seems that the configure script in CVS does not check the CFLAGS
environment variable at all.  Indeed, on line 121 of configure.in, CFLAGS
is explicitly set to be blank.
Is this done for a reason?  I see that several sets of CFLAGS are passed
into the Makefiles by configure based upon specific architecture/compiler
combinations -- perhaps this is the reason...?
I ask because users may wish to
2001 Jan 02
3
now i'm a real vorbis guy.
unemployed like you ex-icast folks :)
(half the company was axed)
Erik.
--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be
2000 Dec 17
3
what script or command makes the codebooks?
Pardon my ignorance or laziness (as the case may turn out), but is there
documentation or a script/Makefile somewhere that describes exactly how the
current codebooks were produced?  (I mean, the exact arguments, as opposed to
"in general") Are the (exact) training data sets available somewhere?
Thanks,
--Mike
-- 
[O]ne of the features of the Internet [...] is that small groups of
2001 Oct 18
4
libvorbisrtp-0.1
alpha.  (that about sums it up)
Will encode and play back via an sdp file and multicast on one
computer (over the net if you transfer the sdp file over by hand).
rc/rtenc3 and src/rtdec3 are in the style of encoder/decoder_example
...so this means you MUST edit it them to suit your system.  For example,
I specify my rtenc3 to multicast just on eth1 (to avoid pissing off
my cable supplier on
2010 Sep 10
3
ggplot bar geom: control the filling in the colour legend
Hi all,
Is it possible to change the filling of the squares used to represent 
the colour legend in a bar plot with ggplot?
in this example, fillings are raven black, I'd like them white.
ggplot(diamonds, aes(clarity, colour = cut)) + geom_bar()
Regards
-- 
-------------
Benoit Boulinguiez
Ph.D student
Ecole de Chimie de Rennes (ENSCR) Bureau 1.20
Equipe CIP UMR CNRS 6226 "Sciences
2000 Apr 20
4
random number 0-1
Hello,
i'm looking for the procedure to generate a random number between 0-1.
Try rnorm() but can't get to do generate between 0-1
thanks(i'm sur it's easy)
--
Nicolas Baurin
Doctorant
Institut de Chimie Organique et Analytique, UPRES-A 6005
Universit? d'Orl?ans, BP 6759
45067 ORLEANS Cedex 2, France
Tel: (33+) 2 38 49 45 77
2005 Jul 22
0
WAS: Stupid hold music NOW: list gripes
>Anyway, isn't time to split this list in "strictly technical...
>And lest we forget, another split for the Cisco/Polycom/Snom/othersipphone
configurations...
That would be short-sighted imo. Splitting the list or goofy offers to do
the list as a PHPbb, NNTP, or other forums would only serve to dilute the
value of the collective wisdom of the people on this list. 
Suppose the
2008 Sep 10
3
writing simple function through script
Hi all,
 
I try to write a simple function in a script. The script is as follows
 
yo<-function(Xdata)
{
n<-length(Xdata[,1])
 
Lgm<-nls(formula=LgmFormula,
  data=Xdata,
  start=list(a=1500,b=0.1),weights=Xdata$Qe)
return(Lgm)
}
 
After the execution of the script, when I call the function yo on data
called NC60.DATA I get an error.
 
#yo(NC60.DATA)
Erreur dans eval(expr, envir, enclos)
2003 Nov 07
0
Cisco 6.0 gripes
So, after playing with 6.0 on the Cisco 7960 and 7940 platforms, I 
have the following gripes, which I've sent to a very clueful Cisco 
person already.  Mind you, I love the Cisco 79xx series phones, and 
currently they are what I recommend to anyone who wants a 'real' IP 
phone.  I just cringe
- Speed dials.  It's nice to now have speed dials in the line 
appearances that
2009 Dec 22
2
use of lm() and poly()
Hi all,
 
I want to fit data called "metal" with a polynominal function as dP ~ a.0 +
a.1 * U0 + a.2 * U0^2 + a.3 * U0^3 + a.4 * U0^4
The data set includes, the independant variable U0 and the dependant
variable dP.
 
I've seen that the combination of lm() and poly() can do that instead of
using the nls() function.
But I don't get how to interpret the results from the linear
2009 Sep 03
2
mail_uid and mail_gid are not set in environment (for expire-tool and so)
Hello,
I've just subscribed to the list, as a recent user of Dovecot (1.2.4 by
now).
I eventually missed a point, so I tried to find other doc or comments about
my issue, but failed to. If the following has already been discussed, please
simply reply with a URL to the corresponding thread or doc ;-)
Now that I have covered my ass, here is the problem I meet.
In dovecot.conf, I have the