Игорь Пашев <pashev.i...@gmail.com> writes: | Hi, I have a bug report from Debian [1]. | | open-axiom seems to hangs in calcutaions of high-order Legendre | polynomial coefficients. | I have reproduced this on Gentoo too. Can't check lastest version, thought.
Fixed now on trunk in revision 2823. The problem was in the interpreter. As we moved to an intermediate reprsentation (OIL), we failed to cover some cases where a Lisp code is generated directly. This prevented the function isRecurrenceRelation from recognizing a recurrence definition, therefore OpenAxiom failed to cache the last two computed values. Which led to the extreme performence hit. Things are back to normal, now. Please verify. -- Gaby ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. This 200-page book is written by three acclaimed leaders in the field. The early access version is available now. Download your free book today! http://p.sf.net/sfu/neotech_d2d_may _______________________________________________ open-axiom-devel mailing list open-axiom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/open-axiom-devel