Wed, 28 Aug 2013 11:48:37 +0200GCD_Poly_ML: test 2nd level integration of gcd_poly
Walther Neuper <neuper@ist.tugraz.at> [Wed, 28 Aug 2013 11:48:37 +0200] rev 52095
GCD_Poly_ML: test 2nd level integration of gcd_poly

test --- and app_rev --- shows the respective part of the rewriter

Wed, 28 Aug 2013 11:02:03 +0200GCD_Poly_ML: correct & improve assumptions generated from gcd_pol
Walther Neuper <neuper@ist.tugraz.at> [Wed, 28 Aug 2013 11:02:03 +0200] rev 52094
GCD_Poly_ML: correct & improve assumptions generated from gcd_pol

Wed, 28 Aug 2013 10:40:53 +0200GCD_Poly_ML: test 1st level integration of gcd_poly
Walther Neuper <neuper@ist.tugraz.at> [Wed, 28 Aug 2013 10:40:53 +0200] rev 52093
GCD_Poly_ML: test 1st level integration of gcd_poly

Mon, 26 Aug 2013 16:32:21 +0200tuned
Walther Neuper <neuper@ist.tugraz.at> [Mon, 26 Aug 2013 16:32:21 +0200] rev 52092
tuned

Mon, 26 Aug 2013 15:37:48 +0200GCD_Poly_ML: integrated gcd_poly into Rational.thy
Walther Neuper <neuper@ist.tugraz.at> [Mon, 26 Aug 2013 15:37:48 +0200] rev 52091
GCD_Poly_ML: integrated gcd_poly into Rational.thy

replaced exactly fun factout_p_, fun cancel_p_, fun common_nominator_p_, fun add_fraction_p_
and left the other old code in the file in order to find out further functions still required.
Test_Isac.thy works except "exception- Size raised" in solve.sml,
polyeq.sml is out commented (but works if evaluated in two pieces).

Mon, 26 Aug 2013 11:20:41 +0200Test_Isac doesn't work anymore
Walther Neuper <neuper@ist.tugraz.at> [Mon, 26 Aug 2013 11:20:41 +0200] rev 52090
Test_Isac doesn't work anymore

after successful build of session Isac
./bin/isabelle jedit -l Isac test/Tools/isac/Test_Isac.thy &
# launches jEdit
# loads the required theories
# once highlights the additional theories required
# and then doesn't start evaluation with 10 minutes.

next trial will delete the old Unsynchronized.ref in Rational.thy
which are not necessary anymore.

Mon, 26 Aug 2013 10:52:54 +0200GCD_Poly_ML: deleted unused code for cancellation and add.of.fract
Walther Neuper <neuper@ist.tugraz.at> [Mon, 26 Aug 2013 10:52:54 +0200] rev 52089
GCD_Poly_ML: deleted unused code for cancellation and add.of.fract

this code concerned a format of polynomials which turned out uneasy in 2003

Sat, 24 Aug 2013 17:41:40 +0200GCD_Poly_ML: integrated tests, reactivated test/../rational.sml
Walther Neuper <neuper@ist.tugraz.at> [Sat, 24 Aug 2013 17:41:40 +0200] rev 52088
GCD_Poly_ML: integrated tests, reactivated test/../rational.sml

Sat, 24 Aug 2013 11:54:39 +0200GCD_Poly_ML: conversions term <--> poly
Walther Neuper <neuper@ist.tugraz.at> [Sat, 24 Aug 2013 11:54:39 +0200] rev 52087
GCD_Poly_ML: conversions term <--> poly

not contained in GCD_Poly_ML, because the latter is meant for TUM,
while conversions use lots of Isac tools.

Sat, 24 Aug 2013 11:23:34 +0200GCD_Poly_ML: minimise negative coefficients
Walther Neuper <neuper@ist.tugraz.at> [Sat, 24 Aug 2013 11:23:34 +0200] rev 52086
GCD_Poly_ML: minimise negative coefficients