01:04:39 -!- homie` [~levgue@xdsl-78-35-170-163.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 01:06:03 -!- tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has quit [Quit: Leaving.] 01:07:16 homie [~levgue@xdsl-78-35-170-163.netcologne.de] has joined #sbcl 02:04:38 tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has joined #sbcl 02:32:24 -!- tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has quit [Quit: Leaving.] 08:00:20 tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has joined #sbcl 10:26:54 -!- homie [~levgue@xdsl-78-35-170-163.netcologne.de] has quit [Quit: ERC Version 5.3 (IRC client for Emacs)] 10:41:51 homie [~levgue@xdsl-78-35-170-163.netcologne.de] has joined #sbcl 10:58:07 -!- tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has quit [Quit: Leaving.] 11:55:56 tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has joined #sbcl 12:09:19 homie` [~levgue@xdsl-78-35-137-191.netcologne.de] has joined #sbcl 12:09:49 -!- homie` [~levgue@xdsl-78-35-137-191.netcologne.de] has quit [Remote host closed the connection] 12:12:14 homie` [~levgue@xdsl-78-35-137-191.netcologne.de] has joined #sbcl 12:12:30 -!- homie [~levgue@xdsl-78-35-170-163.netcologne.de] has quit [Ping timeout: 276 seconds] 12:12:54 -!- homie` [~levgue@xdsl-78-35-137-191.netcologne.de] has quit [Remote host closed the connection] 12:18:34 homie [~levgue@xdsl-78-35-137-191.netcologne.de] has joined #sbcl 13:02:35 antgreen [~user@bas3-toronto06-2925097352.dsl.bell.ca] has joined #sbcl 13:03:27 hargettp [~hargettp@pool-71-174-128-121.bstnma.east.verizon.net] has joined #sbcl 13:42:29 -!- Kryztof [~user@csrhodes.plus.com] has quit [Ping timeout: 250 seconds] 15:41:17 -!- hargettp [~hargettp@pool-71-174-128-121.bstnma.east.verizon.net] has quit [Quit: Linkinus - http://linkinus.com] 16:14:45 pkhuong: I'm writing bignum routines in lisp, they'll def replace SBCL's 17:18:03 Quadrescence: that would be nice. Even compared to, say, gambit's routines, ours are a bit crufty. 17:18:19 I wonder how bad it would be to just bind to gmp, though. 17:22:00 pkhuong: admit it, pure lisp would be nicer than hooking in a big fat complicated C library 17:22:35 I'd like to have bindings as a contrib. 17:24:30 Pure lisp would help move the switch-over point farther, and that reduces the importance of fast marshalling... so better lisp routines help simplify C bindings;) 17:32:45 https://groups.google.com/group/comp.lang.lisp/browse_thread/thread/323f3455cf861a53 17:36:25 fe[nl]ix: yeah. It's on my TODO list, to see if it could be turned into a contrib. 17:47:33 pkhuong: What do you mean "switchover point" 17:50:51 Quadrescence: from the lisp routines to GMP 17:53:19 pkhuong: Writing lisp routines would make the goal harder to achieve (i.e., farther)? 17:54:14 if we have better lisp routines, we only need to switch for really large inputs 17:54:24 pkhuong: Oh I see what you mean 17:54:44 With my code, it'll be really really really large inputs :) 18:00:36 I don't think we *need* finite field FFTs in CL ;) 18:01:17 the middle end is probably where we have the best bang:buck ratio. 18:02:46 pkhuong: Why not have several? 18:03:26 slow=>schoolbook, medium=>karatsuba&friends, fast=>FINITE FIELD FFTS, superfast=>all that stuff before but in C 18:07:07 because verification is a pain. 18:09:50 oh you 19:03:09 -!- tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has quit [Quit: Leaving.] 19:12:15 tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has joined #sbcl 19:21:50 -!- tcr [~tcr@77-58-246-74.dclient.hispeed.ch] has quit [Quit: Leaving.] 19:50:42 Kryztof [~user@csrhodes.plus.com] has joined #sbcl 19:50:42 -!- ChanServ has set mode +o Kryztof 19:51:19 sbalousek [~sbalouse@ip174-67-214-212.oc.oc.cox.net] has joined #sbcl 20:08:09 -!- sbalousek [~sbalouse@ip174-67-214-212.oc.oc.cox.net] has quit [Quit: leaving] 20:13:22 sbalousek [~sbalouse@ip174-67-214-212.oc.oc.cox.net] has joined #sbcl 20:13:41 -!- sbalousek [~sbalouse@ip174-67-214-212.oc.oc.cox.net] has quit [Client Quit] 20:14:11 sbalousek [~sbalouse@ip174-67-214-212.oc.oc.cox.net] has joined #sbcl 20:25:58 sbalouse [~sbalouse@ip174-67-214-212.oc.oc.cox.net] has joined #sbcl 20:26:11 -!- sbalouse [~sbalouse@ip174-67-214-212.oc.oc.cox.net] has quit [Client Quit] 20:46:10 prxq [~mommer@mnhm-590c1311.pool.mediaWays.net] has joined #sbcl 20:52:01 -!- fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has quit [Remote host closed the connection] 20:52:08 fe[nl]ix [~quassel@pdpc/supporter/professional/fenlix] has joined #sbcl 21:17:14 alexmagnus [~anonymous@2001:888:10f4:0:318e:4844:3622:1372] has joined #sbcl 21:49:32 -!- prxq [~mommer@mnhm-590c1311.pool.mediaWays.net] has quit [Quit: Leaving] 21:52:47 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 22:00:06 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Read error: Connection reset by peer] 22:01:59 attila_lendvai [~attila_le@78.185.216.43] has joined #sbcl 22:01:59 -!- attila_lendvai [~attila_le@78.185.216.43] has quit [Changing host] 22:01:59 attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has joined #sbcl 23:08:07 hypercube32 [~hypercube@231.125.189.72.cfl.res.rr.com] has joined #sbcl 23:59:19 -!- attila_lendvai [~attila_le@unaffiliated/attila-lendvai/x-3126965] has quit [Ping timeout: 240 seconds]