<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/algebra/stream.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>2013-05-23T16:21:19Z</updated>
<entry>
<title>	* algebra/stream.spad.pamphlet (LazyStreamAggregate) [entries]:</title>
<updated>2013-05-23T16:21:19Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-05-23T16:21:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=5aada956502dfd26bfc9d3eaa5dd3cddeaec59a2'/>
<id>urn:sha1:5aada956502dfd26bfc9d3eaa5dd3cddeaec59a2</id>
<content type='text'>
	Define unconditionally, even it it does not make much sense in general.

</content>
</entry>
<entry>
<title>Use ShallowlyMutableAggregate.</title>
<updated>2013-05-19T22:42:42Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-05-19T22:42:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=549aab1d993019339d4eef36049e7639c37ca1b6'/>
<id>urn:sha1:549aab1d993019339d4eef36049e7639c37ca1b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	Eradicate attribute finiteAggregate.</title>
<updated>2013-05-19T18:36:07Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-05-19T18:36:07Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=d9777ce9dcd2bcde348bba152d4667559b025d9d'/>
<id>urn:sha1:d9777ce9dcd2bcde348bba152d4667559b025d9d</id>
<content type='text'>
	* algebra/aggcat.spad.pamphlet (HomogeneousAggregate): Remove
	exports conditional aatribute finiteAggregate.
	(TableAggregate): Remove spirous definitions.
	* algebra/stream.spad.pamphlet (LazyStreamAggregate): Put
	definitions for FiniteAgregate exports under appropriate condition.

</content>
</entry>
<entry>
<title>	* algebra/aggcat.spad.pamphlet (Aggregate) [#]: Remove export.</title>
<updated>2013-05-19T17:44:50Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-05-19T17:44:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=cc69cdefa3acf48bad75ac52f55cd9f27c970eab'/>
<id>urn:sha1:cc69cdefa3acf48bad75ac52f55cd9f27c970eab</id>
<content type='text'>
	(UnaryRecursiveAggregate):  Make definiton conditional.
	* algebra/stream.spad.pamphlet (LazyStreamAggregate): Likewise.

</content>
</entry>
<entry>
<title>	* algebra/aggcat.spad.pamphlet (Collection) [reduce]: Remove.</title>
<updated>2013-05-18T19:27:36Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-05-18T19:27:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=dc013cafe3022b417b948d5ebda532b8ed7cb00b'/>
<id>urn:sha1:dc013cafe3022b417b948d5ebda532b8ed7cb00b</id>
<content type='text'>
	Remove redundant defaults.

</content>
</entry>
<entry>
<title>Use FiniteAggregate instead of finiteAggregate</title>
<updated>2013-05-18T10:13:02Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2013-05-18T10:13:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ca02b22bc124b48faad0cdd3cc89568802ba16b9'/>
<id>urn:sha1:ca02b22bc124b48faad0cdd3cc89568802ba16b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* algebra/stream.spad.pamphlet (Stream): Tidy accessors.</title>
<updated>2011-10-27T02:46:10Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-10-27T02:46:10Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=6a3913853aeb542f155a1164eb48aba1724f17f7'/>
<id>urn:sha1:6a3913853aeb542f155a1164eb48aba1724f17f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* src/algebra/: Systematically use negative? when comparing for</title>
<updated>2011-03-12T19:17:32Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-03-12T19:17:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=c93e84048964194e5674e859d6bd8827010f09f6'/>
<id>urn:sha1:c93e84048964194e5674e859d6bd8827010f09f6</id>
<content type='text'>
	greater than 0.
</content>
</entry>
<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>Rename %veclit to %vector and %listlit to %list</title>
<updated>2011-02-18T03:51:28Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-02-18T03:51:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=f6e5de243353518085fbd39be9daef1f121a96e3'/>
<id>urn:sha1:f6e5de243353518085fbd39be9daef1f121a96e3</id>
<content type='text'>
</content>
</entry>
</feed>
