Displaying 10 results from an estimated 10 matches for "torrance".
2010 Apr 12
4
Update on Ptalarbvorm
...ard tidbits from around the web that the improvement
over 1.1 is at least as much as 1.1 was itself over 1.0.
I know that myself and many others found Monty's occasional updates on
Thusnedla development to be absolutely fascinating (and no doubt raised
the profile of Theora too).
Many thanks,
Torrance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20100412/52735a74/attachment.htm
2010 Mar 28
2
XiphQT
...ving this problem on Snow Leopard, using Quicktime 7 (theora
files don't load with Quicktime X) and XiphQT 0.1.9.
Additionally, as others have noted before, the XiphQT available on the
website is built against libtheora 1.0 (0.1.9) even though (I think) I
may have heard one built against 1.1?
Torrance
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 905 bytes
Desc: OpenPGP digital signature
Url : http://lists.xiph.org/pipermail/theora/attachments/20100328/3b359513/attachment.pgp
2011 Mar 27
2
Hmisc summary.formula formats for binary and continuous variables
...---------+-----------------+
|age |47.35/50.00/52.68|46.78/50.92/53.97|
+-------+-----------------+-----------------+
Thanks,
Heemun
-------------------------------------------------
Heemun Kwok, M.D.
Research Fellow
Harbor-UCLA Department of Emergency Medicine
1000 West Carson Street, Box 21
Torrance, CA 90509-2910
office 310-222-3501, fax 310-212-6101
2006 May 16
1
Bay Cities Ruby Group
Hello,
I''m trying to organize a Bay Cities Ruby Group in Southern California.
This would include the cities of Redondo Beach, Manhatten Beach,
Hermosa Beach, Torrance, Gardena, Lomita, etc. If you are interesting
in joining a group that would be like other ruby groups where we
discuss tricks, technique, theory, etc. and help each other, then
please join the mailing list:
http://bayarearuby.mitchellhashimoto.com
I''d really like to get this going!! So e...
2011 Mar 03
1
embed latex beamer sans serif default font into R plot
...rif font and may be the default LateX Computer Modern sans serif font. Does anyone know the names of the font files?
Thanks
Heemun
-------------------------------------------------
Heemun Kwok, M.D.
Research Fellow
Harbor-UCLA Department of Emergency Medicine
1000 West Carson Street, Box 21
Torrance, CA 90509-2910
office 310-222-3501, fax 310-212-6101
2009 Aug 23
1
Black borders on resized videos
...n one border, sometimes on more than
one, and apparently random in the side on which they appear. Besides
being annoying, the presence of the borders also destroys the feeling
of 'crispness' of the transcoded video by introducing a fuzzy external
border.
Is this bug known?
Thanks,
Torrance
P.S. I can provide examples both of the commands given and the
resulting videos if necessary.
2011 Mar 19
2
Output a table formatted with standard deviations below means
Is it in bad form to double post to StackOverflow and R-help? Apologies if
so. Here's my task:
I've got a matrix of means like so
means<-matrix(1:10,nrow=2)
colnames(means)<-c("a","b","c","d","e")
and a matrix of standard deviations like so
sds<-matrix(seq(0.1,1,by=0.1),nrow=2)
2006 May 01
0
Bay Cities Ruby/Rails Group
Hello,
Seeing that the nearest Ruby User Groups around me are at least an hour
away, I am trying to set up a bay cities (of california) ruby user
group. This would include the cities of Torrance, Redondo Beach,
Manhattan Beach, etc. If you are interested, please join the mailing
list:
http://lists.mitchellhashimoto.com/listinfo.cgi/bay-cities-ruby-mitchellhashimoto.com
I really want to get this RUG going! So if you know anyone in the south
bay who may be interested, please tell them....
1998 Sep 11
3
SAMBA digest 1809
...----------------------------------------------------------------
Richard L. Hoesly Phone: 310-214-2922
Directory of Software Systems FAX: 310-214-3420
Universal Analytics, Inc. Email: rich@uai.com
3625 Del Amo Blvd., Suite 370
Torrance, California 90503
2009 Jun 16
0
Help implementing a simple Python port
Hello list,
I wonder if anyone might be able to help me troubleshoot an attempt at
porting some simple Python code to R.
The function below is supposed to take a matrix containing item ratings from
various users and, given a vector containing at least 1 rating and 1 missing
value, employ a 'weighted slope one' algorithm to predict the missing
values.
The algorithm itself is fairly