On Wednesday, August 24, 2005 11:38 AM I wrote: > ... > I will download and install the i586 version and see if that corrects > the problem. >
Ok. That did correct the problem. The rand_sphere command no longer aborts and now produces the following output (for example): [EMAIL PROTECTED] page]# /usr/local/polymake/bin/rand_sphere randsp.poly 2 3 [EMAIL PROTECTED] page]# cat randsp.poly _application polytope _version 2.1.0 _type RationalPolytope AMBIENT_DIM 2 POINTS 1 -0.962592 -0.270955 1 0.899836 -0.436229 1 -0.853837 0.52054 BOUNDED 1 [EMAIL PROTECTED] page]# ------ So it's over to you to solve the result data type problem. Regards, Bill Page. _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
