Martin Rubey wrote:
> 
> Waldek Hebisch <[email protected]> writes:
> 
> > Major changes planned for next release are done.  The only "release
> > critical" code patch pending is disabling Aldor interface.
> >
> > There is still time for some smaller changes and we need to update
> > documentation, but in the next week we should have release.
> 
> I would like to make two more changes to GUESS:
> 
> 1) I want to remove order

OK, that looks safe enough.

> 2) I'd like to introduce another option, maxSubstDegree (better name
>    would be appreciated) that allows us to guess dependencies of the
>    form 
> 
>      p(f(x), f(x^2), ...,f(x^d), f'(x), f'(x^2), ..., f'(x^d), ...)
> 
>    or perhaps only substitutions in f, i.e.,
> 
>      p(f(x), f(x^2), ...,f(x^d), f'(x), f''(x), f'''(x),...)
> 
> I will start hacking on those tomorrow morning.
>

I am affraid that it is too late for including this change in release:
you need to change several places where we calculate number of
terms etc.  While not very complicated such changes are error prone.
I am affraid that you will be busy enough checking that
removal of order does not break anything.  I plan to create
release branch sometime on Monday, so you should commit to
trunk after branching when ready.
 
> > As usual we will need to create binaries.  I will do Linux
> > (i386 and AMD64) binaries.  It would be good if someone
> > else could provide binaries for other platforms.
> 
> Very likely I can produce MS Windows/cygwin binaries as before.  Only
> problem is, that I don't use them...
>

I would be better if a Windows user created Windows binaries.
But if we do not have Windows-using volunteers we have not
other choice.

-- 
                              Waldek Hebisch
[email protected] 

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