someone wrote:
> 
> > AFAICS 'coefficients' is implemented.  How exactly do you trigger
> > this problem?  I have seen messages like this during developement
> > and testing, but they seem to be due to use of stale values.
> 
> Hmm, really? Thanks for the warning.

Basically variables reference old version of domain.  Depending
on what you are doing this may change nothing or lead to
troubles.  For Expression trouble is the norm.

> 
> > When I compile/load things in freshly started FriCAS and then test
> > they normally go away.
> 
> Unfortunately this seems not to be the case here. I deleted all
> the left over from compilation (NRLIB etc) and tried it in a
> fresh Fricas session like:
> 
>   )co dispersion.spad
>   )read dispersion_test.input 
> 
> The version with P works while with UP I get the same error as before.
> The source code files are at:
> 
>   https://github.com/raoulb/fricas_code/blob/master/dis/dispersion.spad
>   https://github.com/raoulb/fricas_code/blob/master/dis/dispersion_test.input
> 
> if you wish to try it.

But what you mean by "with UP"?  Passing UP instead of P to
MultivariateFactorize is not going to work.  Both 'factor'
functions from MultivariateFactorize are supposed to work.

-- 
                              Waldek Hebisch
[email protected] 

-- 
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 post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to