<feed xmlns='http://www.w3.org/2005/Atom'>
<title>open-axiom/src/algebra, branch master</title>
<subtitle>open scientific computation system</subtitle>
<id>http://git.pashev.ru/open-axiom/atom?h=master</id>
<link rel='self' href='http://git.pashev.ru/open-axiom/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/'/>
<updated>2022-09-18T00:41:17Z</updated>
<entry>
<title>Disable automatic re-run of configuration steps. (#29)</title>
<updated>2022-09-18T00:41:17Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-09-18T00:41:17Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=dbe239cd6eee022d1b8dccb9d8a1368acf52a8d7'/>
<id>urn:sha1:dbe239cd6eee022d1b8dccb9d8a1368acf52a8d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update configure.</title>
<updated>2022-07-24T01:40:12Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>GabrielDosReis@users.noreply.github.com</email>
</author>
<published>2022-07-24T01:40:12Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=50b19677e8a323abc641542bb2a957864959bd4b'/>
<id>urn:sha1:50b19677e8a323abc641542bb2a957864959bd4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove antiquated check for alignas</title>
<updated>2017-12-27T12:38:07Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2017-12-27T12:38:07Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=83ff2c1707b3c1e304feb2127503d9878b05fa9d'/>
<id>urn:sha1:83ff2c1707b3c1e304feb2127503d9878b05fa9d</id>
<content type='text'>
C++14 required, alignas and alignof are now well supported as C++11
features.
</content>
</entry>
<entry>
<title>Add Boot support for native load unit specification in foreign</title>
<updated>2016-12-29T10:13:58Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2016-12-29T10:13:58Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=2bd3cc876cc90b8e28e0e8d88a5982f69729f867'/>
<id>urn:sha1:2bd3cc876cc90b8e28e0e8d88a5982f69729f867</id>
<content type='text'>
function import.
</content>
</entry>
<entry>
<title>        * interp/i-output.boot (appChar): Don't modify string parameter.</title>
<updated>2016-12-26T09:13:34Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2016-12-26T09:13:34Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=a8a3b2cdf66d274c831ad6229e6123e9cd68e07d'/>
<id>urn:sha1:a8a3b2cdf66d274c831ad6229e6123e9cd68e07d</id>
<content type='text'>
        * algebra/Makefile.am (strap-1/FINITE.$(FASLEXT)): Update dependency.
</content>
</entry>
<entry>
<title>Fix conflict with catdef enumerate</title>
<updated>2016-04-05T15:57:40Z</updated>
<author>
<name>Bill Page</name>
<email>bill.page@newsynthesis.org</email>
</author>
<published>2016-04-05T15:57:40Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=d7b09fd7004f9ba8b9274be36378ddf5c9ff8438'/>
<id>urn:sha1:d7b09fd7004f9ba8b9274be36378ddf5c9ff8438</id>
<content type='text'>
Port change from FriCAS https://github.com/fricas/fricas/commit/dbf6a9b559e6872f5a3baa7e55a1c57130f1c335</content>
</entry>
<entry>
<title>Add enumerate to domains that have Finite</title>
<updated>2016-04-05T15:53:56Z</updated>
<author>
<name>Bill Page</name>
<email>bill.page@newsynthesis.org</email>
</author>
<published>2016-04-05T15:53:56Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=9be366caa7d9ca6d2c851f93939ad7d569d78aa8'/>
<id>urn:sha1:9be366caa7d9ca6d2c851f93939ad7d569d78aa8</id>
<content type='text'>
Port change from FriCAS https://github.com/fricas/fricas/commit/dbf6a9b559e6872f5a3baa7e55a1c57130f1c335</content>
</entry>
<entry>
<title>PolynomialCategoryLifting: Weaken constraint on that parameter</title>
<updated>2016-02-07T16:48:15Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2016-02-07T16:48:15Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=a7ca7aef072617deed7a33647094adc3071a2012'/>
<id>urn:sha1:a7ca7aef072617deed7a33647094adc3071a2012</id>
<content type='text'>
The extra requirement of SetCategory was not being used, as pointed
out by Ralf Hemmecke.
</content>
</entry>
<entry>
<title>Rewrite capsule of IndexedDirectProductOrderedAbelianMonoidSup</title>
<updated>2016-02-06T17:29:03Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2016-02-06T17:29:03Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=840651da76b018edd0fac7eac5087e8adb1701c8'/>
<id>urn:sha1:840651da76b018edd0fac7eac5087e8adb1701c8</id>
<content type='text'>
Rewrite `subtractIfCan` and `sup` in terms of the mathematical
operations and exported operations.  This makes the correctness of the
algorithms stand out.
</content>
</entry>
<entry>
<title>Add leadingTerm to IndexedDirectProductCategory</title>
<updated>2016-02-05T03:59:45Z</updated>
<author>
<name>Gabriel Dos Reis</name>
<email>gdr@axiomatics.org</email>
</author>
<published>2016-02-05T03:59:45Z</published>
<link rel='alternate' type='text/html' href='http://git.pashev.ru/open-axiom/commit/?id=de24fd0cab54a21333221f0678f33787d74a5355'/>
<id>urn:sha1:de24fd0cab54a21333221f0678f33787d74a5355</id>
<content type='text'>
</content>
</entry>
</feed>
