unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Mikael Djurfeldt <mdj@mit.edu>
Cc: djurfeldt@nada.kth.se
Subject: Introduction of fractions exposes uniform vector prototype bug
Date: Tue, 25 Nov 2003 18:02:14 -0500	[thread overview]
Message-ID: <E1AOmCE-0002XD-Q4@chunk> (raw)

In the silly uniform vector (and array) prototype system, the
canonical prototype for uniform double vectors is (according to the
entry on uniform arrays in the manual) 1/3.

However, since 1/3 is no longer a real, uniform vector creation with
this prototype fails...

I have no good suggestion for what to do about this, but one thing is
certain: We can't suggest people to use 1/3 as prototype for double
arrays (at least now without modifying scm_make_uve).

Note also, that prototypes like 1.0 menas uniform float array...

M

(Who leaves this problem for somebody else to fix.)


_______________________________________________
Guile-devel mailing list
Guile-devel@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-devel


             reply	other threads:[~2003-11-25 23:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-11-25 23:02 Mikael Djurfeldt [this message]
2003-12-19 21:38 ` Introduction of fractions exposes uniform vector prototype bug Kevin Ryde
2003-12-20 16:12   ` tomas
2003-12-20 17:52     ` Stephen Compall
2003-12-21  0:42     ` Kevin Ryde
2004-01-10 22:19   ` Marius Vollmer
2004-01-10 23:02     ` Kevin Ryde
2004-02-10  0:05       ` Kevin Ryde
2004-02-10 23:30         ` Rob Browning
2004-02-12  0:26           ` Kevin Ryde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1AOmCE-0002XD-Q4@chunk \
    --to=mdj@mit.edu \
    --cc=djurfeldt@nada.kth.se \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).