[Axiom-developer] [Tuples Products And Records]

2005-07-05 Thread wyscc
Changes http://page.axiom-developer.org/zope/mathaction/TuplesProductsAndRecords/diff -- ++added: From: wyscc Wed Jul 6 00:49:00 -5:00 2005 billpage wrote: > makes no difference. My view is that > (code snipped) > should have the same meaning as the previous expression. Of course you are cor

[Axiom-developer] [UserOptions]

2005-07-05 Thread billpage
Changes http://page.axiom-developer.org/zope/mathaction/UserOptions/diff -- ++added: 'zwiki_previewheight', ++added: preview height: -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED] ___ Axiom-developer mailing l

[Axiom-developer] [MathAction problems] [MathAction problems] controlling edit windowheight

2005-07-05 Thread William Sit
Changes http://page.axiom-developer.org/zope/mathaction/MathActionProblems/diff -- billpage wrote: > In the "preferences":UserOptions menu you can change the height > of the edit window from the default of 20 lines of text to > something smaller or larger. Click 'Save' and then the size > of the ed

[Axiom-developer] [MathAction problems] [MathAction problems] two independent scrollareas during editing mode

2005-07-05 Thread William Sit
Changes http://page.axiom-developer.org/zope/mathaction/MathActionProblems/diff -- billpage wrote: > Please try the new edit/preview page format and let me know if > this works better for you. Excellent, thanks for the speed job. It works quite well and I can synchronize (manually) the editing an

[Axiom-developer] [MathAction problems] controlling edit window height

2005-07-05 Thread billpage
Changes http://page.axiom-developer.org/zope/mathaction/MathActionProblems/diff -- ??changed: -In "preferences":UserOptions you can change the height -of the edit window from the default of 20 lines of text -to something smaller or larger. Click 'Save' and then -the size of the edit window will ch

[Axiom-developer] [MathAction problems] controlling edit window height

2005-07-05 Thread billpage
Changes http://page.axiom-developer.org/zope/mathaction/MathActionProblems/diff -- In "preferences":UserOptions you can change the height of the edit window from the default of 20 lines of text to something smaller or larger. Click 'Save' and then the size of the edit window will change the next ti

[Axiom-developer] [MathAction problems] two independent scroll areas during editing mode

2005-07-05 Thread billpage
Changes http://page.axiom-developer.org/zope/mathaction/MathActionProblems/diff -- William Sit asked: > Is it possible (and easy) to break the MathAction screen into two > independent scroll areas during editing mode, one for editing and > one for preview? Great suggestion! Yes it is possible and

[Axiom-developer] [Tuples Products And Records] functional-categorical programming versus object-oriented programming

2005-07-05 Thread billpage
Changes http://page.axiom-developer.org/zope/mathaction/TuplesProductsAndRecords/diff -- William Sit wrote: > Sorry these discussions get longer and longer. On the contrary, that *is* one of the purposes of this web site. I will expand on that point in the [Axiom Colloquium]. > Let's hope we ca

[Axiom-developer] [MathAction problems] Breaking up scrolling, competitive edits

2005-07-05 Thread wyscc
Changes http://page.axiom-developer.org/zope/mathaction/MathActionProblems/diff -- Bill: Is it possible (and easy) to break the MathAction screen into two independent scroll areas during editing mode, one for editing and one for preview? That way, one can keep track of editing better. Currently

[Axiom-developer] [Tuples Products And Records]

2005-07-05 Thread wyscc
Changes http://page.axiom-developer.org/zope/mathaction/TuplesProductsAndRecords/diff -- ??changed: -Product can be looked up in hyperdoc. It is listed in Appendix C (p. 613 of Axiom (paper) Book; p. 1028 of eBook). Tuple is more like Direct Product since the entries must come from the same dom

[Axiom-developer] [Tuples Products And Records]

2005-07-05 Thread wyscc
Changes http://page.axiom-developer.org/zope/mathaction/TuplesProductsAndRecords/diff -- ??changed: -technology can? :-) Here in f you must take an integer and a float, wrap them up technology can? :-) Here in 'f' you must take an integer and a float, wrap them up ??changed: -'f:D -> C'; -let

[Axiom-developer] [FrontPage]

2005-07-05 Thread billpage
Changes http://page.axiom-developer.org/zope/mathaction/FrontPage/diff -- ??changed: -Please join the Join the ??changed: -Help coordinate the "future development":AxiomDevelopment of Axiom Discuss Axiom in the [Axiom Colloquium] and contribute ideas for "future development":AxiomDevelopment --

[Axiom-developer] [Axiom Colloquium] (new)

2005-07-05 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/AxiomColloquium/diff -- The Colloquium's purpose is two-fold: 1) for the participants to share and discuss theory, practical experiences and insights regarding Axiom, and 2) to assist others concerned with Axiom and computer algebra in gener

[Axiom-developer] [Tuples Products And Records]

2005-07-05 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/TuplesProductsAndRecords/diff -- ??changed: -Bill Page wrote: - -PS. Sorry these discussions get longer and longer. I know you are not -shy about long discussions. Let's hope we can come to some PS. Sorry these discussions get longer and lo

[Axiom-developer] [Tuples Products And Records] (renamed)

2005-07-05 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/TuplesProductsAndRecords/diff -- This page was renamed from SandBox Tuples Products and Records to Tuples Products And Records. -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED] __

[Axiom-developer] [#187 trouble with tuples] separate discussion and bug report

2005-07-05 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/187TroubleWithTuples/diff -- ??changed: -From BillPage Fri Jul 1 14:47:12 -0500 2005 -From: Bill Page -Date: Fri, 01 Jul 2005 14:47:12 -0500 -Subject: Cartesian products and tuples -Message-ID: <[EMAIL PROTECTED]> - -I think the concept of a

[Axiom-developer] [#187 trouble with tuples]

2005-07-05 Thread wyscc
Changes http://page.axiom-developer.org/zope/mathaction/187TroubleWithTuples/diff -- ??changed: -> \begin{axiom} -> f1:Record(a:INT,b:FLOAT)->FLOAT - -> f1(arg)==arg.b+arg.a -> f1[1,1.1] -> \end{axiom} -> -> should be viewed as equivalent to -> \begin{axiom} -> f2:(INT,FLOAT)->FLOAT -> f2(a,b)==

[Axiom-developer] [#187 trouble with tuples]

2005-07-05 Thread Bill Page
Changes http://page.axiom-developer.org/zope/mathaction/187TroubleWithTuples/diff -- ??changed: -functionally superior but the tuple construct but it makes functionally superior to the tuple construct but it makes -- forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED