[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet
From: |
root |
Subject: |
[Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet |
Date: |
Sat, 29 Sep 2007 19:32:50 -0400 |
Martin,
I've been studying Pfaffian systems (related to robotics, a field I
know a bit about). It seems that your algorithm does not work for
embedded matrices as in:
z:SQMATRIX(2,INT):=[[0,0],[0,0]]
m:SQMATRIX(2,INT):=[[0,1],[-1,0]]
m2:SQMATRIX(4,SQMATRIX(2,INT)):=[[m,z,z,z],[z,m,z,z],[z,z,m,z],[z,z,z,m]]
which should be 1*1*1*1 = 1
Am I doing something wrong?
Tim
- [Axiom-legal] Copyright notice Re: pfaffian.input.pamphlet, Martin Rubey, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, root, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, Martin Rubey, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, root, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, root, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, Martin Rubey, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, root, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, Martin Rubey, 2007/09/29
- [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet,
root <=
- [Axiom-legal] Re: [Axiom-developer] Re: Copyright notice Re: pfaffian.input.pamphlet, Gabriel Dos Reis, 2007/09/30
- Re: [Axiom-legal] Re: [Axiom-developer] Re: Copyright notice Re: pfaffian.input.pamphlet, root, 2007/09/30
- Re: [Axiom-legal] Re: [Axiom-developer] Re: Copyright notice Re: pfaffian.input.pamphlet, Gabriel Dos Reis, 2007/09/30
Re: [Axiom-legal] Re: Copyright notice Re: pfaffian.input.pamphlet, C Y, 2007/09/29