Using NAG routine d01ajf
"Alasdair McAndrew" <[email protected]> Fri, 18 Jul 2008 00:29:16 +1000
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
I was attempting to perform some numerical quadrature, and I thought it might be nice to use the NAG library. According to HyperDoc, this command: d01ajf(0.0 ,1.0 ,0.0 ,1.0e-4 ,800 ,200 ,-1 ,(X/(X^7+1)::Expression Float) :: ASP1(F)) should integrate x/(^7+1) between 0 and 1. But in fact it doesn't - it just hangs Axiom. What do I need to do to use these routines, and is there an easy front end command to them? Thanks, Alasdair -- Blog: http://amca01.wordpress.com _______________________________________________ Axiom-mail mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-mail