Re: [Axiom-developer] [Axiom-mail] manipulating series not as streams but as sumations

2014-10-22 Thread Ralf Hemmecke
On 10/21/2014 11:05 PM, William Sit wrote: > I don't think Axiom is that different, and the problem that Stream > cannot "look inside" the parameter f is not because Axiom is > compiled. Rather it is the nature that f is passed as a function, > which by definition, has a source domain and a target

Re: [Axiom-developer] [Axiom-mail] manipulating series not as streams but as sumations

2014-10-22 Thread Tim Daly
Raymond, If I understand your email correctly you seem to be proposing a way to parse (and convert to latex) the OUTPUT of Axiom. There might be a better way. Axiom's architecture is something like parse -> execute -> generate lisp data structure -> Charybdis print Charybdis is a very old li

Re: [Axiom-developer] [Axiom-mail] manipulating series not as streams but as sumations

2014-10-22 Thread Raymond Rogers
Ralf, Attached is an example of the analysis I was thinking about. In theory it adds nothing to the information content; but in practice: The human race has been developing, arguing, and changing the mathematical notation for a long time. The present incarnation is not perfect but I think as a

Re: [Axiom-developer] [Axiom-mail] manipulating series not as streams but as sumations

2014-10-21 Thread William Sit
If I follow the question Raymond Rogers raised (I did not receive all the email for some reason), and Ralf's reply below, I don't think Axiom is that different, and the problem that Stream cannot "look inside" the parameter f is not because Axiom is compiled. Rather it is the nature that f is

Re: [Axiom-developer] [Axiom-mail] manipulating series not as streams but as sumations

2014-10-21 Thread Raymond Rogers
On 10/21/2014 11:27 AM, Ralf Hemmecke wrote: On 10/21/2014 04:39 PM, Raymond Rogers wrote: Let's think about this. I think the question can be interpreted as a formating/display problem for the underlying code. If you believe so... Let me state it a bit differently what datastructure comes out

Re: [Axiom-developer] [Axiom-mail] manipulating series not as streams but as sumations

2014-10-21 Thread Raymond Rogers
On 10/21/2014 04:39 PM, Raymond Rogers wrote: Let's think about this. I think the question can be interpreted as a formating/display problem for the underlying code. If you believe so... Let me state it a bit differently what datastructure comes out of the series command. Or rather what is sto

Re: [Axiom-developer] [Axiom-mail] Broken compile?

2011-08-21 Thread daly
Whew. Thanks for that. Constructing a gentoo machine is a bit of work. If you look at the download page of the Axiom website http://axiom-developer.org/axiom-website/download.html there is a section called "Compile Notes". If you write up a Gentoo section I will include it. Tim On Sun, 2011-08

[Axiom-developer] [Axiom-mail] links updated after rename

2006-02-01 Thread rrogers
Changes http://wiki.axiom-developer.org/AxiomMail/diff -- ??changed: - Type: List OrderedVariableList [x,y,z] Type: List [[SandBox Shortcoming] -- Implementation of solve] [x,y,z] ??changed: -OrderedVariableList [x,y,z]

[Axiom-developer] [Axiom-mail] links updated after rename

2005-11-24 Thread billpage
Changes http://wiki.axiom-developer.org/AxiomMail/diff -- ??changed: -list and on MathAction: list and on AboutMathAction: ??changed: -yes. see MathAction. yes. see AboutMathAction. ??changed: -the MathAction web site and make the appropriate links so the AboutMathAction web site and make the ap

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-16 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hans Peter W�rmli <[EMAIL PROTECTED]> writes: > (1) -> e2:=binomial(n-1,k)/binomial(n,k) > > n - 1 > ( ) >k >(1) --- >n > ( ) >k >

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-15 Thread Hans Peter Würmli
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi Martin I am a bit tired, so my response might be make not make sense. > > F(n-1,k)/F(n,k) , > > > > primarily given by an Expression Integer could be "coerced" / "converted" > > / "retracted" (certainly not) to, say, a >

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-15 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hans Peter W�rmli <[EMAIL PROTECTED]> writes: > But even checking that some summand is a hypergeometric term causes the > greatest pain. So in fact, the last thing I tried was trying to check wether > a quotient > > F(n-1,k

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-14 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Ralf Hemmecke <[EMAIL PROTECTED]> writes: > Hmm, I can find "typeOf" in the original Axiom book, but HyperDoc does not > seem > to know it. :-( it is not a library function -- only defined in the interpreter. > > > Axiom

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-14 Thread Ralf Hemmecke
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello, Martin Rubey wrote: > Hans Peter W�rmli <[EMAIL PROTECTED]> writes: > >> Hi >> >> What are my wrong expectations in the following interpreter session when >> using >> "typeOf" and "has" >> >> (1) -> e:=(1+n)/(n+k)

[Axiom-developer] [Axiom-mail] [Axiom-mail] [Axiom-mail] [Axiom-mail] A newbyquestion about eval andExpression

2005-11-14 Thread William Sit
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Doug Stewart wrote: > > Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff > -- > William Sit wrote: > > >Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff > >-- > > > > > >Doug St

[Axiom-developer] [Axiom-mail] A newby question about eval and Expression

2005-11-14 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Doug Stewart <[EMAIL PROTECTED]> writes: > Martin Rubey wrote: > > >Dear Doug, > > > >there are two issues in your code: > > > > > >Doug Stewart writes: > > > > > >>)clear all > >>digits 20 > >>-- n:=x^3+a1*x^2+a2*x+a3 ::Po

[Axiom-developer] [Axiom-mail] [Axiom-mail] [Axiom-mail] A newby question about eval andExpression

2005-11-13 Thread Doug Stewart
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- William Sit wrote: >Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff >-- > > >Doug Stewart wrote: > > > >>But it is a constant How can I tell axiom that it is a constant? >>I tried this way but :

[Axiom-developer] [Axiom-mail] [Axiom-mail] A newby question about eval andExpression

2005-11-13 Thread William Sit
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Doug Stewart wrote: > But it is a constant How can I tell axiom that it is a constant? > I tried this way but :-( > )clear all > digits 20 > -- n:=x^3+a1*x^2+a2*x+a3 ::Polynomial Fraction Integer > > a1:=1 > a2:=1 >

[Axiom-developer] [Axiom-mail] A newby question about eval and Expression

2005-11-13 Thread Doug Stewart
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Martin Rubey wrote: >Dear Doug, > >there are two issues in your code: > > >Doug Stewart writes: > > > >>)clear all >>digits 20 >>-- n:=x^3+a1*x^2+a2*x+a3 ::Polynomial Fraction Integer >> >>Q:=(3*a2-a1^2)/9 >>R:=(9*a1*a2-27

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-13 Thread Hans Peter Würmli
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Dear Martin > > but how then would you assert that something is in a Domain? I tried > > > > typeOf(3)=Integer > > > > but such a simple solution doesn't work. > > You got a quite tricky question there, really. If you are do

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-13 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hans Peter W�rmli <[EMAIL PROTECTED]> writes: > but how then would you assert that something is in a Domain? I tried > > typeOf(3)=Integer > > but such a simple solution doesn't work. You got a quite tricky question there

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-13 Thread Hans Peter Würmli
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- > > Axiom is correct. "A has B" tests whether the Domain or Category A is a > member of *Category* B or satisfies the axiom B. So > > Fraction Polynomial Integer has Ring > > or > > Field has Ring > > would return true, simil

[Axiom-developer] [Axiom-mail] A newby question about eval and Expression

2005-11-13 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Dear Doug, there are two issues in your code: Doug Stewart writes: > )clear all > digits 20 > -- n:=x^3+a1*x^2+a2*x+a3 ::Polynomial Fraction Integer > > Q:=(3*a2-a1^2)/9 > R:=(9*a1*a2-27*a3-2*a1^3)/54 > S:=(R+(Q^3+R^2)^(

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-13 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hans Peter W�rmli <[EMAIL PROTECTED]> writes: > Hi > > What are my wrong expectations in the following interpreter session when > using > "typeOf" and "has" > > (1) -> e:=(1+n)/(n+k) > n + 1 >(1) - >

[Axiom-developer] [Axiom-mail] Type of Expression Problem

2005-11-13 Thread Hans Peter Würmli
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi What are my wrong expectations in the following interpreter session when using "typeOf" and "has" (1) -> e:=(1+n)/(n+k) n + 1 (1) - n + k Type: Fractio

[Axiom-developer] [Axiom-mail] [Axiom-mail] [Axiom-mail] [Axiom-mail] [Axiom-mail] [Axiom-mail] A newby question about eval and Expression

2005-11-12 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- so if we try: )clear all digits 20 -- n:=x^3+a1*x^2+a2*x+a3 ::Polynomial Fraction Integer Q:=(3*a2-a1^2)/9 R:=(9*a1*a2-27*a3-2*a1^3)/54 S:=(R+(Q^3+R^2)^(1/2))^(1/3) T:=(R-(Q^3+R^2)^(1/2))^(1/3) x1:=S+T-a1/3 x2:=-(S+T)/2-a1/

[Axiom-developer] [Axiom-mail] [Axiom-mail] [Axiom-mail] [Axiom-mail] [Axiom-mail] A newby question about eval and Expression

2005-11-12 Thread Doug Stewart
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- root wrote: >Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff >-- >hmmm, perhaps eval is broken but >eval(a78,x11,3) works > > > cut >a77:=a7.quotient ::Polynomial Fraction Integer; >a78:=a7.remaind

[Axiom-developer] [Axiom-mail] [Axiom-mail] [Axiom-mail] [Axiom-mail] A newby question about eval and Expression

2005-11-12 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- hmmm, perhaps eval is broken but eval(a78,x11,3) works perhaps variable lookup is broken but xtpd:=3 eval(x78,x11,xtpd) works perhaps eval with a third arg of EXPR(INT) is broken but xtpd2:Expression(Integer):=3 eval(x78,x1

[Axiom-developer] [Axiom-mail] [Axiom-mail] [Axiom-mail] A newby question about eval and Expression

2005-11-12 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ummm, minor transcribing typo i actually called it with the args: given f:=a1*x^2 +a2*x+a3 eval(f,[a1=64/100,a2=11,a3=6]) < 64/100, not 62/100. sigh i get: 16 2 -- x + 11x + 6 25

[Axiom-developer] [Axiom-mail] [Axiom-mail] [Axiom-mail] A newby question about eval and Expression

2005-11-12 Thread Doug Stewart
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- root wrote: >Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff >-- >given > >f:=a1*x^2 +a2*x+a3 >eval(f,[a1=62/100,a2=11,a3=6]) > >i get: > > 16 2 > -- x + 11x + 6 > 25 > Type:

[Axiom-developer] [Axiom-mail] [Axiom-mail] A newby question about eval and Expression

2005-11-12 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- given f:=a1*x^2 +a2*x+a3 eval(f,[a1=62/100,a2=11,a3=6]) i get: 16 2 -- x + 11x + 6 25 Type: Polynomial Fraction Integer perhaps zz1 already has a type? try: zz1::POLY(FRAC(INT)):=eval(f,[a1

[Axiom-developer] [Axiom-mail] A newby question about eval and Expression

2005-11-12 Thread Doug Stewart
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- When I have a polynomial of type Polynomial Fraction Integer and I use eval zz1:=eval(qu1,[a1=62/100,a2=11,a3=6]); it returns a type Expression Integer. How do I change it back to Polynomial Fraction Integer I think

[Axiom-developer] [Axiom-mail] TC 2006. Call for Papers

2005-10-28 Thread Transgressive Computing 2006 Conference
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Transgressive Computing TC'2006: THIRD CALL FOR PAPERS. A conference in honor of Jean Della Dora will be held next year at the University of Granada (Spain) from the 24th to the 26th of April 2006, a few weeks after his 6

[Axiom-developer] [Axiom-mail]

2005-10-25 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- --removed: -From BillPage Wed Dec 29 00:37:07 -0600 2004 -From: Bill Page -Date: Wed, 29 Dec 2004 00:37:07 -0600 -Subject: (new) complex numbers -Message-ID: <[EMAIL PROTECTED]> -In-Reply-To: <[EMAIL PROTECTED]> - -On Wednes

[Axiom-developer] [Axiom-mail] vector

2005-10-25 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- )clear all -- make three vectors u : VECTOR INT := new(5,12) v : VECTOR INT := vector([1,2,3]) w : VECTOR INT := vector([2,3,4]) -- multiply them cross(v,w) -- dot product dot(v,w) -- ask for the length #(v) -- access an ele

[Axiom-developer] [Axiom-mail] vector

2005-10-25 Thread Vanuxem Grégory
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Le mardi 25 octobre 2005 � 11:32 +0200, Bertrand Roessli a �crit : > Hello, > > I am really new to axiom, so my question is > naive. > How is it possible to multiply two vectors?? multiplication element by element a:= ve

[Axiom-developer] [Axiom-mail] vector

2005-10-25 Thread Bertrand Roessli
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello, I am really new to axiom, so my question is naive. How is it possible to multiply two vectors?? thanks, B. -- Dr. Bertrand Roessli Laboratory for Neutron Scattering ETHZ and Paul Scherrer Institut CH-5232 Villig

[Axiom-developer] [Axiom-mail]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/AxiomMail/diff -- ??changed: -Le samedi 30 juillet 2005 � 13:10 -0500, [EMAIL PROTECTED] a -�crit : Le samedi 30 juillet 2005 � 13:10 -0500, [EMAIL PROTECTED] a �crit : ??changed: -Jens Axel S�gaard Jens Axel S�gaard ??changed: -Jens Axel S�gaard writes: J

[Axiom-developer] [Axiom-mail] coefficients of a polynomial (or expr int)

2005-09-18 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- So we create a Polynomial(Integer) thus: m := 3*x^2 + 2*x +6 and we ask for the monomials: p := monomials(m) which returns a List(Polynomial(Integer)) We can ask for the length of the list using the # operator #p We c

[Axiom-developer] [Axiom-mail] How can I get every term of an expression ?

2005-09-18 Thread Francois Maltey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello, I start from a Polynomial Integer : (2*x+3*y)*(4*z+2*x) or better from an Expression : (2*log(x)+3*exp(y))*(4*sin(z)+2*log(x)) And I want to get every term : 6 xy, 8 xz, 12 yz and 4 x^2

[Axiom-developer] [Axiom-mail] [Axiom-mail] Lexicographic order

2005-08-29 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Actually, tail recursion is supported automatically. Tim -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED] ___ Axiom-developer mailing list Axi

[Axiom-developer] [Axiom-mail] [Axiom-mail] Lexicographic order

2005-08-29 Thread William Sit
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Jens Axel S�gaard wrote: > Part of my problem was that I had to polynomials, which might be belong > to polynomial rings over different variables. I am probably not going > to use lexorder?, > For multivariate polynomial

[Axiom-developer] [Axiom-mail] Lexicographic order

2005-08-29 Thread Jens Axel Søgaard
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi Martin, > Although I'm not 100% sure what lexorder? ought to do exactly, you > might want to notice the following: > > the first matching type the interpreter finds for [x,y,z] is > > (13) -> [x,y,z] > >(13)

[Axiom-developer] [Axiom-mail] Lexicographic order

2005-08-29 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Dear Jens, Although I'm not 100% sure what lexorder? ought to do exactly, you might want to notice the following: the first matching type the interpreter finds for [x,y,z] is (13) -> [x,y,z] (13) [x,y,z]

[Axiom-developer] [Axiom-mail] Lexicographic order

2005-08-28 Thread Jens Axel Søgaard
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi all, Is there a smarter way than the following to write lexorder?(p,q) ? lexorder?(p,q) == if empty?(variables(p)) then return ~empty(variables(q)) else vars := members(difference( set(variables( secret1*p

[Axiom-developer] [Axiom-mail] [Axiom-mail] Non elementary integration

2005-08-25 Thread root
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Stefano, The key words are "elementary function". Some integration is done by the Risch Algorithm. Essentially the Risch Algorithm can integrate any function which results in something like f(x) + log exp(x)/x^2 canno

[Axiom-developer] [Axiom-mail] Non elementary integration

2005-08-25 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Dear Stefano, Stefano Simonucci writes: > Now if I write > integrate(exp(x)/x,x) > I obtain > Ei(x) > while if I write > integrate(exp(x)/x^2,x) > I get a form integral. But the integral of exp(x)/x^2 can be given i

[Axiom-developer] [Axiom-mail] Non elementary integration

2005-08-25 Thread Stefano Simonucci
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi. In the axiom manual I find "Integration is the reverse process of differentiation, that is, an integral of a function f with respect to a variable x is any function g such that D(g, x) is equal to f. Given an ele

[Axiom-developer] [Axiom-mail] \begin{axiom} latex on windows

2005-08-12 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I just sent one to axiom-math... Martin ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axio

[Axiom-developer] [Axiom-mail] \begin{axiom} latex on windows

2005-08-12 Thread David MENTRE
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello Ryan, 2005/8/12, Ryan Krauss <[EMAIL PROTECTED]>: > I can't find any documentation on the pamphlet format. Can you tell me > where I can find out more? I've not followed latest Axiom developments but as far as I know

[Axiom-developer] [Axiom-mail] [Axiom-mail] \begin{axiom} latex on windows

2005-08-11 Thread Mike Thomas
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi Ryan. | I would very much like to be able to write LaTeX documents like this on | Windows XP. Has anyone done this? To build Axiom on Windows (including those LaTeX pamphlets), I use the excellent and free software Mi

[Axiom-developer] [Axiom-mail] \begin{axiom} latex on windows

2005-08-11 Thread Ryan Krauss
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I can't find any documentation on the pamphlet format. Can you tell me where I can find out more? Thanks, Ryan Bob McElrath wrote: > Ryan Krauss [EMAIL PROTECTED] wrote: > >>I found this example on the axiom-developer m

[Axiom-developer] [Axiom-mail] \begin{axiom} latex on windows

2005-08-11 Thread Bob McElrath
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Ryan Krauss [EMAIL PROTECTED] wrote: > I found this example on the axiom-developer mailing list from about a > year ago: > > \begin{axiom-input} > R1:=matrix([[cos a, sin a, 0],[-sin a, cos a, 0],[0, 0, 1]]) > \end{axiom

[Axiom-developer] [Axiom-mail] \begin{axiom} latex on windows

2005-08-11 Thread Ryan Krauss
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I found this example on the axiom-developer mailing list from about a year ago: \begin{axiom-input} R1:=matrix([[cos a, sin a, 0],[-sin a, cos a, 0],[0, 0, 1]]) \end{axiom-input} Next we define a rotation around the

[Axiom-developer] [Axiom-mail] Re: input initialization file

2005-08-01 Thread Themos Tsikas
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello In your axiom.input file add the line )set message prompt frame as the first line You will see that the axiom.input definitions belong to the "initial" but you are offered a prompt belonging to a new frame. Give

[Axiom-developer] [Axiom-mail] Re: input initialization file

2005-07-30 Thread Vanuxem Grégory
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Le samedi 30 juillet 2005 � 13:10 -0500, [EMAIL PROTECTED] a �crit : > Greg, > > It sounds like the axiom script is running as a different user. > Are you starting the axiom script by hand or are you using a > desktop shortc

[Axiom-developer] [Axiom-mail] input initialization file

2005-07-30 Thread daly
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Greg, It sounds like the axiom script is running as a different user. Are you starting the axiom script by hand or are you using a desktop shortcut? Tim ___ Axiom-mail mailing

[Axiom-developer] [Axiom-mail] input initialization file

2005-07-30 Thread Vanuxem Grégory
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi, Do you why all my functions defined in .axiom.input are not usabla if i use the 'axiom' script. If i use AXIOMsys that's work. A strange thing is that my functions are added to workspace. Cheers, Greg

[Axiom-developer] [Axiom-mail] Google Summer of Code

2005-06-02 Thread Billinghurst, David (CALCRTS)
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I just noticed the Google "Summer of Code" program at http://code.google.com/summerofcode.html. This may be of interest to some readers of this list. LispNYC are a sponsoring organisation and have a list of possible proje

[Axiom-developer] [Axiom-mail] How to work with vectors without giving them a value ?

2005-05-31 Thread Sergey Ten
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I want to work with vetors in the symbolic form (X, Y, Z ) : Vector Polynomial Integer but whenver I'm doing something like X := Y + Z I'm getting X is declared as being in Vector Polynomial Integer but has not been g

[Axiom-developer] [Axiom-mail]

2005-05-31 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ++added: -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED] ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.nongnu.org

[Axiom-developer] [Axiom-mail]

2005-05-31 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- --removed: - - - - -___ -Axiom-mail mailing list [EMAIL PROTECTED] -http://lists.nongnu.org/mailman/listinfo/axiom-mail - ??changed: -No, you start the axiom-run mode by - - No,

[Axiom-developer] [Axiom-mail] a very little emacs mode for axiom.

2005-05-31 Thread Francois Maltey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Dear Martin, > I tried to use that mode -- I guess I need to say M-x axiom-run-mode -- > however, emacs was complaining about No, you start the axiom-run mode by **

[Axiom-developer] [Axiom-mail] a very little emacs mode for axiom.

2005-05-31 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Dear Francois, I tried to use that mode -- I guess I need to say M-x axiom-run-mode -- however, emacs was complaining about > (defun axiom-run-mode () > "Major mode version `axiom-run-mode-version' for running Axiom cod

[Axiom-developer] [Axiom-mail]

2005-05-30 Thread Bill Page
uot;axiom" (current-buffer) "axiomsys")) AXIOM Computer Algebra System --removed: - - - - ??changed: - --removed: - -> -Message d'origine- -> De : [EMAIL PROTECTED] -> [mailto:[EMAIL PROTECTED] la -> part de Francois Maltey ->

[Axiom-developer] [Axiom-mail] a very little emacs mode for axiom.

2005-05-30 Thread Francois Maltey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello, I send here my very first axiom-mode for emacs. It isn't a finish program. It's like the maxima mode for emacs, but without latex. I translate and clear my mupad-run-mode.el file. You can tell me what you want.

[Axiom-developer] [Axiom-mail] Is it possible to make calculations in vector form, like in Maxima ?

2005-05-30 Thread Sergey Ten
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I mean I want to input cross( a0*A + b0*B, C) and get the answer a0*(A X C) + b0*(B X C) or something like it, without actual evalution of each component. Thanks. -- No virus found in this outgoing message. Checked by A

RE: [Axiom-developer] [Axiom-mail] empty line in an axiom pipe.

2005-05-24 Thread Vanuxem Grégory
reg > -Message d'origine- > De : [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] la > part de Francois Maltey > Envoyé : mardi 24 mai 2005 22:58 > À : [EMAIL PROTECTED] > Objet : [Axiom-developer] [Axiom-mail] empty line in an axiom pipe. > > > Changes htt

[Axiom-developer] [Axiom-mail] axiom and emacs ?

2005-05-19 Thread Francois Maltey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello Martin ! > I'm using shell mode, which is quite suboptimal, of course. Hence, > if somebody gets around to write a proper emacs mode along the lines > of maxima mode maybe, I'd be interested, too. I'll try, Do you fi

[Axiom-developer] [Axiom-mail] axiom and emacs ?

2005-05-19 Thread Francois Maltey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello, I try to write an axiom mode for emacs and xemacs. When I use emacs (not xemacs) I can send data to axiom and read the result. When I use xemacs (v. 21.5 beta 18) I read data BUT it seems that axiom (the program) do

[Axiom-developer] [Axiom-mail] Security Microsoft Windows Update May 2005

2005-05-18 Thread Microsoft Corporation.
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] director of nursing, director of IT, new 2006 hospital email directory,

2005-05-18 Thread Ernie Waters
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- NEW.FIRST TIME OFFERED IN THE INDUSTRY. NEVER BEFORE AVAILABLE. INTRODUCTORY OFFER. The 2006 American Hospital Email Directory. 174,000 Email Addresses for hospital executives. ($247.00). In response to numerous request

[Axiom-developer] [Axiom-mail] axiom and emacs ?

2005-05-17 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I'm using shell mode, which is quite suboptimal, of course. Hence, if somebody gets around to write a proper emacs mode along the lines of maxima mode maybe, I'd be interested, too. Francois Maltey writes: > Hello ! > >

[Axiom-developer] [Axiom-mail] How to call for free!

2005-05-17 Thread Info New Way Calls
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- How to call for free! Como llamar gratis! Comment appel¨¦ gratuitement! §¬§ÑÜ §ÙÓà§ßÚä§î §ÒÖã§á§ÝÑä§ßà! NEW WAY CALLS Make FREE Mobile Phone Calls with Ce

[Axiom-developer] [Axiom-mail] axiom and emacs ?

2005-05-14 Thread Francois Maltey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello ! Thanks for all your advices about axiom-documentation ! Is there a emacs mode for axiom ? What is the easiest way to use axiom for little functions : make an input file in emacs ? or use the other sytax ? Is it a s

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-13 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Christophe, On May 13, 2005 1:19 PM you wrote: > Sorry for writing my previous mail in French, > i will try to write my next mails in English. I think you should feel free to write in the language you prefer. Sometimes thi

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-13 Thread Christophe
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi, Sorry for writing my previous mail in French, i will try to write my next mails in English. The docs will be under CC BY-SA license. You have rights to use, modify, improve and redistribute them as long as we have credi

[Axiom-developer] [Axiom-mail] April 2005 source

2005-05-13 Thread Mark Stephen
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- I recently downloaded and compiled the April 2005 sources; color me gob-smacked. I haven't had a usable version of Axiom since I switched from RH9 to Fedora some years ago. The improvement is amazing - far more extensive

[Axiom-developer] [Axiom-mail]

2005-05-13 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ??changed: -Thierry Dumont. Institut Camille Jordan --Mathématiques-- -Université Lyon 1 & CNRS. -Université. Lyon I,43 Bd du 11 Novembre 1918, Thierry Dumont. Institut Camille Jordan --Mathïmatiques-- Universitï Lyon 1 & CN

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-13 Thread Frederic Lehobey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi, For non-french readers, Christophe's message included the (french) document introducing to Axiom for classroom exercises I have mentioned in my previous message. (Christophe says there is also a TeXmacs version availab

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-13 Thread Christophe
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Bonjour, Vous trouverez en pièces jointes les différents manuels "tel quel" que nous avons réalisés avec Quentin Carpent, en version pdf. Si vous désirez récupérer les version texmacs ( utilisable avec axiom ), veuillez nous

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-13 Thread Frederic Lehobey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hi, On Thu, May 12, 2005 at 06:15:49PM +0200, Francois Maltey wrote: > I install axiom on my linux-box : the 2005-02 distribution with plots. > > So I'll try to see how to use the free software axiom in order to > replace

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-13 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Dear Francois, Francois Maltey writes: > Hello, > > I install axiom on my linux-box : the 2005-02 distribution with plots. great! > So I'll try to see how to use the free software axiom in order to replace > mupad.

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-12 Thread Billinghurst, David (CALCRTS)
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- > From: Francois Maltey > > Is there an axiom for window ? (for my classrooom) Yes. http://page.axiom-developer.org/zope/mathaction/AxiomDownload NOTICE This e-mail and any attachments are private and confidential and may

[Axiom-developer] [Axiom-mail] about axiom documentation

2005-05-12 Thread Francois Maltey
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- Hello, I install axiom on my linux-box : the 2005-02 distribution with plots. So I'll try to see how to use the free software axiom in order to replace mupad. In mupad there is a big lib.tar file with all librairies for

[Axiom-developer] [Axiom-mail] Important Notice

2005-05-11 Thread billing
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] Important Notice: Account Information

2005-05-10 Thread Egold Staff
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] Enjoy Egypt with us

2005-05-10 Thread Yasmeen Abdel Azeem
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] executives in the hospital sector, over 6400 hospitals and emails,

2005-05-08 Thread Corey Anthony
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- NEW.FIRST TIME OFFERED IN THE INDUSTRY. NEVER BEFORE AVAILABLE. INTRODUCTORY OFFER. The 2006 American Hospital Email Directory. 174,000 Email Addresses for hospital executives. ($247.00). In response to numerous request

[Axiom-developer] [Axiom-mail] Enjoy Egypt with us

2005-05-08 Thread Yasmeen Abdel Azeem
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] You've received a greeting from a family member!

2005-05-07 Thread egreetings.com
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] You've received a greeting from a family member!

2005-05-07 Thread egreetings.com
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] Account Suspension Warning. Please Verify Ownership

2005-05-02 Thread eBay Security
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] Card/Debit Update

2005-05-02 Thread PayPal Billing department
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] Account Suspension Warning. Please Verify Ownership

2005-05-02 Thread eBay Security
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] Account Suspension Warning. Please Verify Ownership

2005-05-01 Thread eBay Security
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE

[Axiom-developer] [Axiom-mail] Good news: Axiom at French "Agregation".

2005-05-01 Thread Thierry Dumont
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- The French "Agregation" is a competitive entry examination for high school (high level) teachers. About 400 teachers are recruited each year, for mathematics. At one of the examination, the candidates can use software: -

[Axiom-developer] [Axiom-mail] Account Suspension Warning. Please Verify Ownership

2005-04-28 Thread eBay Security
Changes http://page.axiom-developer.org/zope/mathaction/AxiomMail/diff -- ___ Axiom-mail mailing list Axiom-mail@nongnu.org http://lists.nongnu.org/mailman/listinfo/axiom-mail -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTE