calc-vec.el (calc-histogram):
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 16 May 2010 04:43:09 +0000 (23:43 -0500)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 16 May 2010 04:43:09 +0000 (23:43 -0500)
commit597517ef8dc589e3b920a0f5bcdf55f9f6cde644
tree58bec545b37f91bef730a8e5f21130a5d74c64c1
parenteba62f7a5950e77d207ea233a10597f2c9639b0b
calc-vec.el (calc-histogram):
(calcFunc-histogram):  Allow vectors as inputs.
(math-vector-avg): New function.

calc.texi (Manipulating Vectors): Mention that vectors can be used to
determine bins for `calc-histogram'.
doc/misc/ChangeLog
doc/misc/calc.texi
lisp/ChangeLog
lisp/calc/README
lisp/calc/calc-vec.el