<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/algebra/idecomp.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>2016-01-18T06:53:01Z</updated>
<entry>
<title>subtractIfCan$CancellationAbelianMonoid: return the more principled Maybe %</title>
<updated>2016-01-18T06:53:01Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2016-01-18T06:53:01Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=d07fc9735f40e545edda456e15dbab783c500f6a'/>
<id>urn:sha1:d07fc9735f40e545edda456e15dbab783c500f6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid modulus bias in 'random()' usage.</title>
<updated>2015-12-31T22:56:12Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2015-12-31T22:56:12Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=f51aee83708673ef9941174951bec9aee80cb03c'/>
<id>urn:sha1:f51aee83708673ef9941174951bec9aee80cb03c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* src/algebra/: Systematically use not zero? when comparing for</title>
<updated>2011-03-13T03:43:50Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-03-13T03:43:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=11eebf207528f86dfa4556be3b2cc7cba57244a6'/>
<id>urn:sha1:11eebf207528f86dfa4556be3b2cc7cba57244a6</id>
<content type='text'>
	 equality with 0.
</content>
</entry>
<entry>
<title>	* src/algebra/: Systematically use not one? when comparing for</title>
<updated>2011-03-12T22:56:37Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2011-03-12T22:56:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=6c75a87d8ee00d48a0f5703aa9c86591078a50d3'/>
<id>urn:sha1:6c75a87d8ee00d48a0f5703aa9c86591078a50d3</id>
<content type='text'>
	 equality with 1.
</content>
</entry>
<entry>
<title>	* interp/i-syscmd.boot (reportOpsFromUnitDirectly): Tidy.</title>
<updated>2009-10-15T06:42:17Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-10-15T06:42:17Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ba8c0daf0ca45c08bd5025f9dd67892132a16110'/>
<id>urn:sha1:ba8c0daf0ca45c08bd5025f9dd67892132a16110</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* algebra/: Remove quotes from operator namaes in signatures.</title>
<updated>2009-06-11T21:51:23Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2009-06-11T21:51:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=7bd82b57975bbc1ff5b87fed0739815c620ecdcc'/>
<id>urn:sha1:7bd82b57975bbc1ff5b87fed0739815c620ecdcc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	* algebra/boolean.spad.pamphlet (Boolean): Remove definition of</title>
<updated>2008-08-31T13:56:20Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-08-31T13:56:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=e8df02fd0970cad96e174ffb5b7707081266f371'/>
<id>urn:sha1:e8df02fd0970cad96e174ffb5b7707081266f371</id>
<content type='text'>
	operator ^.
	* algebra/aggcat.spad.pamphlet (BitAggregate): Likewise.
	* algebra/color.spad.pamphlet: Replace use of '^' as logical
	negation by 'not'.
	* algebra/ddfact.spad.pamphlet: Likewise.
	* algebra/fortran.spad.pamphlet: Likewise.
	* algebra/gaussfac.spad.pamphlet: Likewise.
	* algebra/gbeuclid.spad.pamphlet: Likewise.
	* algebra/gbintern.spad.pamphlet: Likewise.
	* algebra/ghensel.spad.pamphlet: Likewise.
	* algebra/groebsol.spad.pamphlet: Likewise.
	* algebra/ideal.spad.pamphlet: Likewise.
	* algebra/idecomp.spad.pamphlet: Likewise.
	* algebra/indexedp.spad.pamphlet: Likewise.
	* algebra/listgcd.spad.pamphlet: Likewise.
	* algebra/mfinfact.spad.pamphlet: Likewise.
	* algebra/modgcd.spad.pamphlet: Likewise.
	* algebra/multfact.spad.pamphlet: Likewise.
	* algebra/multsqfr.spad.pamphlet: Likewise.
	* algebra/newpoint.spad.pamphlet: Likewise.
	* algebra/npcoef.spad.pamphlet: Likewise.
	* algebra/permgrps.spad.pamphlet: Likewise.
	* algebra/pgcd.spad.pamphlet: Likewise.
	* algebra/pleqn.spad.pamphlet: Likewise.
	* algebra/qalgset.spad.pamphlet: Likewise.
	* algebra/radeigen.spad.pamphlet: Likewise.
	* algebra/rep2.spad.pamphlet: Likewise.
	* algebra/solverad.spad.pamphlet: Likewise.
	* algebra/space.spad.pamphlet: Likewise.
	* algebra/view2D.spad.pamphlet: Likewise.
	* algebra/strap/: Update cached Lisp translateion
	* share/algebra/: Update databases.
</content>
</entry>
<entry>
<title>Replace `^=' with `~='.</title>
<updated>2008-04-03T04:23:42Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2008-04-03T04:23:42Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=001e19b08ba7fb1b9e6f6bdb44a82ba3db3fc532'/>
<id>urn:sha1:001e19b08ba7fb1b9e6f6bdb44a82ba3db3fc532</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Initial population.</title>
<updated>2007-08-14T05:14:52Z</updated>
<author>
<name>dos-reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2007-08-14T05:14:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/open-axiom/commit/?id=ab8cc85adde879fb963c94d15675783f2cf4b183'/>
<id>urn:sha1:ab8cc85adde879fb963c94d15675783f2cf4b183</id>
<content type='text'>
</content>
</entry>
</feed>
