--- Log opened Fri Nov 25 00:00:16 2011 |
00:18 | | Stalker [Z@Nightstar-5aa18eaf.balk.dk] has quit [[NS] Quit: Into the hole again, we hurried along our way, into a once-glorious garden now seeped in dark decay.] |
01:09 | | Vash [Vash@Nightstar-a8323ac6.ct.comcast.net] has joined #code |
01:10 | | Vash [Vash@Nightstar-a8323ac6.ct.comcast.net] has quit [Client closed the connection] |
02:01 | | Kindamoody[zZz] is now known as Kindamoody |
02:03 | | AnnoDomini [annodomini@Nightstar-7772b630.84-49-12.nextgentel.com] has quit [[NS] Quit: leaving] |
02:14 | | Attilla [Obsolete@Nightstar-f29f718d.cable.virginmedia.com] has quit [Ping timeout: 121 seconds] |
02:20 | | ErikMesoy|sleep [Erik_Mesoy@Nightstar-f7eedefa.80-203-17.nextgentel.com] has quit [Ping timeout: 121 seconds] |
02:20 | | Eri [Eri@Nightstar-3e5deec3.gv.shawcable.net] has joined #code |
02:30 | | gnolam [lenin@Nightstar-202a5047.priv.bahnhof.se] has quit [[NS] Quit: Rargh, bloody Qt app] |
02:30 | | gnolam [lenin@Nightstar-202a5047.priv.bahnhof.se] has joined #code |
03:31 | | gnolam [lenin@Nightstar-202a5047.priv.bahnhof.se] has quit [[NS] Quit: Z?] |
04:22 | <~Vornicus> celmin: gimme an example of your lists |
04:23 | < celticminstrel> | They're sublists of a larger list centred about a specific element. |
04:27 | <~Vornicus> so like you have, um, I don't know, [1,2,3] and [3,4,5], but not (say) [1,3,5]? |
04:32 | < celticminstrel> | Yeah. |
04:43 | <~Vornicus> Okay, and is the list one-to-one? |
04:45 | <~Vornicus> (which is to say: is len(set(big_list)) == len(big_list), each element of the list appears only once in the big list) |
04:58 | < celticminstrel> | It's technically possible for an element to be duplicated, but astronomically unlikely. |
04:58 | < celticminstrel> | So, probably safe to assume no duplicates. |
05:14 | | kwsn is now known as kw-sleep-n |
05:35 | | ErikMesoy [Erik_Mesoy@Nightstar-f7eedefa.80-203-17.nextgentel.com] has joined #code |
05:41 | | Rhamphoryncus [rhamph@Nightstar-14eb6405.abhsia.telus.net] has quit [Client exited] |
06:05 | <~Vornicus> "astronomically unlikely" in computers is "next tuesday" |
06:05 | < McM[travels]> | Pretty sure SHA256 is still OK~ |
06:06 | <~Vornicus> Truth, but |
06:08 | <~Vornicus> Well, all right, assuming No Duplicates: you find matches between sublists. These will (assuming that the sublists, as intervals, union to the full list or at least to a connected sublist thereof) then allow you to union them together. Do two at a time, clear out sublists thast get used in combos |
06:11 | < celticminstrel> | Heh. |
06:12 | <~Vornicus> WHen you get down to one list, you're done; if you get to two or more lists but cannot find more matches, you're stuck with unconnected sublists and cannot get any further. |
06:13 | < celticminstrel> | So go through the list and consider the sublists in pairs, removing duplicates if they exist and merging the sublists if applicable. |
06:14 | <~Vornicus> RIght. |
06:14 | < celticminstrel> | Okay. I should be able to do this... |
06:17 | < celticminstrel> | (Also if there did happen to be a duplicate in the list I don't think it would really matter if it disappeared.) |
06:18 | <~Vornicus> No, if there's a duplicate then you've got Huge Problems |
06:18 | < celticminstrel> | I do? |
06:18 | <~Vornicus> yeah. |
06:18 | < celticminstrel> | I can at least guarantee that if there are duplicates they'd be adjacent. |
06:18 | <~Vornicus> So, sorted list. |
06:19 | < celticminstrel> | Yeah, I guess. |
06:19 | < celticminstrel> | Not explicitly sorted, but I guess it would be (mostly) sorted by construction, since timestamps. |
06:19 | <~Vornicus> What are these things? |
06:20 | < celticminstrel> | Log messages. |
06:20 | <~Vornicus> Are the timestamps part of the equality test? |
06:20 | < celticminstrel> | Um, the big list is basically the entire contents of the file, so I think that means yes? |
06:21 | <~Vornicus> Well hell, why didn't you say so? sort | uniq |
06:22 | < celticminstrel> | PHP. <_< |
06:22 | < celticminstrel> | Otherwise I'd be using grep. |
06:23 | <~Vornicus> hell again |
06:23 | <~Vornicus> And why are you getting sublists anyway? |
07:14 | | Kindamoody is now known as Kindamoody|out |
07:32 | | Stalker [Z@Nightstar-3602cf5a.cust.comxnet.dk] has joined #code |
08:32 | | gnolam [lenin@Nightstar-202a5047.priv.bahnhof.se] has joined #code |
09:10 | | Attilla [Obsolete@Nightstar-f29f718d.cable.virginmedia.com] has joined #code |
09:49 | | AnnoDomini [annodomini@Nightstar-7772b630.84-49-12.nextgentel.com] has joined #code |
09:51 | | You're now known as TheWatcher |
10:14 | | Kindamoody|out is now known as Kindamoody |
10:16 | | Kindamoody is now known as Kindamoody|out |
11:08 | | AnnoDomini [annodomini@Nightstar-7772b630.84-49-12.nextgentel.com] has quit [[NS] Quit: BRB, need to post something.] |
11:10 | | AnnoDomini [annodomini@Nightstar-7772b630.84-49-12.nextgentel.com] has joined #code |
14:02 | | kw-sleep-n is now known as kwsn |
14:09 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Connection reset by peer] |
14:14 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
14:15 | | Syloqs_AFH is now known as Syloqs-AFH |
14:46 | | Stalker [Z@Nightstar-3602cf5a.cust.comxnet.dk] has quit [Ping timeout: 121 seconds] |
16:01 | < gnolam> | "In this context, the most efficient, reliable and accurate geodetic technique to estimate positions in a common reference frame (also considering the distance between CERN and LNGS, approximately equal to 730 Km) is based on Global Positioning System (GPS)." |
16:01 | < gnolam> | ... et tu, LNGS |
16:01 | < gnolam> | Well, that's the neutrino anomaly solved. |
16:01 | < gnolam> | The distance is in kelvin meters, and is therefore highly temperature dependent. |
16:04 | < ErikMesoy> | Again? ;) |
16:04 | < TheWatcher> | pft |
17:29 | | Kindamoody|out is now known as Kindamoody |
17:34 | | Stalker [Z@Nightstar-5aa18eaf.balk.dk] has joined #code |
18:33 | | Kindamoody is now known as Kindamoody[zZz] |
18:35 | | AnnoDomini is now known as Danny |
19:00 | | maoranma [maoranma@490720.C448F4.EA970A.EA912C] has quit [Ping timeout: 121 seconds] |
19:39 | | maoranma [maoranma@Nightstar-4dee6cb1.pools.spcsdns.net] has joined #code |
19:49 | | cpux [cpux@Nightstar-c5874a39.dyn.optonline.net] has joined #code |
19:50 | | Eri [Eri@Nightstar-3e5deec3.gv.shawcable.net] has quit [Ping timeout: 121 seconds] |
20:04 | | Eri [Eri@Nightstar-3e5deec3.gv.shawcable.net] has joined #code |
21:36 | | ErikMesoy is now known as ErikMesoy|sleep |
22:06 | | Syloqs-AFH [Syloq@NetworkAdministrator.Nightstar.Net] has quit [Connection closed] |
22:47 | | Danny is now known as AnnoDomini |
23:06 | | gnolam [lenin@Nightstar-202a5047.priv.bahnhof.se] has quit [Ping timeout: 121 seconds] |
23:08 | | gnolam [lenin@Nightstar-202a5047.priv.bahnhof.se] has joined #code |
23:20 | | cpux [cpux@Nightstar-c5874a39.dyn.optonline.net] has quit [Client closed the connection] |
23:22 | | Syloqs_AFH [Syloq@NetworkAdministrator.Nightstar.Net] has joined #code |
23:23 | | Syloqs_AFH is now known as Syloqs-AFH |
23:32 | | cpux [cpux@Nightstar-c5874a39.dyn.optonline.net] has joined #code |
23:36 | | Rhamphoryncus [rhamph@Nightstar-14eb6405.abhsia.telus.net] has joined #code |
--- Log closed Sat Nov 26 00:00:31 2011 |