I reorganized the patch a little bit, can you try this:
https://github.com/fricas/fricas/pull/139.patch
I have following output for the integral.
Storage: 1,216,256 (IN) + 1,028,097,520 (EV) + 15,961,856 (OT) + 0 (GC)
= 1,045,275,632 bytes
- Qian
On 10/22/23 04:37, Waldek Hebisch wrote:
On Sun, Oct 15, 2023 at 09:25:05PM +0800, Qian Yun wrote:
More Lisps are supported:
I tried to combine and apply both patches, but after that
I get:
integrate((f*x+e)^3*csc(d*x+c)/(a+b*sin(d*x+c)),x)
<snipped result>
Type: Union(Expression(Integer),...)
Storage: 0 (IN) + 0 (EV) + 0 (OT) + 0 (GC) = 0 bytes
After
)set messages time on
I get usual time display, but still 0-s in storage report. AFAICS
)boot HEAPELAPSED()
reports increasing values. This is with Debian sbcl 1.3.14.
--
You received this message because you are subscribed to the Google Groups "FriCAS -
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to fricas-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/612e11e6-d0b8-41cf-be87-b7048541ac43%40gmail.com.