Re: K-Means Algorithm
From: Rahul Jain (rjain_at_nyct.net)
Date: 03/06/04
- Next message: Brian Mastenbrook: "Re: off-topic: open challenge to Christian Lynbeck"
- Previous message: Gareth McCaughan: "Re: Need help with cplx-num-add function"
- In reply to: rmagere: "Re: K-Means Algorithm"
- Next in thread: Gareth McCaughan: "Re: K-Means Algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 06 Mar 2004 10:09:49 -0500
"rmagere" <rmagere@*the-mail-that-burns*.com> writes:
> I know that scan is in Appendix A of CltL2, however I don't think it's
> present on common lisp implementations without installing some other package
> (like series or whatever), so it seems a bit of an overkill in order do just
> a void a loop.
Ah, so there's the problem. You shuold be using it throughout the code.
That way you can amortize its cost. ;)
-- Rahul Jain rjain@nyct.net Professional Software Developer, Amateur Quantum Mechanicist
- Next message: Brian Mastenbrook: "Re: off-topic: open challenge to Christian Lynbeck"
- Previous message: Gareth McCaughan: "Re: Need help with cplx-num-add function"
- In reply to: rmagere: "Re: K-Means Algorithm"
- Next in thread: Gareth McCaughan: "Re: K-Means Algorithm"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
Loading