The Bill draws command is very pretty.
> You could try something like this:
>
> draws(s,p,t) == ...
>
> draws([sin(x)^2, cos x], x=-3..3, title=="Example 2")
>   
Interal functions for drawing with axiom can plot very nice graphs.
You can run /src/input/graphics.input.

I test an *.input for for plotting field solutions (x(t),y(t)) about ODE 
with Runge-Kutta 4 method. The final plot is right.

I'd prefer a syntax close from other CAS.

Do you think I can write a "interface" Domain for this purpose ?
or must theses functions be in the axiom kernel ?

François

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to