On Tue, May 03, 2022 at 12:49:55PM -0700, 'Nasser M. Abbasi' via FriCAS -
computer algebra system wrote:
> I am planning to make new version of [cas integration
> tests](https://www.12000.org/my_notes/CAS_integration_tests/index.htm) when
> sagemath 9.6 is released which should happen in the next few weeks.
>
> I was wondering if Fricas next version will be released any time this
> summer, so I can hold on and wait for that, or if I should use 1.3.7 from
> last year.
>
> I know it is not possible to predict a release time, just asking for
> possible time frame.
New release is likely, but ATM there are many unknowns. Compared
to 1.3.7 current developement version has two releated changes
to integration code. Developement version can handle few more
integrals expressible in terms of polylog. 1.3.7 used pattern
matching as "last chance integrator", in developement version
pattern matching is not used (removed). They are related:
after improvement to algorithmic code it is supposed to handle
everything that was handled by FriCAS patern matcher. The
changes are unlikely to significantly change test results.
There are much bigger changes in queue, but ATM it is premature
to predict when they are ready.
--
Waldek Hebisch
--
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 [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/fricas-devel/20220504004822.GB22656%40fricas.math.uni.wroc.pl.