|
|
last edited 16 years ago by alfredo |
1 2 3 4 5 6 7 | ||
Editor: alfredo
Time: 2008/10/16 13:03:24 GMT-7 |
||
Note: |
added:
From alfredo Thu Oct 16 13:03:24 -0700 2008
From: alfredo
Date: Thu, 16 Oct 2008 13:03:24 -0700
Subject:
Message-ID: <20081016130324-0700@axiom-wiki.newsynthesis.org>
Status: fixed somewhere => fix proposed
(1) -> integrate(1/(1+z^4),z=0..1) :: Complex Float
(1) |
fixed in FriCAS, see also #293
romberg(z+->1/(1+z^4),0, 1, 0.1, 0.1, 10, 20)
(2) |
no patch available
http://axiom.svn.sourceforge.net/viewvc/axiom/branches/wh-sandbox/src/algebra/gaussian.spad.pamphlet?r1=263&r2=418 Status: fixed somewhere => fix proposed