GNU bug report logs - #14353
Implement array-fold and array-fold-all

Previous Next

Package: guile;

Reported by: Jez <jezreel <at> gmail.com>

Date: Mon, 6 May 2013 04:37:02 UTC

Severity: wishlist

Merged with 14354

To reply to this bug, email your comments to 14353 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guile <at> gnu.org:
bug#14353; Package guile. (Mon, 06 May 2013 04:37:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jez <jezreel <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guile <at> gnu.org. (Mon, 06 May 2013 04:37:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jez <jezreel <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: Implement array-fold and array-fold-all
Date: Sun, 5 May 2013 23:32:26 -0400
[Message part 1 (text/plain, inline)]
Right now there are no library functions for folding over arrays (or
bytevectors, etc.) This implements them. fold-all produces a single value
regardless of the number of dimensions of the array; it is implemented on
top of array-for-each. array-fold produces an array of rank n-1, where n is
the rank of the original array.

I'll write up documentation if the code looks acceptable.

Regards,
Jez
[Message part 2 (text/html, inline)]
[0001-Implement-array-fold-and-array-fold-all.patch (application/octet-stream, attachment)]

Merged 14353 14354. Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Sat, 08 Jun 2013 08:55:01 GMT) Full text and rfc822 format available.

Severity set to 'wishlist' from 'normal' Request was from Mark H Weaver <mhw <at> netris.org> to control <at> debbugs.gnu.org. (Sat, 08 Jun 2013 08:55:02 GMT) Full text and rfc822 format available.

This bug report was last modified 12 years and 8 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.