]> gitweb.factorcode.org Git - factor.git/commit
arrays.shaped: Deal with 0s in shape.
authorDoug Coleman <doug.coleman@gmail.com>
Thu, 11 Apr 2013 22:29:09 +0000 (15:29 -0700)
committerDoug Coleman <doug.coleman@gmail.com>
Thu, 11 Apr 2013 23:22:01 +0000 (16:22 -0700)
commitffa742c7f8071f768d08f43c356589db0529ec77
tree476fa0c50a7a048dc5464e4c614b610ce45a6b24
parentab4e380c044eef30122d6a758aa49631fb3c5131
arrays.shaped: Deal with 0s in shape.
Fix prettyprinting, introduce sa{ } syntax.
Add broadcastable? check for binary operations.
Add shape of output array for broadcasts.
Check for negative integers in shape.
extra/arrays/shaped/shaped-tests.factor
extra/arrays/shaped/shaped.factor