[Maxima] share testsuite

Barton Willis willisb at unk.edu
Sun Oct 11 20:54:59 CDT 2009


All should be back to normal with the share testsuite...let me know if it
isn't.
There are some know failures in the share testsuite that we should mark.
Another
day.

You all might enjoy: Tell the to_poly_solver that mary is the inverse of
the
function bob:

(%i2) function_inverse['bob] : lambda([s], mary(s))$

(%i3) to_poly_solve(bob(x^2-1) = 42,x);
(%o3)    %union([x = - sqrt(mary(42) + 1)], [x = sqrt(mary(42) + 1)])

(%i4) build_info();

Maxima version: 5.19post
Maxima build date: 5:15 10/11/2009
Host type: i686-pc-mingw32
Lisp implementation type: Clozure Common Lisp
Lisp implementation version: Version 1.4-dev  (WindowsX8632)


Barton

-----maxima-bounces at math.utexas.edu wrote: -----


>Today, I checked in some changes to to_poly_solver. Running just
>rtest_to_poly_solver shows expected errors in 64, 74, and 80 :)
>Running share_testsuite, causes additional failures in tests 57 68 113 122
>185
>186 201 227 228 233 234 308 309 :( I suppose this is some environment
>variable that kill(all) doesn't clean up. I can "fix" the problem by
>placing rtest_to_poly_solver near the top of the file list. It's
>tempting. Because I'm stumped, I welcome ideas and wild speculations for a
>fix.
>
>I have not yet marked 57 68 113 122 185 186 201 227 228 233 234 308
>309 as known failures. Don't be alarmed by these test failures--it's
>my fault, not yours.
>
>Barton
>
>_______________________________________________
>Maxima mailing list
>Maxima at math.utexas.edu
>http://www.math.utexas.edu/mailman/listinfo/maxima




More information about the Maxima mailing list