<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/algebra/term.spad.pamphlet, branch master</title>
<subtitle>open scientific computation system</subtitle>
<id>https://git.pashev.ru/open-axiom/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/open-axiom/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/'/>
<updated>2011-03-12T17:04:43Z</updated>
<entry>
<title>	* src/algebra/: Systematically use negative? when comparing for</title>
<updated>2011-03-12T17:04:43Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-03-12T17:04:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=52fddea19454dc2b9bcb54c6edd5a4cd4f5765a9'/>
<id>urn:sha1:52fddea19454dc2b9bcb54c6edd5a4cd4f5765a9</id>
<content type='text'>
	less than 0.
</content>
</entry>
<entry>
<title>	* interp/compiler.boot (isSubset): Expand domain representation form.</title>
<updated>2010-05-02T14:56:25Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2010-05-02T14:56:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=86deb7d7804d04ee01aa0d8b3a27d8293c0a839f'/>
<id>urn:sha1:86deb7d7804d04ee01aa0d8b3a27d8293c0a839f</id>
<content type='text'>
	* algebra/term.spad.pamphlet (retractIfCan$Arity): Tidy.
	* algebra/tree.spad.pamphlet (cyclicCopy2$Tree): Remove
	unnecessary "return".
</content>
</entry>
<entry>
<title>	* algebra/term.spad.pamphlet (TermAlgebraOperator): New.</title>
<updated>2010-04-18T09:21:21Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2010-04-18T09:21:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=5ccf421537f1ce6bfe8a3baa214707221a5f7d21'/>
<id>urn:sha1:5ccf421537f1ce6bfe8a3baa214707221a5f7d21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* algebra/term.spad.pamphlet (is?$OperatorCategory): New.</title>
<updated>2009-05-31T20:49:02Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-05-31T20:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=803d7a62fb91bb4083a0aaaaa20749574292e967'/>
<id>urn:sha1:803d7a62fb91bb4083a0aaaaa20749574292e967</id>
<content type='text'>
	* algebra/op.spad.pamphlet (BasicOperator): Don't export is? here.
	Inherit it from OperatorCategory Symbol.
	* algebra/catdef.spad.pamphlet (LeftLinearSet): New category.
	(RightLinearSet): Likewise.
	(LinearSet): Likewise.
	(AbelianGroup): Extend LeftLinearSet Integer.
	(LeftModule): Extend LeftLinearSet R.
	(Module): Extend LinearSet R.
	(RightModule): Extend RightLinearSet R.
	* algebra/exposed.lsp.pamphlet: Expose LeftLinearSet,
	RightLinearSet, and LinearSet.
	* algebra/Makefile.pamphlet: Tidy.
</content>
</entry>
<entry>
<title>	* algebra/term.spad.pamphlet (zero?$Arity): New.</title>
<updated>2009-05-09T22:31:07Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-05-09T22:31:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=2e9dc79676f737f2b905560a8a70d8fbed27b04a'/>
<id>urn:sha1:2e9dc79676f737f2b905560a8a70d8fbed27b04a</id>
<content type='text'>
	(one?$Arity): Likewise.
	* algebra/op.spad.pamphlet (BasicOperator): Now belongs to
	OperatorCategory(Symbol).
	(operator$BasicOperator): One more overload.
	* algebra/expr.spad.pamphlet (operator$Expression): Tidy.
	* algebra/fspace.spad.pamphlet (elt$ExpressionSpace): Likewise.
	* algebra/kl.spad.pamphlet (kernel$Kernel): Likewise.
</content>
</entry>
<entry>
<title> r12485@gauss:  gdr | 2008-12-17 16:26:21 -0600</title>
<updated>2008-12-26T00:48:34Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-12-26T00:48:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=fb209a840dc764bdfa285ad3cb7575df21a43289'/>
<id>urn:sha1:fb209a840dc764bdfa285ad3cb7575df21a43289</id>
<content type='text'>
 	Branch to improve reflection.
 r12493@gauss:  gdr | 2008-12-20 23:29:51 -0600
 	Add domain representations for constructors.
 r12494@gauss:  gdr | 2008-12-21 14:27:37 -0600
 	Consolidate constructor domains.
 r12502@gauss:  gdr | 2008-12-22 20:36:21 -0600
 	Constructors are values.
 r12504@gauss:  gdr | 2008-12-25 13:58:01 -0600
 
 r12505@gauss:  gdr | 2008-12-25 18:48:04 -0600
 	Commit ChangeLog.
</content>
</entry>
<entry>
<title>	* algebra/term.spad.pamphlet: New.  Implement Arity and</title>
<updated>2008-12-09T16:14:56Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-12-09T16:14:56Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=8f409fc75c64b9c486ec74419de9785c00629a17'/>
<id>urn:sha1:8f409fc75c64b9c486ec74419de9785c00629a17</id>
<content type='text'>
	OperatorCategory. 
	* algebra/Makefile.pamphlet (axiom_algebra_layer_15): Include ARITY.
	(axiom_algebra_layer_16): Include OPERCAT.
	* share/algebra: Update databases.
</content>
</entry>
</feed>
