|
[Date Index]
[Thread Index]
[Author Index]
Re: How to select unique elements in a list?
- To: mathgroup at smc.vnet.net
- Subject: [mg7967] Re: [mg7953] How to select unique elements in a list?
- From: "C. Woll" <carlw at u.washington.edu>
- Date: Wed, 30 Jul 1997 02:37:33 -0400
- Sender: owner-wri-mathgroup at wolfram.com
Hi Allan,
Thanks for your reply, your method is exactly what I was looking for. For
lists with a lot of common elements, it is competitive with Union in
timing, and for lists with very few common elements, it is maybe 50%
slower. Very nice.
Carl Woll
Prev by Date:
Re: Area under Curve
Next by Date:
Re: Wrong behavior of CrossProduct
Previous by thread:
How to select unique elements in a list?
Next by thread:
Re: How to select unique elements in a list?
|