00:01
califax has quit [Remote host closed the connection]
00:03
califax has joined #openscad
00:33
J68 has joined #openscad
00:36
J23 has quit [Ping timeout: 245 seconds]
00:42
teepee_ has joined #openscad
00:44
teepee has quit [Ping timeout: 240 seconds]
00:44
teepee_ is now known as teepee
01:24
LordOfBikes has quit [Ping timeout: 240 seconds]
01:36
LordOfBikes has joined #openscad
02:16
J10 has joined #openscad
02:16
J68 has quit [Quit: Client closed]
02:33
fling_ has joined #openscad
02:34
fling has quit [Ping timeout: 240 seconds]
02:35
snaked has joined #openscad
02:40
fling_ is now known as fling
02:51
<
joseph_ >
teepee kintel: One thing that helped with GSoC last year was getting a general sense of when might be likely times to have a synchronous discussion on IRC. On a typical day during the coding period I expect that I'll be online approximately between 6pm UTC and 3am UTC.
03:21
srk_ has joined #openscad
03:24
srk has quit [Ping timeout: 268 seconds]
03:24
srk_ is now known as srk
05:29
use-value has joined #openscad
05:58
guso78 has joined #openscad
06:21
ur5us has quit [Ping timeout: 240 seconds]
08:30
guso78 has quit [Quit: Client closed]
08:53
J10 has quit [Quit: Client closed]
08:53
J10 has joined #openscad
09:07
GlennHS has joined #openscad
09:09
GlennHS has quit [Client Quit]
09:27
guso78 has joined #openscad
10:32
mmu_man has quit [Ping timeout: 256 seconds]
10:35
L29Ah has quit [Ping timeout: 248 seconds]
10:38
L29Ah has joined #openscad
10:45
mmu_man has joined #openscad
11:04
mmu_man has quit [Ping timeout: 256 seconds]
11:15
J10 has quit [Quit: Client closed]
11:16
J10 has joined #openscad
11:34
guso78 has quit [Quit: Client closed]
11:44
fling has quit [Ping timeout: 240 seconds]
11:46
fling has joined #openscad
11:52
L29Ah has quit [Quit: Gateway shutdown]
12:01
rogeliodh has joined #openscad
12:22
L29Ah has joined #openscad
13:06
guso78 has joined #openscad
13:06
<
guso78 >
monring california!
13:07
<
guso78 >
sorry canada :)
13:07
<
lf94 >
yea that's it x)
13:07
<
guso78 >
yes its c......a so i put a HASH
13:12
qeed has quit [Remote host closed the connection]
13:13
qeed has joined #openscad
13:14
<
guso78 >
we got merged , hahaha ...
13:58
ubitux has quit [Ping timeout: 240 seconds]
14:01
snaked has quit [Quit: Leaving]
14:38
snaked has joined #openscad
14:41
guso78 has quit [Quit: Client closed]
14:45
J10 has quit [Quit: Client closed]
14:45
J10 has joined #openscad
14:46
guso78 has joined #openscad
14:47
J91 has joined #openscad
14:48
J7 has joined #openscad
14:50
J10 has quit [Ping timeout: 245 seconds]
14:51
J91 has quit [Ping timeout: 245 seconds]
14:56
J54 has joined #openscad
15:00
J7 has quit [Ping timeout: 245 seconds]
15:22
Robin_Watts has joined #openscad
15:26
Robin_Watts has quit [Client Quit]
15:31
guso78 has quit [Ping timeout: 245 seconds]
16:01
J63 has joined #openscad
16:04
J54 has quit [Ping timeout: 245 seconds]
16:13
J4 has joined #openscad
16:17
J63 has quit [Ping timeout: 245 seconds]
16:20
J96 has joined #openscad
16:23
J4 has quit [Ping timeout: 245 seconds]
17:13
teepee_ has joined #openscad
17:14
teepee has quit [Ping timeout: 240 seconds]
17:14
teepee_ is now known as teepee
18:10
peepsalot has joined #openscad
18:10
guso78 has joined #openscad
18:17
guso78 has quit [Quit: Client closed]
18:25
muesli has quit [Quit: NO CARRIER]
18:25
muesli has joined #openscad
18:56
snaked has quit [Remote host closed the connection]
19:10
guso78 has joined #openscad
19:23
guso78 has quit [Ping timeout: 245 seconds]
19:35
guso78 has joined #openscad
19:36
<
guso78 >
can anybody tell me, whats wrong this small sort example:
19:36
<
guso78 >
IMHO the sort function meets the given critera: a<b and a>b must not be true at the same time
19:37
<
guso78 >
it crashes reliable
19:42
<
InPhase >
guso78: It fails the asymmetry condition.
19:42
<
InPhase >
a<b and b<a must yield opposite results.
19:43
<
guso78 >
InPhase, yes, ind1-ind2 = - (ind2-ind1)
19:44
<
guso78 >
can we assume that negate operator is , what human refer to as "opposite" ?
19:46
<
guso78 >
InPhase , how would i write the test function better to satisfy the assemtry condition and sort the list ascending ?
19:48
<
guso78 >
ahh i got it, return type is bool. this is different from c only qsort function
21:11
guso78 has quit [Ping timeout: 245 seconds]
21:28
drfff has joined #openscad
22:39
peepsalot has quit [Ping timeout: 240 seconds]