diff --git a/books/bookvol10.4.pamphlet b/books/bookvol10.4.pamphlet index 5d2969b..873d2c4 100644 --- a/books/bookvol10.4.pamphlet +++ b/books/bookvol10.4.pamphlet @@ -146860,7 +146860,7 @@ StreamTaylorSeriesOperations(A): Exports == Implementation where --R StreamTensor R: Type is a package constructor --R Abbreviation for StreamTensor is STNSR --R This constructor is exposed in this frame. ---R Issue )edit /tmp/stnsr.spad to see algebra source code for STNSR +--R Issue )edit bookvol10.4.pamphlet to see algebra source code for STNSR --R --R------------------------------- Operations -------------------------------- --R tensorMap : (Stream R,(R -> List R)) -> Stream R diff --git a/changelog b/changelog index 446d912..8e9712b 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,5 @@ +20100728 tpd src/axiom-website/patches.html 20100728.03.tpd.patch +20100728 tpd books/bookvol10.4 fix ScriptTensor regression test 20100728 tpd src/axiom-website/patches.html 20100728.02.tpd.patch 20100728 tpd src/algebra/Makefile help and test for StreamTensor 20100728 tpd books/bookvol5 expose StreamTensor diff --git a/src/axiom-website/patches.html b/src/axiom-website/patches.html index e69dc7c..af82c2e 100644 --- a/src/axiom-website/patches.html +++ b/src/axiom-website/patches.html @@ -3035,5 +3035,7 @@ src/input/guess.input test examples of the GUESS package
src/doc/axiom.sty collect all script commands in one place
20100728.02.tpd.patch books/bookvol10.4 add StreamTensor
+20100728.02.tpd.patch +books/bookvol10.4 fix ScriptTensor regression test