|
From: peterpall <pet...@us...> - 2026-05-13 18:08:49
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Maxima CAS".
The branch, master has been updated
via ffee158ba1464e14393fb16aa27ab4a624affc16 (commit)
from 8c6f19d1709d065dac9f4926ec80658f158b4afc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit ffee158ba1464e14393fb16aa27ab4a624affc16
Author: Gunter Königsmann <gu...@pe...>
Date: Wed May 13 20:08:33 2026 +0200
rtest_wrstcse.mac: Added a missing delimiter
diff --git a/share/contrib/rtest_wrstcse.mac b/share/contrib/rtest_wrstcse.mac
index 61b7cd517..493fb51cc 100644
--- a/share/contrib/rtest_wrstcse.mac
+++ b/share/contrib/rtest_wrstcse.mac
@@ -184,7 +184,7 @@ is(R_1>100);
unknown;
wc_toltaylor(sin(tol[1])+cos(tol[2]),20);
-tol[2]^20/2432902008176640000-tol[2]^18/6402373705728000+tol[2]^16/20922789888000-tol[2]^14/87178291200+tol[2]^12/479001600-tol[2]^10/3628800+tol[2]^8/40320-tol[2]^6/720+tol[2]^4/24-tol[2]^2/2-tol[1]^19/121645100408832000+tol[1]^17/355687428096000-tol[1]^15/1307674368000+tol[1]^13/6227020800-tol[1]^11/39916800+tol[1]^9/362880-tol[1]^7/5040+tol[1]^5/120-tol[1]^3/6+tol[1]+1
+tol[2]^20/2432902008176640000-tol[2]^18/6402373705728000+tol[2]^16/20922789888000-tol[2]^14/87178291200+tol[2]^12/479001600-tol[2]^10/3628800+tol[2]^8/40320-tol[2]^6/720+tol[2]^4/24-tol[2]^2/2-tol[1]^19/121645100408832000+tol[1]^17/355687428096000-tol[1]^15/1307674368000+tol[1]^13/6227020800-tol[1]^11/39916800+tol[1]^9/362880-tol[1]^7/5040+tol[1]^5/120-tol[1]^3/6+tol[1]+1;
(kill(R_1),done);
done;
-----------------------------------------------------------------------
Summary of changes:
share/contrib/rtest_wrstcse.mac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
Maxima CAS
|