Hi,

> > > UP in MultivariateFactorize is to allow recursively
> > > building multivatiate factorizer from univariate one.
> > 
> > Aha. So maybe I won't need that at all
> > if I only consider univariate polynomials.
> 
> Well, for univariate polynomials with polynomial coefficients
> multivatiate factorizer is probably the simplest way.

Ok. If that is the case, then I'll take it.


> 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.

> 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.

-- 
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