axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] [#222 FramedNonAssociativeAlgebraFunctions2 and map]


From: greg
Subject: [Axiom-developer] [#222 FramedNonAssociativeAlgebraFunctions2 and map]
Date: Thu, 20 Oct 2005 10:53:19 -0500

Changes 
http://wiki.axiom-developer.org/222FramedNonAssociativeAlgebraFunctions2AndMap/diff
--

??changed:
-        rank()$AR > rank()$AS => error("map: ranks of algebras do not fit")
        rank()\$AR > rank()\$AS => error("map: ranks of algebras do not fit")

??changed:
-        vs : V S := map(fn,vr)$VectorFunctions2(R,S)
-        rank()$AR = rank()$AR => represents(vs)$AS
-        ba := basis()$AS
-        represents(vs,[ba.i for i in 1..rank()$AR])
-
-rank()$AR = rank()$AR => represents(vs)$AS
        vs : V S := map(fn,vr)\$VectorFunctions2(R,S)
        rank()\$AR = rank()\$AR => represents(vs)\$AS
        ba := basis()\$AS
        represents(vs,[ba.i for i in 1..rank()\$AR])

rank()\$AR = rank()\$AR => represents(vs)\$AS

??changed:
-rank()$AR = rank()$AS => represents(vs)$AS
-
-
rank()\$AR = rank()\$AS => represents(vs)\$AS



--
forwarded from http://wiki.axiom-developer.org/address@hidden




reply via email to

[Prev in Thread] Current Thread [Next in Thread]