tame/core/vector
Mike Gerwitz 5000e35891 vector/arithmetic: Add _{v,m}product_
Products of vectors and matrices respectively.  It's surprising that this
was unneeded until now based on the requirements of the projects we have
done thusfar---dot products and other features have been sufficient.

* vector/arithmetic.xml (_vproduct_, _mproduct_): New templates.
  (_vproduct, _mproduct): New functions.
2018-09-11 09:30:51 -04:00
..
arithmetic.xml vector/arithmetic: Add _{v,m}product_ 2018-09-11 09:30:51 -04:00
cmatch.xml _classify-scalar_ template introduced 2018-09-11 09:30:49 -04:00
common.xml Add _repeat-value_ template 2018-09-11 09:30:50 -04:00
convert.xml LGPL license; copyright notice added to head of each file 2018-09-11 09:30:48 -04:00
count.xml LGPL license; copyright notice added to head of each file 2018-09-11 09:30:48 -04:00
interpolate.xml LGPL license; copyright notice added to head of each file 2018-09-11 09:30:48 -04:00
length.xml Add vector/length package 2018-09-11 09:30:50 -04:00
list.xml _cons-until-empty_: Add @index@ 2018-09-11 09:30:51 -04:00
matrix.xml LGPL license; copyright notice added to head of each file 2018-09-11 09:30:48 -04:00
minmax.xml Extracted vector min/max templates/functions from vector/arithmetic 2018-09-11 09:30:49 -04:00
table.xml Added missing export in table package for numeric/common 2018-09-11 09:30:50 -04:00