all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 1990a89d564bde5e9ecdcdedc3d3cb861572fcfe 855 bytes (raw)
name: gnu/packages/patches/maxima-test-precision.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
 
https://sourceforge.net/p/maxima/mailman/maxima-bugs/thread/6321ccd9332dab3666181108.bugs%40maxima.p.sourceforge.net/#msg37707276

old and new:
0.009214957317429523 %i - 0.596914179042388
0.009214957317428399 %i - 0.59691417904239

old and new
(- 0.009214957317429523 %i) - 0.596914179042388
(- 0.009214957317428399 %i) - 0.59691417904239

--- a/tests/rtest_gamma.mac	2023-04-01 11:32:32.998269650 +0200
+++ b/tests/rtest_gamma.mac	2023-04-01 11:34:46.611842977 +0200
@@ -1843,7 +1843,7 @@
 relerror(
   gamma_incomplete(0.5,-2.5*%i),
   -0.59691417904238855062194720247331 + 0.00921495731742953647951029973386*%i,
-  2.81e-15);
+  3.08e-15);
 true;
 
 relerror(
@@ -1879,7 +1879,7 @@
 relerror(
   gamma_incomplete(0.5,2.5*%i),
   -0.59691417904238855062194720247331 - 0.00921495731742953647951029973386*%i,
- 2.81e-15);
+ 3.08e-15);
 true;
 
 relerror(

debug log:

solving 1990a89d56 ...
found 1990a89d56 in https://yhetil.org/guix/ae56b848d4407a373adf9ff70c622241992a8f45.1685391447.git.guix@ikherbers.com/

applying [1/1] https://yhetil.org/guix/ae56b848d4407a373adf9ff70c622241992a8f45.1685391447.git.guix@ikherbers.com/
diff --git a/gnu/packages/patches/maxima-test-precision.patch b/gnu/packages/patches/maxima-test-precision.patch
new file mode 100644
index 0000000000..1990a89d56

1:26: trailing whitespace.
 
1:35: trailing whitespace.
 
Checking patch gnu/packages/patches/maxima-test-precision.patch...
Applied patch gnu/packages/patches/maxima-test-precision.patch cleanly.
warning: 2 lines add whitespace errors.

index at:
100644 1990a89d564bde5e9ecdcdedc3d3cb861572fcfe	gnu/packages/patches/maxima-test-precision.patch

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.