search for: dupl

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

Did you mean: dpl
2011 May 23
1
Remove duplicate elements in lists via recursive indexing
Dear list, I'm trying to solve something pretty basic here, but I can't really come up with a good solution. Basically, I would just like to remove duplicated named elements in lists via a their respective recursive indexes (given that I have a routine that identifies these recursive indexes). Here's a little example: # VECTORS # Here, it's pretty simple to remove duplicated entries y <- c(1,2,3,1,1) idx.dupl <- which(duplicated(y)...
2017 Jun 08
4
DICompileUnit duplication in LLVM 4.0.0?
All, I'm seeing duplication of DICompileUnits in a pass that worked in 3.8. I assume I'm doing something wrong. Would someone be willing to point me in the right direction? The below minimized pass reproduces my issue in 4.0 with the following error: DICompileUnit not listed in llvm.dbg.cu !1707 = distinct !DICom...
2017 Jun 08
2
DICompileUnit duplication in LLVM 4.0.0?
Thank you. What I need to do to address this? Open an issue on bugs.llvm.org? I'm not sure what the fix needs to be in the cloner. On Thu, Jun 8, 2017 at 4:19 PM, Peter Collingbourne <peter at pcc.me.uk> wrote: > There have in the past been bugs in the cloner involving duplicate > DICompileUnits (see e.g. https://reviews.llvm.org/D29240), this one may > need a similar fix. > > Peter > > On Thu, Jun 8, 2017 at 3:07 PM, Matthew O'Connor via llvm-dev < > llvm-dev at lists.llvm.org> wrote: > >> All, >> >> I'm seeing...
2004 Jun 25
4
Unique.data.frame...still getting duplicates
Hi there I have a data frame with about 65,000 rows and 8 variables. I am trying to get rid of the double entries of a factor variable "ID" so I can get a unique observation for each ID I tried: >dupl_unique.data.frame(data[ID,]) #I obtain a data frame with 21,547 >observations..so far so good, but then when I check for duplicates >d_duplicated(dupl2$ID) >summary(as.factor(d)) FALSE TRUE 6836 14711 Meaning that I am still getting 14,711 duplicates! I tried changing the ID type to...
2012 Jun 21
1
package slot of generic "[" and missing env@target?
Hi, Since upgraded to R 2.15, I have a problem with duplicate S4 class name no longer works (the reason for having duplicate S4 class names is just software forks - they are largely identical but don't have an inheritence relationship, and will never have such). This is happening with "library(mypackage2)" : Error: package slot missing f...
2004 Aug 03
5
memory error?
.... NMI received. Dazed and confused, but trying to continue You probably have a hardware problem with your RAM chips TLAN: eth0: Adaptor Error = 0x180002 TLAN: eth0: Starting autonegotiation. TLAN: eth0: Autonegotiation complete. TLAN: eth0: Link active with AutoNegotiation enabled, at 100Mbps Full-Duplex TLAN: Partner capability: 10BaseT-HD 10BaseT-FD 100baseTx-HD 100baseTx-FD TLAN: eth0: Adaptor Error = 0x180002 TLAN: eth0: Starting autonegotiation. TLAN: eth0: Autonegotiation complete. TLAN: eth0: Link active with AutoNegotiation enabled, at 100Mbps Full-Duplex TLAN: Partner capability: 10Base...
2004 Sep 10
0
tech: Samba configuration settings.
Hello, I have just installed fedora core 2 hoping I can get away from windows. Everything is going smoothly so far except for samba server. I have it running and I can see the Linux machine in the network places on my windows machine, but when I try to access it through windows network places (duple clicking I get an error message from windows that is something like: There is a duplicate name on the network. please go to the systems settings and network Id and change the name of the computer. Something to that effect. I have no clue as to why I tired configuring it manual and through the...
2009 Jul 15
2
spreadsheet-style autoupdating
Dear all, I am curious whether one can automatically update, say, a column in R, similar to how spreadsheets (Excel, etc.) do? In my specific case I have two columns with logical data, which individually convey different information, although ultimately for a common purpose (flagging for removal). I would thus need a third logical variable that would take TRUE if any of the prev. columns take
2007 Sep 16
3
Dovecot Sieve crash
...iver(julian): Raw backtrace: /usr/libexec/dovecot/deliver(i_syslog_panic_handler+0x24) [0x80a08b4] -> /usr/libexec/dovecot/deliver [0x80a06a9] -> /usr/libexec/dovecot/deliver [0x80a91bd] -> /usr/libexec/dovecot/deliver [0x80574f8] -> /usr/libexec/dovecot/deliver(duplicate_check+0x51) [0x8057671] -> /usr/lib/dovecot/lda/lib90_cmusieve_plugin.so [0x133f1f] -> /usr/lib/dovecot/lda/lib90_cmusieve_plugin.so(sieve_execute_bytecode+0x549) [0x141b59] -> /usr/lib/dovecot/lda/lib90_cmusieve_plugin.so(cmu_sieve_run+0x3fd) [0x134c4d] -> /usr...
2008 Feb 21
4
undefined method `save' for :Array
hi all when i m trying to save my tags.this error s cmng........cn anybody help me to how to save the array error depicting = undefined method `save'' for []:Array --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2006 Aug 30
6
dovecot with Calendar or Contacts?
When I attempted to import my Contacts list into dovecot, my mail client told me that the IMAP server did not support "Special" folders. Is there a way to to do the contacts, or sync up Contacts & Calendar from a database or something else? I'm using both Thunderbird and Outlook. Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Dec 04
2
XENBUS: Timeout connecting to device errors
...;guest id="3f879d14-8c70-48af-ae02-88df3afad3cb"><name>wallace1</name><id>3f879 d14-8c70-48af-ae02-88df3afad3cb</id><system>gromit.sn.stratus.com</syste m><state>starting</state><availability>failover</availability><mode>dupl ex</mode><memory>256</memory><cpus>1</cpus><storage><volume device="hda1" mountpoint="/" name="drbd0"/></storage></guest> </result> Dec 4 02:21:54 gromit xen-hotplug: /etc/xen/scripts/vif-bridge: online XENB...
2013 Apr 04
5
help with kriging interpolation
All, I am new to using R and know some basics. I wish to use kriging in R to do the following: given data Y =f(X1,X2,X3,.....,Xn) --1000+ irregular measured data set. I would like to be able to get a single value y given sinle input set (x1,x2,x3,...xn) A google search on this takes me lierally to the same example on involving analysis with soil sampling and I cannot figure out how to
2006 Oct 25
12
NameError, uninitialized constant States
I''m completely new to Ruby and Rails and could use some help resolving an issue. I have a list method that is supposed to show the titles and states(status) of requests, but I get an error from this piece of code: <td><%= change.states.state %></td> The error is: c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:100:in
2003 Jun 25
3
patch draft for extended attributes on linux
...+ * mistakes. + * + * Attributes also have to be stored in memory as part of the file + * list in between reading them in and applying them to the file. + * They may in fact need to be sent several times. There is no + * standard form that I know of for them, so we just store them as a + * list of duples. + * + * Error checking is a bit messy but it's not really great in rsync as + * a whole. + * + * We could also do this by running the getfattr(1) command on each + * file to get all attributes and pack them into a portable format. + * But this might be expensive because it has to be invoked...