similar to: PCA filtering

Displaying 20 results from an estimated 600 matches similar to: "PCA filtering"

2000 Nov 08
1
socket leakage patch
We have been fighting with intermittent connections here and have noticed that tinc seems to use up its supply of file descriptors. After a whole bunch of Nov 8 03:51:23 tserver tinc.calgary[23909]: Could not set up a meta connection. Nov 8 03:51:23 tserver tinc.calgary[23909]: Still failed to connect to other. Will retry Nov 8 03:51:33 tserver tinc.calgary[23909]: 10.38.9.1:8193: Connection
2019 Aug 27
1
[PATCH nbdkit] server: Try hard to maintain invariant that fds 0, 1 and 2 are always open.
https://www.redhat.com/archives/libguestfs/2019-August/thread.html#00347 Thanks: Eric Blake and Daniel P. Berrangé --- common/utils/utils.h | 1 + server/connections.c | 4 ++-- server/crypto.c | 5 +++-- server/main.c | 23 +++++++++++++++++++++++ common/utils/utils.c | 29 +++++++++++++++++++++++++++++ 5 files changed, 58 insertions(+), 4 deletions(-) diff --git
2019 Dec 11
1
Mac clients trouble with NFD accented characters on Samba share
File names on a Samba share with accented characters using the NFD form of UTF8 cannot be seen or used by Mac clients. While tying to find a solution, I came across this old thread : https://lists.samba.org/archive/samba/2014-December/187545.html ("[Samba] Mount unix samba 4 share to osx client without mangled file names") A reply in that thread suggested: > >/Do I have
2015 Feb 26
4
Call for testing: OpenSSH 6.8
On Thu, 26 Feb 2015, Damien Miller wrote: > > Yes I saw that later. > > > > The testsuite build fails on Solaris 2.6 thusly: > [...] > > regress/netcat.c:1037: error: 'struct msghdr' has no member named > > 'msg_control' > > ah, looks like we need to copy some bits from monitor_fdpass.c Perhaps like this: diff --git regress/netcat.c
2015 Jan 25
2
TestCases Failure
Hi, I am a student in Pakistan willing to contribute to Xapian. I have been able to successfully build the code. But when I run the existing testcases (to verify everthing is working fine), It says 3 out of the six testcases fails. Here is the report of the test cases. "... make check-TESTS make[5]: Entering directory `/home/saad/GitProjects/xapian/build/xapian-core/tests' Running
2002 Jun 10
2
Crashing R (PR#1651)
Concerns: R 1.5.0 gui version, Windows (downloaded binary) and Linux (installed from sources). # Load the data from the attached file: kk<-read.table("__filename__", header=1) # attach the data: attach(kk) Snr<-factor(Snr) # fool around with a call to anova.glm(): anova.glm( aov( nFD~Type+size+Modality+Error(Snr/(Type+size+Modality)) ) ) # Error: object nFD not found # Well, I
2004 Sep 15
2
Development on DSP 6711
Dear developers, I am a research associate in Al-Khwarzimi Institute of Computer Science. I am working on TI 6711 Evaluation Board. I want to implement audio compression algorithm on this board. I have already implemented sub-band compression on this board. But the resultant quality is really poor. Therefore, I want to use speex open source
2007 Oct 23
0
Speex with PS3 SPE support
Saad Nader wrote: > We needed to use a release version of the SDK because this part of > production code for our Sony implementations. I'm not sure how stable > that branch is. Is the encoding and decoding already stable? In other > words, what is not stable about that branch? It's listed as "unstable" in the sense of "I might change the API" and that is
2007 Oct 23
2
Speex with PS3 SPE support
Hi Jean-Marc, We needed to use a release version of the SDK because this part of production code for our Sony implementations. I'm not sure how stable that branch is. Is the encoding and decoding already stable? In other words, what is not stable about that branch? Thanks, --------------------------- Saad Nader Middleware Engineer Powered By Gamespy, IGN -----Original Message----- From:
2007 Oct 24
2
Speex with PS3 SPE support
Please correct me if I am wrong, Jean-Marc, but I do not think that any patches are getting applied to 1.0.5 anyway. Also, if you expect a patch to be applied, you will need to provide the changes as a patch, not as a modified copy of the source tree. The 1.2 branch includes a mechanism for private memory allocation from a static buffer. You provide a usermisc.h file that replaces the
2004 Sep 16
1
Development on DSP 6711
Jean: The 6711 is actually a floating point processor so it can do the floating point without emulation. I am working on the 6416 which does not have it. Working with fixed point may still speed things up possibly. Muhammad: It seems like you might have to start getting into linear assembly to speed things up. If you are serious to getting speex working on TI DSP we should work together on
2013 Jun 10
0
Fwd: DC IP address change
The server name did not change, Just the IP address and the appropriate subnet addresses. ----- Original Message ----- From: "JUAN EDUARDO DELGADILLO CHAVEZ" <juan at idec.edu.mx> To: "Saad Benateigha" <sbenateigha at geomega.com> Sent: Monday, June 10, 2013 2:13:10 PM Subject: RE: [Samba] Fwd: DC IP address change [Samba] Fwd: DC IP address change Did you
2004 Sep 15
0
Development on DSP 6711
Hi Muhammad, Did you define FIXED_POINT when compiling the code? Otherwise, you'll be using floating point emulation which is usually very slow. Jean-Marc On jeu, 2004-09-09 at 10:39 +0500, Muhammad Saad Saleem wrote: > Dear developers, > I am a research associate in Al-Khwarzimi Institute of Computer > Science. I am working on TI 6711 Evaluation Board. I want to
2007 Oct 25
0
Speex with PS3 SPE support
Joost Schuur wrote: > My primary concern is the use of the word 'unstable' on the current > download page for 1.2b2. One of our major devloper partners in > particular saw that reference and opted to use 1.0.5 on their PS3 title, > which is why we based our work for them on 1.0.5. The kind of commercial > game developers that are our customers aren't going to have the
2007 Mar 15
1
asterisk n-way call problem
Hi, i am using the n-way-call dialplan solution found on voip-info. i have added its entry in applicationmap of features.conf file. the problem is......its not working. to activate the n-way call i dial *0 but nothing happens. i have played around with dtmf and codec settings but no success. the extensions and sip configuration is below if you want to have a look. I dont have any clue why its not
2007 Oct 19
1
Contribution to speex
Hello, I'm Saad from Gamespy who makes use of the Library for Voice over IP on the PS3. We would like to contribute back some code that added/modified to compile and run on Sony's Playstation 3. What would be the process to do this? Thanks, --------------------------- Saad Nader Middleware Engineer Powered By Gamespy, IGN -------------- next part -------------- An HTML
2007 Oct 25
0
Speex with PS3 SPE support
Joost Schuur wrote: > Saad has been keeping me in the loop on your recent discussions. > Since all of our testing has been against 1.0.5, based on that being the > last non-beta version, that's the particular scope of the task that Saad > is working on right now. I'm just saying it's useless to do any work on 1.0.5. It is inferior to the latest beta in all aspects,
2005 Oct 27
0
Converting OS X UTF-8 NFD to UTF-8 NFC
To make rsync work better when rsyncing between OS X (whose filenames are encoded in UTF-8 NFD form) and just about every other OS (whose filenames are encoded in UTF-8 NFC form), I wrote a little patch for rsync that converts the filenames to NFC before sending them to the other side. It uses libidn for that, and currently has no option to enable/disable this behaviour, but since on OS X all
2011 Dec 27
2
maximum password age question
Hello List I am working on upgrading a older Samba 3.0.16 setup that uses openldap as its back-end for passwords and users. I built a clone of our setup using CentOS 5.6 and Openldap 2.4.20 , with Samba 3.6.1 . My issue. After successfully building and install Samba users can not authenticate to the server. They are prompted with errors about Needing to change their password. Looking at my
2008 Mar 06
2
replace NA with 9999 in zoo object
This is the same set of data that I have been working with for those in the know. it is a matrix of ~174 columns and ~70,000 rows. I have it as a zoo object, but I could read it in as just a matrix as long as the date time stamp won't be corrupted. here is an example of what a column would look like: 1/1/06 12:00, 1, 2, 3, 4, 5, 6, 7, 8, 9, 0, 1, 2, 3, 4, 5,6 ,7, NA #read in with the