[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Axiom-mail] Type of Expression Problem
From: |
Hans Peter Würmli |
Subject: |
Re: [Axiom-mail] Type of Expression Problem |
Date: |
Sun, 13 Nov 2005 15:05:26 +0100 |
User-agent: |
KMail/1.7.2 |
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 doing something
> else then trying to understand how axiom is doing things, it's very likely
> that you are on the wrong track. What are you trying to accomplish?
I might very well be on the wrong track. On one hand I am not really trying to
accomplish anything, but to understand Axiom, or, in fact, Axiom's
interpreter. On the other hand I usually try to solve some problem for such
exercises and I had thought that the summation algorithms a la Gosper are
quite useful for that. 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)/F(n,k) ,
primarily given by an Expression Integer could be "coerced" / "converted" /
"retracted" (certainly not) to, say, a
Fraction Polynomial Integer.
Ideally, I would have used parsing operators and analysed such an expression
from scratch, but I lacked the proper clues to do that. Even though
Expressions are described someplace as "recursive", I haven't encountered the
representation and tools to use that fact, but that said I might not have
studied enough the "FunctionSpace"s.
I will answer your question in the other mail later. I need to travel today,
i.e. leave for the airport right now, and will only return late on Monday
night.
Thanks and best regards
H.P.
- [Axiom-mail] Type of Expression Problem, Hans Peter Würmli, 2005/11/13
- Re: [Axiom-mail] Type of Expression Problem, Martin Rubey, 2005/11/13
- Re: [Axiom-mail] Type of Expression Problem, Hans Peter Würmli, 2005/11/13
- Re: [Axiom-mail] Type of Expression Problem, Martin Rubey, 2005/11/13
- Re: [Axiom-mail] Type of Expression Problem,
Hans Peter Würmli <=
- Re: [Axiom-mail] Type of Expression Problem, Martin Rubey, 2005/11/15
- Re: [Axiom-mail] Type of Expression Problem, Hans Peter Würmli, 2005/11/15
- Re: [Axiom-mail] Type of Expression Problem, Martin Rubey, 2005/11/16
- Re: [Axiom-mail] Type of Expression Problem, Hans Peter Würmli, 2005/11/16
- Re: [Axiom-mail] Type of Expression Problem, Martin Rubey, 2005/11/17
- [Axiom-mail] Axiom bibliography, Hans Peter Würmli, 2005/11/17
- Message not available
- Re: [Axiom-mail] Axiom bibliography, Hans Peter Würmli, 2005/11/18
- RE: [Axiom-mail] Axiom bibliography, Bill Page, 2005/11/18
Re: [Axiom-mail] Type of Expression Problem, Ralf Hemmecke, 2005/11/14