[Axiom-developer] [#212 substituting for an operator in a sum does not apply the summation algorithms]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/212SubstitutingForAnOperatorInASumDoesNotApplyTheSummationAlgorithms/diff -- ++added: Submitted by: Martin Rubey Submitted on: Fri 06/04/04 at 08:18 -- forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED] _

RE: [Axiom-developer] Master Thesis Subject

2005-10-02 Thread Bill Page
On October 2, 2005 3:26 PM Antoine Hersen wrote: > > I am pursuing a master degree in CS at California State > University of Sacramento and an Engineering degree in > France. > > I am looking for a Master Thesis subject in CS and I will be > very interested to do something related to CAS and Axi

[Axiom-developer] [#212 substituting for an operator in a sum does not apply the summation algorithms] (new) substituting for an operator in a sum does not apply the summation algorithms

2005-10-02 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/212SubstitutingForAnOperatorInASumDoesNotApplyTheSummationAlgorithms/diff -- Update of bug #9217 (project axiom): Status:None => transferred Internal cause: first the sum is evalua

[Axiom-developer] [WebLog]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/WebLog/diff -- ??changed: - archive="['200509','200508','200507','200506','200505','200504','200503''200502','200501','200412','200411','200410','200409','200408','200407','200406','200405','200404']" - archtxt="['Sept, 2005','Aug, 2005','July, 2005','June,

[Axiom-developer] [WebLog]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/WebLog/diff -- ??changed: - now="_.str(200509)" now="_.str(200510)" -- forwarded from http://wiki.axiom-developer.org/[EMAIL PROTECTED] ___ Axiom-developer mailing list Axiom-developer@nongnu.org http://lists.n

[Axiom-developer] [Future Development] (new)

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/FutureDevelopment/diff -- Ideas and plans for the future development of Axiom Related Pages: [Wish List] -- unclassified, unprioritized, open list [Summer Of Code] -- Project list originally prepared for Google's Summer of Code, 2005 [Axio

[Axiom-developer] [Literate Programming] (new)

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/LiterateProgramming/diff -- The standard form for all Axiom programs and documentation is the noweb literate programming extension of LaTeX (called "pamphlet files" in Axiom terminology). Pamphlet files contain both documentation and the program code itself.

[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] [FrontPage]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/FrontPage/diff -- ++added: o The [Axiom Development] process makes extensive use of [Literate Programming] ??changed: -Axiom also supports [Aldor] as the new library compiler Axiom supports both [SPAD] and [Aldor] as library compilers ??changed: -Discuss

[Axiom-developer] [SPAD] (new)

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/SPAD/diff -- The language used in Axiom is called Spad (a contraction of Scratchpad, the original name for Axiom). The Scratchpad compiler was rewritten many tims as both Axiom and its language developed as an ongoing, evolving research effort). The result wa

[Axiom-developer] [MathActionDevelopment]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/MathActionDevelopment/diff -- ??changed: - - Pamphlet file support - -I have started to document the work I am doing to implement -full Axiom pamphlet file support on MathAction. I hope to -have an test version of this extension available before the -weeken

[Axiom-developer] [#210 Pamphlet support on MathAction]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/210PamphletSupportOnMathAction/diff -- --removed: - - ??changed: -and testing. - -Your comments on this design would be most welcome. - and testing. This is much less effort then would have been required to complete the original approach described below. Y

[Axiom-developer] [DesignIssues] Re: Expression Integer type

2005-10-02 Thread Bill Page
Changes http://wiki.axiom-developer.org/DesignIssues/diff -- Type 'Expression Integer' refers to any expression with 'coefficients' that are integers. If you don't tell Axiom otherwise, then Axiom "thinks" of 'sin(x)' as '1*sin(x)' i.e. and 'Expression' with the 'Integer' coefficient 1. For example

[Axiom-developer] [Programming Axiom]

2005-10-02 Thread billpage
Changes http://wiki.axiom-developer.org/ProgrammingAxiom/diff -- ??changed: -The language used for programming Axiom is called 'spad'. In fact, 'spad' has a -cousin, intended as a successor originally called Aldor:http://www.aldor.org , -which can in fact be used alternatively to 'spad'. Online HT

[Axiom-developer] [#211 Products are differentiated incorrectly] (nouveau)

2005-10-02 Thread kratt6
Changes http://page.axiom-developer.org/zope/mathaction/211ProductsAreDifferentiatedIncorrectly/diff -- \begin{axiom} D(product((1-q^(n-i))/(1-q^(m-i)),i=0..m-1),q) f:=operator 'f; D(product(f(i,q),i=0..m),q) \end{axiom} I'll try to correct this tomorrow... Martin -- forwarded from http://page.a

[Axiom-developer] [#210 Pamphlet support on MathAction] [#210 Pamphlet support on MathAction] (new)

2005-10-02 Thread Martin Rubey
Changes http://page.axiom-developer.org/zope/mathaction/210PamphletSupportOnMathAction/diff -- I think that the idea is quite good, especially, since it seems to be easy to implement. One (probably minor) problem is that I won't be able to use that feature at home, since downloading the pdf file

[Axiom-developer] Master Thesis Subject

2005-10-02 Thread Antoine Hersen
Hello, I am pursuing a master degree in CS at California State University of Sacramento and an Engineering degree in France. I am looking for a Master Thesis subject in CS and I will be very interested to do something related to CAS and Axiom. I have fairly decent ability in math as I am pl