New draft (#11) and last call for comments on SRFI 160: Homogeneous numeric vector libraries Arthur A. Gleckler (01 Aug 2019 00:48 UTC)

New draft (#11) and last call for comments on SRFI 160: Homogeneous numeric vector libraries Arthur A. Gleckler 01 Aug 2019 00:47 UTC

I've just published draft #11 of SRFI
160.  It was submitted by John Cowan,
author of the SRFI.

  <https://srfi.schemers.org/srfi-160/>

John has asked me to announce "last
call" for this SRFI.  He believes that
it is ready for finalization, but would
like to give reviewers one last chance
to submit corrections and feedback
before we finalize it.

In particular, I appeal to anyone
reading this to try the sample
implementation, run the tests, and send
feedback about your results.

If you're interested in this SRFI,
please give your feedback via the SRFI
160 mailing list before 2019/8/16.
After that, assuming that no major
revisions are required, we will declare
it final.

Note that we're using a two-week
last-call period for this SRFI at John's
request.

Here are the commit comments for this
draft:

  - Implementation almost imports but
    not quite
  - Compiles okay under Chicken
  - Just a few bugs in the system...
  - All tests passing
  - Oops, deleted too many files
  - Publish eleventh draft.  Add
    See-also links.

Here's the diff:

  <https://github.com/scheme-requests-for-implementation/srfi-160/compare/3e2a1f33a64a5553aae60f0ffac8e98f10f607c3..8553632dfb047f8e50519a03b8e3580d87a5d271>

Regards,

SRFI Editor