wenzelm [Wed, 20 Apr 2016 11:44:25 +0200] rev 63032
reactivated other_id reports (see also db929027e701, 8eda56033203);
wenzelm [Wed, 20 Apr 2016 11:33:45 +0200] rev 63031
invisible context similar to interpretation;
wenzelm [Wed, 20 Apr 2016 11:14:10 +0200] rev 63030
avoid massive multiplication of reports due to interpretation;
wenzelm [Tue, 19 Apr 2016 15:53:12 +0200] rev 63029
tuned comments;
wenzelm [Tue, 19 Apr 2016 14:38:55 +0200] rev 63028
more thorough update;
Rene Thiemann <rene.thiemann@uibk.ac.at> [Fri, 15 Apr 2016 10:19:35 +0200] rev 63027
several updates on polynomial long division and pseudo division
- division of polynomials is now available on idom_divide (was field before)
- added polynomial pseudo division (on comm_ring_1)
- improved code equation for polynomial (pseudo)-division
(joint work of S. Joosten, R. Thiemann, and A. Yamada)
haftmann [Mon, 18 Apr 2016 20:56:18 +0200] rev 63026
fragment of a HOL type class primer
haftmann [Mon, 18 Apr 2016 20:56:13 +0200] rev 63025
capitalized GCD and LCM syntax