|
[Date Index]
[Thread Index]
[Author Index]
Re: Pattern matching question
- To: mathgroup at yoda.physics.unc.edu
- Subject: Re: Pattern matching question
- From: Paul Fons <paul at chipmunk.bk.tsukuba.ac.jp>
- Date: Thu, 30 Jan 92 17:18:41 JST
The problem (I think) is that NonCommutativeMultiply has the
attribute Listable (e.g. the function can be threaded over
lists that appear as it's arguments). By default when you made your own
function, it was not listable.
Paul Fons
Institute of Physics
Univ. of Tsukuba
Tsukuba, JAPAN
Prev by Date:
a summary of "Switch and List" (or anything you can do one way with M, you can do 50 other ways)
Next by Date:
Mouse Input on X-Windows
Previous by thread:
Pattern matching question
Next by thread:
Re: Pattern matching question
|