Manuel Bronstein died this week of a heart attack at age 42.
Manuel leaves behind Karola (his wife) and six children.
I just returned from a house-hunting trip in Pittsburgh
to hear this terrible news.
I worked with him at IBM Research and have maintained contact
with him since that time. In fa
Changes
http://page.axiom-developer.org/zope/mathaction/StatisticalFunctions/diff
--
Martin,
Your original statistics code above did not compile here
on MathAction because MathAction requires that Axiom
library code must beging with exactly::
)abbrev ...
Typing ')abb' is not enough even thoug
Changes
http://page.axiom-developer.org/zope/mathaction/StatisticalFunctions/diff
--
whoever you are, this is great! I would like to know your name, though... I
suspect there are more treasures to be found!
Martin
--
forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED
Hi,
Do you know why there is no the shallowlyMutable attribute in
rectangular and square matrix category (RMATCAT and SMATCAT
respectively) ?
In RectangularMatrixCategoryFunctions2,
the map function contains new(m,n,0)$Matrix(R2) pretend M2
(M2 is approximatively RMATCAT)
In other words, map ca
Changes
http://page.axiom-developer.org/zope/mathaction/StatisticalFunctions/diff
--
++added:
++added:
??changed:
-a:= ["a","c","d","g","z"]
a:= ["a","c","d","g","z","a","d","g","f"]
++added:
center b
--
forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED]
Changes
http://page.axiom-developer.org/zope/mathaction/StatisticalFunctions/diff
--
Here is some old hack.
\begin{axiom}
)abbrev package STAT StatPackage
++ Description:
++ This package exports statistics utilities
StatPackage(S,A) : Exports == Implementation where
S: SetCategory
A: Collecti
Changes
http://page.axiom-developer.org/zope/mathaction/StatisticalFunctions/diff
--
??changed:
-Here is some old hack.
Here are some old hack.
++added:
++added:
And
\begin{axiom}
a:= ["a","c","d","g","z"]
b:= [1,7,8,9,2,4,6,17,18,14,32]
median a
median b
mean b
hmean b
moment(b,1)
moment(b,2
Changes
http://page.axiom-developer.org/zope/mathaction/StatisticalFunctions/diff
--
I just started to hack together a couple of statistical functions. Should be
extended of course. The median could be implemented in 'O(n)' steps, but I
don't have the time.
\begin{axiom}
)abb package STAT Stati
Changes
http://page.axiom-developer.org/zope/mathaction/RecurrenceRelationOperator/diff
--
I just realised that this should be implemented rather as a domain, namely the
domain of D-finite (or P-recursive) functions. They have quite a lot of
structure: you can multiply them, add them, take the h
Changes http://page.axiom-developer.org/zope/mathaction/AxiomContributions/diff
--
++added:
[statistical functions]
--
forwarded from http://page.axiom-developer.org/zope/mathaction/[EMAIL PROTECTED]
___
Axiom-developer mailing list
Axiom-developer@n
10 matches
Mail list logo