search for: goldstein

Displaying 20 results from an estimated 120 matches for "goldstein".

2004 Jun 13
3
Free Mirrors
Help!! We offer 4 gigs of classical ogg files at pan.zipcon.net. Traffic can be very heavy, even with a mirror at MIT, which however may disappear in the future. Free mirrors are very welcome. Please contact gold@gas.zipcon.net, if you can help. Al Goldstein at gas.zipcon.net
2005 Mar 30
0
New vorbis music http://pan.zipcon.net
...&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& March 11 NEWS New postings: Felix Skowronek Live: Bach Bminor Sonata. Felix Skowronek, flute and Martha Goldstein, keyboard lute. As far as we know this is the first recording of such a combination. Elias Goldstein Live: Elias Goldstein, violin plays the Saint-Saens Rondo Capriccioso, accompanied by the Depaul Symphony. Soni Ventorum: Jean-Michel Damase Seventeen Variations for Wind Quintet...
2006 Mar 24
2
How to avoid for or while loops when one index depends on another
...ion likely to be more efficient than a loop? 3. (Extra credit) How could once do this with FOR as opposed to WHILE in R? Clearly if you attempt "j in i+1:length" you're in trouble when i exceeds length. Thanks for your help with this excellent open-source resource, Dan -- Daniel Goldstein, Ph.D. Assistant Professor of Marketing London Business School s234 Regent's Park, Sussex Place London NW1 4SA, United Kingdom p: +44 (0) 20 7706 6796 f: +44 (0) 20 7724 1145 www.dangoldstein.com
2012 May 08
1
virsh console logging and pty usage
...ere was any console output which could help them debug an issue. However, if you need to connect to the console of the VM its impossible (e.g. it needs the root password for a fsck). Any suggestions to allow logging but allow it to be usable via "virsh console" as well? Thanks. -- Doug Goldstein
2006 Jul 02
5
What goes to Hardware ?
Hi people, As I said before: I did the IDCT to run on the FPGA. My friends from university did the Reconstruction routines running on the FPGA. I'm helping with the LoopFilter, and it is almost there. (all VHDL) I did a small profiling of the libTheora running on a Altera Stratix II device: The processor used was the NIOS II with 8Kb of data and instruction cache, branch prediction and
2013 Oct 10
2
pom for 0.5.1
H, I am using libvirt from maven using a nexus proxy pointing to http://www.libvirt.org/maven2/ It downloads the jar fine but is expecting libvirt-0.5.1.pom (and ...sha1). In the proxy only the jar appears. When I download and rename the pom to my local .m2 cache my build works fine. Is this a bug in the distribution of libvirt in its maven repo or is my dependency wrong somehow? Kind regards,
2007 Jun 08
1
icc from GLMM?
Dear R users I would like to ask a question regarding to icc (intraclass correlation) or many biologists refer it to as repeatability. It is very useful to get icc for many reasons and it is easy to do so from linear mixed-effects models and many packages like psy, psychometric, aod and irr have functions to calculate icc. icc = between-group variance/(between-group variance + residual
2003 Apr 17
2
Pan.zipcon is down
A hardware failure has put pan.zipxon out for a while. Hopefully it will be running by next week. In the meantime there is a partial mirror at: http://cuba.calyx.nl/~oink/ogg/ <p><p>--- >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'
2008 Mar 26
3
Theora logo master
Hello I would like to ask if it's possible to display Theora logo at http://ronja.twibright.com/sw.php I use Theora for automatically generated videos at http://ronja.twibright.com/3d/ If yes can I please have the master of the logo? I cannot use the small logo you have on the website. Thanks, Karel Kulhavy
2007 May 07
2
Theora running on FPGA
...pletely hardware implementation or the integration with a nonproprietary processor. I will comment the code better and post in the SVN the quickest as possible. I will did a little movie with the video playing when I finish the integration with the VGA controller. I want thanks Felipe Portavales Goldstein to the support and help. -- Leonardo de Paula Rosa Piga Undergraduate Computer Engineering Student LSC - IC - UNICAMP http://www.students.ic.unicamp.br/~ra033956
2017 May 05
2
[PATCH v1] ACPI: Switch to use generic UUID API
On Fri, 2017-05-05 at 10:06 +0300, Amir Goldstein wrote: > On Fri, May 5, 2017 at 9:20 AM, Dan Williams <dan.j.williams at intel.com > > wrote: > > On Thu, May 4, 2017 at 2:21 AM, Andy Shevchenko > > <andriy.shevchenko at linux.intel.com> wrote: > > >         for (i = 0; i < NFIT_UUID_MAX; i++) > >...
2023 Apr 04
2
[PATCH 4/5] fstests/MAINTAINERS: add some specific reviewers
...ers at google.com> L: linux-fscrypt at vger.kernel.org S: Supported F: common/encrypt FS-IDMAPPED +R: Christian Brauner <brauner at kernel.org> L: linux-fsdevel at vger.kernel.org S: Supported F: src/vfs/ @@ -163,6 +167,7 @@ S: Supported F: tests/ocfs2/ OVERLAYFS +R: Amir Goldstein <amir73il at gmail.com> L: linux-unionfs at vger.kernel.org S: Supported F: tests/overlay @@ -174,6 +179,7 @@ S: Supported F: tests/udf/ XFS +R: Darrick J. Wong <djwong at kernel.org> L: linux-xfs at vger.kernel.org S: Supported F: common/dump -- 2.39.2
2007 Oct 02
3
Multi-Thread Theora Encoder
...as the libtheora 1.0alpha8, but I think that my patch can be easily applied to the current libtheora 1.0beta1. I will clean-up the source code and maybe I could upload to the Theora SVN. Or send the patch to somebody. Cheers, Felipe -- ________________________________________ Felipe Portavales Goldstein <portavales at gmail> Undergraduate Student - IC-UNICAMP Computer Systems Laboratory http://www.students.ic.unicamp.br/~ra023772/
2006 May 30
2
16 bits, cast on idct function
Hi all, Just a stupid question The IDctSlow function on file idct.c has this line : ip[0] = (ogg_int16_t)((_Gd + _Cd ) >> 0); The ip[0] , _Gd and _Cd are of type ogg_int32_t My question is: The result of (_Gd + _Cd) can be a number with more than 16 bits ? (yes, it can be because they are int32, but the algorithm could guarantee something about that... I dont know...) If
2017 May 05
2
[PATCH v1] ACPI: Switch to use generic UUID API
...since > we have to use memcmp() on binary data. > > Cc: Rafael J. Wysocki <rjw at rjwysocki.net> > Cc: Mika Westerberg <mika.westerberg at linux.intel.com> > Cc: Borislav Petkov <bp at suse.de> > Cc: Dan Williams <dan.j.williams at intel.com> > Cc: Amir Goldstein <amir73il at gmail.com> > Cc: Jarkko Sakkinen <jarkko.sakkinen at linux.intel.com> > Cc: Jani Nikula <jani.nikula at linux.intel.com> > Cc: Ben Skeggs <bskeggs at redhat.com> > Cc: Benjamin Tissoires <benjamin.tissoires at redhat.com> > Cc: Joerg Roedel...
2017 May 05
1
[PATCH v1] ACPI: Switch to use generic UUID API
On Fri, May 5, 2017 at 12:24 PM, Andy Shevchenko <andriy.shevchenko at linux.intel.com> wrote: > On Fri, 2017-05-05 at 10:06 +0300, Amir Goldstein wrote: [...] >> I think with this semantic change, our proposals can reach common >> grounds >> and satisfy a wider group of users (i.e. filesystem developers). >> >> Christoph also suggested a similar treatment to typedef guid_t to >> struct uuid_le. >> I...
2011 Feb 13
2
packages that were removed from the CRAN repository
Hello , I have a general question: What does it means that a package was removed from the CRAN repository? There were problems in the package? I want to use 'mlice' package, but the package doesn't exist in the CRAN now and I worry about... I will be very thankful for the answer! Pavel [[alternative HTML version deleted]]
2002 Dec 15
1
errata on pan.zipcon.net
...-they were the wrong files. They were replaced Dec 14 at 14.00 PST with the correct ones including track title. My apologies. Also ogg files were missing for several recordings. They have been added. To do yet: record jacket info and more recordings. We welcome cooments and suggestions. .....Al Goldstein --- >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 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sen...
2004 Mar 01
1
new at pan.zipcon.net
New uw_archive/chamber/Soni_Ventorum/91 linked to wind_quintet/Soni_Ventorum/91 3 oboe works by Alex Klein, oboe & Lisa Bergman, piano. Reicha Emin quintet by Soni Ventorum <p>Al Goldstein at gas.zipcon.net --- >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 'unsubscribe' in the body. No subject is needed. Unsubs...
2004 Nov 03
0
New from Pandora (pan.zipcon.net)
NEW in "historical_instruments/The Flemish_harpsichord/". JS Bach, English Suite #1. This is the second part of this album; the first part is still in process. Played by Martha Goldstein "Bassoonia": Bassoon trios and duos by Arthur Grossman and friends in "contrib" or "bassoon" directory.Composers: Weissenborn, Dubois, Bozza and Roennes. A new addition to "Goldstein_string_duo" in "contrib". Duo: violin-cello by Jo...