Oh, interesting,
AXIOM Computer Algebra System
Version: Axiom (September 2006)
Timestamp: Friday September 29, 2006 at 14:21:21
I think I compiled Gold from the tla archive.
On all 4 cases I get a window with title AXIOM2D or sin x*y, but I don't
see any plot. Maybe I should compile a newer version. (Don't care about
my case, I switched from debian sarge to etch without recompiling Axiom.
So maybe that is a reason.)
Ralf
On 06/03/2007 06:37 AM, Bill Page wrote:
After building Axiom from a recent version of wh-sandbox
(revision 580) I get the following error. The first draw
command works fine but simpler examples fail:
(1) -> draw(sin(x*y),x=-5..5,y=-5..5)
Compiling function %H with type (DoubleFloat,DoubleFloat) ->
DoubleFloat
Transmitting data...
(1) ThreeDimensionalViewport: "sin x*y"
Type:
ThreeDimensionalViewport
(2) -> draw(sin(x),x=-5..5)
Compiling function %J with type DoubleFloat -> DoubleFloat
>> Error detected within library code:
Not an integer
(2) -> draw(sin(x),x=-5.0..5.0)
Compiling function %L with type DoubleFloat -> DoubleFloat
>> Error detected within library code:
Not an integer
(2) -> draw(sin,-5.0..5.0)
>> Error detected within library code:
Not an integer
------
I can find examples of similar failures by running the
graphics examples in hyperdoc.
Can anyone else reproduce this?
Regards,
Bill Page.
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer