Waldek Hebisch <[email protected]> writes:

> We have relatively small number of commits from the last release (1.1.0).
> However, there is important new functionality:
>
> - new special functions.  ATM FriCAS can do only a little with
>   new functions (most of derivatives and a handful of simplifications)
>   but even this enables some iteresting calculations.  I am
>   working on expansion into series, hopefully this will be done
>   soon.  Once series expansion works we will be able to compute
>   limits (at least the easy ones).  Numeric support probably will
>   come with some delay.
> - improvements to integrator (case of liovillian functions and
>   cases with multiple roots)
>
> We also have a bunch of bug fixes.  Given that I would like to
> make a new release in about two weeks.

There are two more fixes I'd like to see done:

1.) fix for saving history.

unfortunately, I have (little time and) no idea how to test it, and
cannot claim that I understand it's implications.

2.) yet another fix to efricas: currently, fricas-run fails, if the
default shell for emacs is not bash, because of the redirection used.
(curiously, just modifying the efricas script to require bash instead of

#!/bin/sh -

does not help)

I'm afraid, there is no simple possibility to redirect standard error
that works across all shells, so I guess I should set the shell emacs
uses in fricas-run to bash.  suggestions welcome.  (I discovered this on
our students accounts, where tcsh is default...)

Martin

-- 
You received this message because you are subscribed to the Google Groups 
"FriCAS - computer algebra system" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/fricas-devel?hl=en.

Reply via email to