all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
blob 4dfaedc54aec1d7940b570a747894603e5a545c7 730 bytes (raw)
name: gnu/packages/patches/pari-gp-qfcvp.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
 
commit 9086c5ce165bdff6ac0e63b641279f6d9e44f4a7
Author: Bill Allombert <Bill.Allombert@math.u-bordeaux.fr>
Date:   Tue Oct 1 23:54:34 2024 +0200

    qfcvp: fix prototype code [#2575]

diff --git a/src/functions/linear_algebra/qfcvp b/src/functions/linear_algebra/qfcvp
index 5ee883390a..7be5fa9570 100644
--- a/src/functions/linear_algebra/qfcvp
+++ b/src/functions/linear_algebra/qfcvp
@@ -1,7 +1,7 @@
 Function: qfcvp
 Section: linear_algebra
 C-Name: qfcvp0
-Prototype: GGDGDGD0,L,p
+Prototype: GGDGDGD0,L,
 Help: qfcvp(x,t,{B},{m},{flag=0}): x being a square and symmetric
  matrix representing a positive definite quadratic form, and t a vector of
  the same dimension, this function deals with the vectors of whose squared

debug log:

solving 4dfaedc54a ...
found 4dfaedc54a in https://yhetil.org/guix/4a5fb9fc22b8474639ce074d0673696fac195332.1729519896.git.andreas@enge.fr/

applying [1/1] https://yhetil.org/guix/4a5fb9fc22b8474639ce074d0673696fac195332.1729519896.git.andreas@enge.fr/
diff --git a/gnu/packages/patches/pari-gp-qfcvp.patch b/gnu/packages/patches/pari-gp-qfcvp.patch
new file mode 100644
index 0000000000..4dfaedc54a

Checking patch gnu/packages/patches/pari-gp-qfcvp.patch...
Applied patch gnu/packages/patches/pari-gp-qfcvp.patch cleanly.

index at:
100644 4dfaedc54aec1d7940b570a747894603e5a545c7	gnu/packages/patches/pari-gp-qfcvp.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.