Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Martin Rubey
Bill Page [EMAIL PROTECTED] writes: On 3/14/08, Bill Page wrote: On 3/13/08, Gregory Vanuxem wrote: ... The output is : Looking in OutputPackage() for ??349042727 with code 483270060 and an error message : export not found As shown at

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Gregory Vanuxem
Le vendredi 14 mars 2008 à 08:03 +, Peter Broadbery a écrit : On Thu, Mar 13, 2008 at 9:21 PM, Gregory Vanuxem [EMAIL PROTECTED] wrote: Dear Peter, * I was waiting for your small Aldor patch and never see it. Did you send it somewhere ? The main concern of this mail is if you are

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Gregory Vanuxem
Le vendredi 14 mars 2008 à 23:14 -0400, Bill Page a écrit : Greg, On 3/14/08, I wrote: This problem seems to be related only the use of 'output' from inside an Aldor function: file: testoutput.as -- #include axiom.as #pile TestOutput: with

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Gregory Vanuxem
Le vendredi 14 mars 2008 à 09:02 +0100, Martin Rubey a écrit : Dear all, unfortunately, I'm also having (severe) problems. My setup is as follows: fricas rev 258 [...] --- I compiled FriCAS with gcl, then

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Bill Page
On 15 Mar 2008 08:22:15 +0100, Martin Rubey wrote: Bill Page writes: On 3/14/08, Bill Page wrote: On 3/13/08, Gregory Vanuxem wrote: ... The output is : Looking in OutputPackage() for ??349042727 with code 483270060 and an error message : export not

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Gregory Vanuxem
Le samedi 15 mars 2008 à 08:19 -0400, Bill Page a écrit : [...] Maybe the problem with 'output' is a bug introduced by using FriCAS as the version of Axiom. But I do not recall specifically if Greg ever said exactly what version of Axiom he was using. Yes, I always speak of « my » version

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread root
Greg, Can you make your code tree accessible somewhere? I can give you a userid on axiom-developer.org and you can upload it there? I'd like to pick up the changes you've been making and merge them back into the main tree. Tim ___ Axiom-developer

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Martin Rubey
Bill Page [EMAIL PROTECTED] writes: And how come I cannot get any aldor to work together with my fricas currently? I'm a little desperate. I don't know. Perhaps you can report what problems you find so that other people can try to help. I reported them just a few mails ago:

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-15 Thread Gregory Vanuxem
Tim, Many thanks for your interest but as I said the code is not interesting. The code that saves/restore the Axiom environment is lost (with other things), other parts of code are purely experimental (can't publish them as they are, in fact I do not like them in general), other parts are not

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-14 Thread Martin Rubey
Dear all, unfortunately, I'm also having (severe) problems. My setup is as follows: fricas rev 258 [EMAIL PROTECTED]:/local/scratch/fricas$ svn diff Index: src/interp/hashcode.boot === --- src/interp/hashcode.boot(Revision

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-14 Thread Peter Broadbery
On Thu, Mar 13, 2008 at 9:21 PM, Gregory Vanuxem [EMAIL PROTECTED] wrote: Dear Peter, * I was waiting for your small Aldor patch and never see it. Did you send it somewhere ? The main concern of this mail is if you are able to compile ecfact.as (attached) and _execute_ the

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-14 Thread Waldek Hebisch
Bill Page wrote: Here it is: Index: src/interp/hashcode.boot === --- src/interp/hashcode.boot (Revision 183) +++ src/interp/hashcode.boot (Arbeitskopie) @@ -55,7 +55,7 @@ hash :=

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-14 Thread Bill Page
On 3/14/08, Waldek Hebisch wrote: Bill Page wrote: Actually just to be clear: I only reported successfully using the modified hashcode routine that was originally posted to the list by Peter Broadbery without further explanation. Martin then presented this as the patch below. Martin Rubey

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-14 Thread Bill Page
On 3/14/08, Bill Page wrote: On 3/13/08, Gregory Vanuxem wrote: ... The output is : Looking in OutputPackage() for ??349042727 with code 483270060 and an error message : export not found As shown at http://axiom-wiki.newsynthesis.org/SandBoxEcfact This problem seems

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-14 Thread Bill Page
Greg, On 3/14/08, I wrote: This problem seems to be related only the use of 'output' from inside an Aldor function: file: testoutput.as -- #include axiom.as #pile TestOutput: with testOutput: (Integer) - Integer == add import from

Re: [Axiom-developer] aldor/axiom interoperability

2008-03-13 Thread Bill Page
On 3/13/08, Gregory Vanuxem [EMAIL PROTECTED] wrote: Dear Peter, * I was waiting for your small Aldor patch and never see it. Did you send it somewhere ? From: Martin Rubey [EMAIL PROTECTED] Date: 17 Jan 2008 09:21:22 +0100 Message-ID: [EMAIL PROTECTED] Sender: [EMAIL PROTECTED]

Re: [Axiom-developer] aldor/axiom interoperability

2008-01-30 Thread Bill Page
Peter, Thanks for the explanation. Where can I find the source for 'RNS.spad'? Regards, Bill Page. On 1/30/08, Peter Broadbery [EMAIL PROTECTED] wrote: On Jan 30, 2008 1:48 AM, Bill Page [EMAIL PROTECTED] wrote: Peter, Thank you very much for sending the revised version of

Re: [Axiom-developer] aldor/axiom interoperability

2008-01-30 Thread Bill Page
On 1/30/08, Peter Broadbery wrote: On Jan 30, 2008 2:18 PM, Bill Page wrote: Peter, Thanks for the explanation. Where can I find the source for 'RNS.spad'? I think you don't need it - the command is sufficient to load what's required. Oh, ok. I think I see. You mean just the

Re: [Axiom-developer] aldor/axiom interoperability

2008-01-29 Thread Bill Page
Peter, Thank you very much for sending the revised version of src_aldor3.tgz! I think eliminating the Java dependency is a very important thing if we are to eventually include this as an optional part of the Axiom/FriCAS/OpenAxiom build. I am trying to use your revised build system with