Also, m^n works, but <matrix> does not.

On Sat, Feb 2, 2013 at 10:11 PM, John Benediktsson <mrj...@gmail.com> wrote:

> Perhaps you have some compile errors?  Do you have local edits to
> math.matrices?
>
> It works for me:
>
> IN: scratchpad USE: math.matrices
>
> IN: scratchpad 3 3 zero-matrix .
> { { 0 0 0 } { 0 0 0 } { 0 0 0 } }
>
> IN: scratchpad 3 3 zero-matrix square-matrix? .
> t
>

Attachment: matrices.factor
Description: Binary data

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_jan
_______________________________________________
Factor-talk mailing list
Factor-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/factor-talk

Reply via email to