Displaying 20 results from an estimated 35 matches for "petitiononline".
2013 Jan 04
4
non-consing count
...of length=length(x) and an integer vector in which.
is there a cheaper alternative?
Thanks!
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://iris.org.il http://honestreporting.com
http://jihadwatch.org http://pmw.org.il http://www.PetitionOnline.com/tap12009/
War doesn't determine who's right, just who's left.
2012 Dec 04
3
list to matrix?
...[8,] Numeric,2
[9,] Numeric,2
--8<---------------cut here---------------end--------------->8---
thanks!
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://palestinefacts.org http://dhimmi.com
http://jihadwatch.org http://www.PetitionOnline.com/tap12009/ http://memri.org
Rhinoceros has poor vision, but, due to his size, it's not his problem.
2004 Jan 18
2
Ogg Vorbis in Creative products petition
...sider that supporting a new standard is a slow process, so we have to
ask NOW.
After all, if you consider OGG a good audio format, if it influences
greatly your purchasing decisions, even if don't own a
Creative digital player, please, SIGN the petition NOW!!!!
You can sign here:
http://www.petitiononline.com/oggpet/petition.html
Many thanks to all.
Sincerely,
Renato Perini
--- >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-request@xiph.org'
containing only the word 'unsub...
2012 Feb 23
5
cor() on sets of vectors
...97 -0.094970748
which is _not_ what I want.
I want diag(cor(x,y)) but without the N^2 calculations.
thanks.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://www.childpsy.net/ http://iris.org.il http://americancensorship.org
http://dhimmi.com http://www.PetitionOnline.com/tap12009/ http://jihadwatch.org
Never argue with an idiot: he has more experience with idiotic arguments.
2012 Aug 28
5
variable scope
...the end of the for loop body I have to write
rm(x)
gc()
is there a more elegant way to handle this?
Thanks.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://camera.org http://palestinefacts.org
http://iris.org.il http://www.PetitionOnline.com/tap12009/ http://truepeace.org
Computers are like air conditioners: they don't work with open windows!
2012 Nov 09
4
as.data.frame(do.call(rbind,lapply)) produces something weird
...um 1 4 9
$ c.x: num 1 8 27
$ c.y: num 1 64 729
--8<---------------cut here---------------end--------------->8---
thanks!
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://jihadwatch.org http://think-israel.org
http://www.PetitionOnline.com/tap12009/ http://honestreporting.com
Programming is like sex: one mistake and you have to support it for a lifetime.
2011 Feb 15
1
summary for factors is not very informative
...: 28
FRO : 28
(Other):1801
it would have been much more useful if it additionally
printed frequency stats as if by
summary(aggregate(frame$ColName,by=list(frame$ColName),FUN=length)$x)
--
Sam Steingold (http://sds.podval.org/) on CentOS release 5.3 (Final)
http://jihadwatch.org http://www.PetitionOnline.com/tap12009/
http://camera.org http://honestreporting.com http://openvotingconsortium.org
Abandon all hope, all ye who press Enter.
2012 Jul 13
1
LiblineaR: read/write model files?
...mmand line interface, I might want
to load it into R to look the histogram of the weights.
Or I might want to train a model in R and then apply it using a command
line interface.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://www.PetitionOnline.com/tap12009/
http://openvotingconsortium.org http://www.memritv.org http://pmw.org.il
Volume(Pizza of radius Z and thickness A) = PI * Z * Z * A
2012 Sep 14
3
aggregate() runs out of memory
...been running for ~30 minute, RSS is 14G, VIRT is
24.3G, and no end in sight.
both V1 and V2 are characters (not factors).
Is there anything I could do to speed this up?
Thanks.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://www.PetitionOnline.com/tap12009/
http://dhimmi.com http://think-israel.org http://iris.org.il
WinWord 6.0 UNinstall: Not enough disk space to uninstall WinWord
2013 Apr 21
1
cedta decided 'igraph' wasn't data.table aware
...; objects too.
the igraph function graph.data.frame accepts data.frame as the first argument.
the igraph maintainers say that "it is not coming from igraph".
thanks.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.10 (quantal) X 11.0.11300000
http://www.childpsy.net/ http://www.PetitionOnline.com/tap12009/
http://memri.org http://thereligionofpeace.com http://jihadwatch.org
Growing Old is Inevitable; Growing Up is Optional.
2012 Dec 27
4
vectorization & modifying globals in functions
...es the
local copy.
so,
1. is there a way for a function to modify a global variable?
2. how would you vectorize this loop?
thanks!
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://honestreporting.com
http://pmw.org.il http://www.PetitionOnline.com/tap12009/
A number problem "solved" with floats turns into 1.9999999999999998 problems.
2012 Oct 16
2
cannot coerce class '"rle"' into a data.frame
...ass '"rle"' into a data.frame
it seems that
rle.df <- data.frame(values=rle$values,length=rle$length)
works and DTRT.
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 12.04 (precise) X 11.0.11103000
http://www.childpsy.net/ http://iris.org.il http://memri.org
http://www.PetitionOnline.com/tap12009/ http://camera.org
char*a="char*a=%c%s%c;main(){printf(a,34,a,34);}";main(){printf(a,34,a,34);}
2012 Feb 24
1
count.fields inconsistent with read.table?
...e.g., the code above is a part of a function - is there a way to recover
batch (without re-running the whole thing)?
Thanks!
--
Sam Steingold (http://sds.podval.org/) on Ubuntu 11.10 (oneiric) X 11.0.11004000
http://www.childpsy.net/ http://openvotingconsortium.org http://iris.org.il
http://www.PetitionOnline.com/tap12009/ http://dhimmi.com
Conscience is like a hamster: it is either asleep or gnawing.
2012 Sep 19
2
drop zero slots from table?
I find myself doing
--8<---------------cut here---------------start------------->8---
tab <- table(...)
tab <- tab[tab > 0]
tab <- sort(tab,decreasing=TRUE)
--8<---------------cut here---------------end--------------->8---
all the time.
I am wondering if the "drop 0" (and maybe even sort?) can be effected by
some magic argument to table() which I fail to discover
2011 Jul 11
1
plot means ?
Hi,
I need this plot:
given: x,y - numerical vectors of length N
plot xi vs mean(yj such that |xj - xi|<epsilon)
(running mean?)
alternatively, discretize X as if for histogram plotting and plot mean y
over the center of the histogram group.
is there a simple way?
thanks!
--
Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031
http://thereligionofpeace.com
2001 Sep 26
4
SSSCA
This may not directly be a vorbis topic, but it could have some VERY serious
implications for open source development. I read this morning on the doom9
site about the "Security Systems Standard and Certification Act." I not a
lawyer so I'm just going by doom9's interpretation. Here's an excerpt from
doom9:
"Should it pass kiss your rights as a consumer by bye. As a side
2012 Feb 08
4
"unsparse" a vector
Suppose I have a vector of strings:
c("A1B2","A3C4","B5","C6A7B8")
[1] "A1B2" "A3C4" "B5" "C6A7B8"
where each string is a sequence of <column><value> pairs
(fixed width, in this example both value and name are 1 character, in
reality the column name is 6 chars and value is 2 digits).
I need to
2009 Apr 16
4
fortress forever doesnt show up in games list
I can install other hl2 mods and they show up in my games list and run fine, however whenever I install fortress forever it doesn't show up. I've even tried the shortcut that installs from the setup. But when I run that it just says loading source sdk base and nothing happens. There is no useful terminal output either. This is on wine 1.1.19. Help would be very much appreciated.
2007 Mar 19
2
Can Shockwave apps run w/o Codeweaver's Crossover product?
My daughter likes to play games on noggin.com and nickjr.com. The
problem is that some of them will play with Flash 9, which I have
installed, but many require Shockwave, which doesn't exist for Linux.
Is there any way to get a shockwave plugin to work with Firefox 2.0 and
a 2.6.x kernel. My daughter would really appreciate it, and so would I!
Marc Shapiro
2009 Apr 09
1
Looking for good IAX ATA
...P/NAT is a
pain/not possible for my setup.
Desperate to find a solution! Please help.
--
- John
Website: http://wizworks.net
Blog: http://news.wizworks.net for all the latest!
Pictures: http://www.flickr.com/photos/wizworks
Sign the petition to Apple to enable iPod support on Linux!:
http://www.petitiononline.com/eb221998/petition.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090409/35c83032/attachment.htm