unofficial mirror of guix-patches@gnu.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://git.savannah.gnu.org/cgit/guix.git

(*) 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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).