search for: represenation

Displaying 15 results from an estimated 15 matches for "represenation".

Did you mean: representation
2003 Feb 27
2
qda plots
Hi, I have been using some of the functions in r for classification purposes, chiefly lda, qda, knn and nnet. My problem is that the only one I can figure out how to represenent graphically is lda (using plot.lda). I have tried 'fooling' this function into accepting qda input for plotting but to no avail. I wonder if you have any suggestions? Thanks alot, Anne Marie Power Marine lab.
2007 Nov 22
1
distance matrix to coordinate format for spatial stats
Greetings, I would like to use some of the spatial statistics functions in R, but I am having trouble entering data. My data is already in a distance matrix format, not an X Y coordinate format (each Xij cell in the matrix represens the distance from point i to j). Does anyone know of a way to convert a distance matrix to a ppp object in spatstat, or an X,Y coordinate system for other
2004 May 14
3
New experimental theora implementation
...rom-scratch alternate implementation of the theora codec is now publicly available from our subversion repository. http://svn.xiph.org/experimental/derf/theora-exp/ This exciting new codebase promises superiour performance, and the encoder is capable of higher quality output than the current represenation, taking advantage of the bitstream extension we've added to the original VP3 format. Unfortunately, the encoder is currently broken, but this is still a good codebase for playing with new features. Thanks to Derf for making it available. -r --- >8 ---- List archives: http://www.xiph.org...
2009 Feb 17
1
allocMatrix error
...;> VK> just wondering what are the reasons for having such >> VK> limitation. >> >> This limitation and its possible remedies are an interesting topic, >> but really not for R-help: >> >> It will be a lot about C programming the internal represenation of R >> objects, etc. >> Very fascinating .... but for R-devel. >> >> "See you there!" >> Martin >> >> ______________________________________________ >> R-help@r-project.org mailing list >> https://stat.ethz.ch/mailman/list...
2011 Apr 05
0
[LLVMdev] [GSoC] Increase the coverage of Polly
...esses). Again. Some test cases could already be shown in the application. > 7w Learn how optimization process work for this examples. I do not think you need to optimize here anything. It should be sufficient to recognize code that includes such statements and transform them into a polyhedral represenation. Optimizers like Pluto will automatically calculate the relevant optimizations, if you generate a correct polyhedral representation. > 8-10w Enable tests one by one. By 'Enable tests' do you mean implementing support for min/max .. expressions? > 11w Estimate SPEC 264ref performn...
2012 Feb 17
3
libxl: error: ... PCI Device is not assignable
I think this is a bug in the xl toolchain. lspci -s 0000:12:0.* 12:00.0 Display controller: ATI Technologies Inc Device 671d 12:00.1 Audio device: ATI Technologies Inc Device aa80 sudo xm pci-list-assignable-devices 0000:13:00.0 0000:13:00.1 0000:12:00.0 0000:12:00.1 So there is a multi-function device (actually one ASIC of a AMD Radeon 6990 card). It has two function addresses 0 = Display
2011 Apr 03
3
[LLVMdev] [GSoC] Increase the coverage of Polly
Hi. My plan would be: 1w Study sources of Polly and LLVM docs relating to analysis. 2w Create tests which demonstrate problems with NSW/NUW 3-4w Fix the handling of wrap overflows. 5w Complete middle term paperwork. 6w Create tests for each of cases which are not currently optimized (e.g. have min/max, sext/zext, trunc or unsigned comparisons in the loop bounds or memory accesses). 7w Learn how
2008 Jan 02
0
[LLVMdev] Improvements to ExceptionHandling
The Random LLVM Notes lists <http://nondot.org/sabre/LLVMNotes/ExceptionHandlingChanges.txt> Improvements to EH support ( <http://llvm.org/PR1269> PR1269). See whether the approach of FIRM, an Intermediate Represenation based on SSA, is useful Chapter 2.3 Exceptions of Documentation of the Intermediate Representation. Accessible via http://citeseer.ist.psu.edu/550469.html Greetings, pet-ro -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://list...
2011 Apr 05
0
[LLVMdev] doxygen build fails
...ases could already be shown in the application. > >> 7w Learn how optimization process work for this examples. > > I do not think you need to optimize here anything. It should be sufficient > to recognize code that includes such statements and transform them into a > polyhedral represenation. Optimizers like Pluto will automatically calculate > the relevant optimizations, if you generate a correct polyhedral > representation. > >> 8-10w Enable tests one by one. > > By 'Enable tests' do you mean implementing support for min/max .. > expressions? > >...
2005 Mar 30
2
patent issues with Vorbis
Hi, We are in the business of developing/productizing Multimedia codecs for embedded systems. Recently, Vorbis has gained good popularity. We are also developing it. But we face few problems related to patents. Vorbis claims to be patent free. Is there any particular search made for possible patent infringements and corresponding report published? We need to convince our customers sometime
2008 Oct 23
4
Possible header parsing problem
Hi, I ran into a problem wherein my mail client (RoundCube) would not display a message from a Dovecot IMAP server (claiming that the message had no content). The raw source of the message looked fine, but the body structure returned by Dovecot only had the first text/plain part and not the alternative text/html part. The message looks like: ... headers removed ... X-Mailer: Lotus
2009 May 16
3
converting numeric to integer
Hello, Suppose I have x, which is a variable of class numeric. The calculations performed to yield x imply that mathematically it should be an integer , but due to round-off errors, it might not be (and so in either direction). The error is however small, so round(x) will yield the appropriate integer value. Moreover, this integer values is guaranteed to be representable by an
2011 Apr 07
3
[LLVMdev] [GSoC] Increase the coverage of Polly
...ases could already be shown in the application. > >> 7w Learn how optimization process work for this examples. > > I do not think you need to optimize here anything. It should be sufficient > to recognize code that includes such statements and transform them into a > polyhedral represenation. Optimizers like Pluto will automatically calculate > the relevant optimizations, if you generate a correct polyhedral > representation. > >> 8-10w Enable tests one by one. > > By 'Enable tests' do you mean implementing support for min/max .. > expressions? > >...
2007 Aug 31
3
Choosing the optimum lag order of ARIMA model
Dear all R users, I am really struggling to determine the most appropriate lag order of ARIMA model. My understanding is that, as for MA [q] model the auto correlation coeff vanishes after q lag, it says the MA order of a ARIMA model, and for a AR[p] model partial autocorrelation vanishes after p lags it helps to determine the AR lag. And most appropriate model choosed by this argument gives
2007 Nov 23
0
R users in Cyprus
Dear friends, are there enough R users in Cyprus to form a club? jason Dr. Iasonas Lamprianou Department of Education The University of Manchester Oxford Road, Manchester M13 9PL, UK Tel. 0044 161 275 3485 iasonas.lamprianou at manchester.ac.uk ----- Original Message ---- From: "r-help-request at r-project.org" <r-help-request at r-project.org> To: r-help at r-project.org