From: SKoT M. <sko...@us...> - 2002-04-05 23:20:56
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathUtility.h,1.7 Fri Apr 5 15:20:56 PST 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv11962 Modified Files: MathUtility.h Log Message: Removed old Math_genWindow function decs |
From: Leigh S. <lei...@us...> - 2002-04-05 23:27:04
|
uid=32795(leighsmith) gid=100(users) groups=100(users),10881(musickit),11706(sox),30739(emacs-on-aqua),33468(makeimagefolio),50918(mathkit) MathKit/Framework MathRealVector.h,1.17 MathRealVector.m,1.15 Fri Apr 5 15:27:03 PST 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv13497 Modified Files: MathRealVector.h MathRealVector.m Log Message: Added plot labelling and replaceElementsInRange:withVector: method |
From: SKoT M. <sko...@us...> - 2002-04-05 23:36:49
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealVector.h,1.18 MathRealVector.m,1.16 Fri Apr 5 15:36:48 PST 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv15836 Modified Files: MathRealVector.h MathRealVector.m Log Message: Added methods columnwiseDistanceDisparityForVectorArray: (computes Euclidean distance between columns a certain index distance apart), boolean (sets non zero elements to one), refactored movingWindowMean so user can supply own custom window vector (old version call new one with constructed window vector) |
From: Leigh S. <lei...@us...> - 2002-04-06 01:21:49
|
uid=32795(leighsmith) gid=100(users) groups=100(users),10881(musickit),11706(sox),30739(emacs-on-aqua),33468(makeimagefolio),50918(mathkit) MathKit/Framework MathRealVector.m,1.17 Fri Apr 5 17:21:48 PST 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv6082 Modified Files: MathRealVector.m Log Message: Recommitted all the changes from 1.15 that Skot's changes in 1.16 had somehow removed - Doh! |
From: Leigh S. <lei...@us...> - 2002-04-06 18:09:08
|
uid=32795(leighsmith) gid=100(users) groups=100(users),10881(musickit),11706(sox),30739(emacs-on-aqua),33468(makeimagefolio),50918(mathkit) MathKit/Framework MathRealVector.m,1.18 Sat Apr 6 10:09:06 PST 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv8528 Modified Files: MathRealVector.m Log Message: Added plot titling |
From: SKoT M. <sko...@us...> - 2002-04-06 21:38:11
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealVector.m,1.19 Sat Apr 6 13:38:10 PST 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv25463 Modified Files: MathRealVector.m Log Message: Slotted qsort alg into sortedIndexesInAscendingOrder |
From: Leigh S. <lei...@us...> - 2002-04-08 15:00:08
|
uid=32795(leighsmith) gid=100(users) groups=100(users),10881(musickit),11706(sox),30739(emacs-on-aqua),33468(makeimagefolio),50918(mathkit) MathKit/Framework MathRealVector.m,1.20 Sun Apr 7 23:29:18 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv5683 Modified Files: MathRealVector.m Log Message: Added printing of erroneous parameter values in error checking |
From: Leigh S. <lei...@us...> - 2002-04-08 23:41:41
|
uid=32795(leighsmith) gid=100(users) groups=100(users),10881(musickit),11706(sox),30739(emacs-on-aqua),33468(makeimagefolio),50918(mathkit) MathKit/Framework MathRealVector.m,1.21 Mon Apr 8 16:41:40 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv11580 Modified Files: MathRealVector.m Log Message: Corrected the length of the convolution result to be the signal + filter lengths, we now keep the gnuplot pipe open between plot calls, enabling multiple window plots using gnuplot+aquaterm |
From: SKoT M. <sko...@us...> - 2002-04-11 15:53:10
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealArray.h,1.1 MathRealArray.m,1.1 Thu Apr 11 08:53:06 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv6396 Added Files: MathRealArray.h MathRealArray.m Log Message: Introducing MathRealArray. Not much there yet, just initialization of memory |
From: SKoT M. <sko...@us...> - 2002-04-11 16:08:12
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealVector_Arith.m,1.1 MathRealVector_DSP.m,1.1 MathRealVector_FnApp.m,1.1 MathRealVector_Plot.m,1.1 MathRealVector_Statistics.m,1.1 MathRealVector.h,1.19 MathRealVector.m,1.22 Thu Apr 11 09:08:10 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv12016 Modified Files: MathRealVector.h MathRealVector.m Added Files: MathRealVector_Arith.m MathRealVector_DSP.m MathRealVector_FnApp.m MathRealVector_Plot.m MathRealVector_Statistics.m Log Message: Refactored MathRealVector into a series of catagories. Also added private quicky ivars _elements and _length for internal use to speed things up |
From: SKoT M. <sko...@us...> - 2002-04-11 16:20:29
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework/MathKit.pbproj project.pbxproj,1.6 Thu Apr 11 09:20:25 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework/MathKit.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv15987/MathKit.pbproj Modified Files: project.pbxproj Log Message: Added new files to project |
From: SKoT M. <sko...@us...> - 2002-04-11 16:21:43
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathComplexVector.m,1.7 MathFFTProducer.m,1.8 MathUtility.m,1.9 MathWaveletAnalyzer.m,1.7 MathWaveletFactory.m,1.3 MathWaveletFactoryLogGabor.m,1.4 MathArrayProtocol.h,1.4 MathComplexVector.h,1.7 MathFFTProducer.h,1.6 MathKit.h,1.6 MathTypes.h,1.5 MathUtility.h,1.8 MathVectorProtocol.h,1.3 MathWaveletAnalyzer.h,1.5 MathWaveletFactory.h,1.3 MathWaveletFactoryLogGabor.h,1.3 Thu Apr 11 09:21:34 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv16453 Modified Files: MathComplexVector.m MathFFTProducer.m MathUtility.m MathWaveletAnalyzer.m MathWaveletFactory.m MathWaveletFactoryLogGabor.m MathArrayProtocol.h MathComplexVector.h MathFFTProducer.h MathKit.h MathTypes.h MathUtility.h MathVectorProtocol.h MathWaveletAnalyzer.h MathWaveletFactory.h MathWaveletFactoryLogGabor.h Log Message: Went on a bit of a campaign to add commit ID tags and standardize the file headers |
From: SKoT M. <sko...@us...> - 2002-04-11 17:31:57
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealMatrix.h,1.1 MathRealMatrix.m,1.1 MathKit.h,1.7 MathRealArray.h,NONE MathRealArray.m,NONE Thu Apr 11 10:31:56 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv5197 Modified Files: MathKit.h Added Files: MathRealMatrix.h MathRealMatrix.m Removed Files: MathRealArray.h MathRealArray.m Log Message: renamed MathRealArray to MathRealMatrix, changed framework header and array protocol to matrix protocol. Doh. Added some basic queries - isDiagonal, isSquare, isSameSizeAsMatrix, is EqualToMatrix |
From: SKoT M. <sko...@us...> - 2002-04-11 17:31:57
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework/MathKit.pbproj project.pbxproj,1.7 Thu Apr 11 10:31:56 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework/MathKit.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv5197/MathKit.pbproj Modified Files: project.pbxproj Log Message: renamed MathRealArray to MathRealMatrix, changed framework header and array protocol to matrix protocol. Doh. Added some basic queries - isDiagonal, isSquare, isSameSizeAsMatrix, is EqualToMatrix |
From: SKoT M. <sko...@us...> - 2002-04-11 17:43:17
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathMatrixProtocol.h,1.1 Thu Apr 11 10:43:14 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv8096 Added Files: MathMatrixProtocol.h Log Message: renamed MathArrayProtocol to MathMatrixProtocol.h |
From: SKoT M. <sko...@us...> - 2002-04-11 19:36:32
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathFnsVector.c,1.1 MathFnsVector.h,1.1 MathUtility.h,1.9 MathUtility.m,1.10 Thu Apr 11 12:36:29 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv9805 Modified Files: MathUtility.h MathUtility.m Added Files: MathFnsVector.c MathFnsVector.h Log Message: Factored all float vector C functions into new file + header from MathUtility. Function sets such as these will abstract processor-specific SIMD lib calls (eg AltiVec for Mac) at our lowest language binding level (C). |
From: SKoT M. <sko...@us...> - 2002-04-11 19:37:37
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathComplexVector.h,1.8 MathComplexVector.m,1.8 MathFFTProducer.h,1.7 MathFFTProducer.m,1.9 MathKit.h,1.8 MathMatrixProtocol.h,1.2 MathRealMatrix.h,1.2 MathRealMatrix.m,1.2 MathRealVector.h,1.20 MathRealVector.m,1.23 MathRealVector_Arith.m,1.2 MathRealVector_DSP.m,1.2 MathRealVector_FnApp.m,1.2 MathRealVector_Plot.m,1.2 MathRealVector_Statistics.m,1.2 MathTypes.h,1.6 MathVectorProtocol.h,1.4 MathWaveletAnalyzer.h,1.6 MathWaveletAnalyzer.m,1.8 MathWaveletFactory.h,1.4 MathWaveletFactory.m,1.4 MathWaveletFactoryLogGabor.h,1.4 MathWaveletFactoryLogGabor.m,1.5 Thu Apr 11 12:37:33 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv10122 Modified Files: MathComplexVector.h MathComplexVector.m MathFFTProducer.h MathFFTProducer.m MathKit.h MathMatrixProtocol.h MathRealMatrix.h MathRealMatrix.m MathRealVector.h MathRealVector.m MathRealVector_Arith.m MathRealVector_DSP.m MathRealVector_FnApp.m MathRealVector_Plot.m MathRealVector_Statistics.m MathTypes.h MathVectorProtocol.h MathWaveletAnalyzer.h MathWaveletAnalyzer.m MathWaveletFactory.h MathWaveletFactory.m MathWaveletFactoryLogGabor.h MathWaveletFactoryLogGabor.m Log Message: Added new files to project, standardized file headers some more, factored a few more Altivec calls from vector class to Math_fns() (more to do) |
From: SKoT M. <sko...@us...> - 2002-04-11 19:37:38
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework/MathKit.pbproj project.pbxproj,1.8 Thu Apr 11 12:37:33 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework/MathKit.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv10122/MathKit.pbproj Modified Files: project.pbxproj Log Message: Added new files to project, standardized file headers some more, factored a few more Altivec calls from vector class to Math_fns() (more to do) |
From: SKoT M. <sko...@us...> - 2002-04-11 21:08:17
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealMatrix.h,1.3 MathRealMatrix.m,1.3 MathArrayProtocol.h,NONE Thu Apr 11 14:01:22 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv15027 Modified Files: MathRealMatrix.h MathRealMatrix.m Removed Files: MathArrayProtocol.h Log Message: Added min, max, and most interestingly, imagesc methods. Imagesc returns a greyscale NSImage of the normalized values of the Matrix |
From: SKoT M. <sko...@us...> - 2002-04-11 21:08:19
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework/MathKit.pbproj project.pbxproj,1.9 Thu Apr 11 14:01:22 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework/MathKit.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv15027/MathKit.pbproj Modified Files: project.pbxproj Log Message: Added min, max, and most interestingly, imagesc methods. Imagesc returns a greyscale NSImage of the normalized values of the Matrix |
From: SKoT M. <sko...@us...> - 2002-04-11 22:28:09
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathComplexMatrix.h,1.1 MathComplexMatrix.m,1.1 MathKit.h,1.9 MathMatrixProtocol.h,1.3 MathRealMatrix.h,1.4 Thu Apr 11 15:28:07 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv15904 Modified Files: MathKit.h MathMatrixProtocol.h MathRealMatrix.h Added Files: MathComplexMatrix.h MathComplexMatrix.m Log Message: Introducing: MathComplexMatrix, with methods to return real, imag, phase and mag MathRealMatrices. Added files to project, made minor changes to other headers to support new class |
From: SKoT M. <sko...@us...> - 2002-04-11 22:28:09
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework/MathKit.pbproj project.pbxproj,1.10 Thu Apr 11 15:28:07 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework/MathKit.pbproj In directory usw-pr-cvs1:/tmp/cvs-serv15904/MathKit.pbproj Modified Files: project.pbxproj Log Message: Introducing: MathComplexMatrix, with methods to return real, imag, phase and mag MathRealMatrices. Added files to project, made minor changes to other headers to support new class |
From: SKoT M. <sko...@us...> - 2002-04-11 23:50:18
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathComplexMatrix.h,1.2 MathComplexMatrix.m,1.2 Thu Apr 11 16:50:17 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv9338a Modified Files: MathComplexMatrix.h MathComplexMatrix.m Log Message: Fixed a few wee buggies in the real/imag/phase/mag calcs (mixed up indices), added initWithRowVectors: constructor |
From: SKoT M. <sko...@us...> - 2002-04-11 23:50:56
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathWaveletAnalyzer.h,1.7 MathWaveletAnalyzer.m,1.9 Thu Apr 11 16:50:55 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv9511 Modified Files: MathWaveletAnalyzer.h MathWaveletAnalyzer.m Log Message: Changed wavelet analyser to return a MathComplexMatrix instead of an NSArray of vectors |
From: SKoT M. <sko...@us...> - 2002-04-15 21:26:03
|
uid=48785(skotmcdonald) gid=100(users) groups=100(users),10881(musickit),50918(mathkit) MathKit/Framework MathRealVector.m,1.24 Mon Apr 15 14:25:59 PDT 2002 Update of /cvsroot/mathkit/MathKit/Framework In directory usw-pr-cvs1:/tmp/cvs-serv29230 Modified Files: MathRealVector.m Log Message: Fixed copyRange so that the copied NSMutableData doesnt get entered into autoreleasepool thanks to class constructor, fixed copy to call initWithData which sets the private ivars correctly, fixed initWithData to set ivars correctly |