I've merged this pull request and await your automated unit tests.  (I recommend SRFI 64's unit test framework, which has been popular in recent SRFIs.)  Of course, Arvydas and John will review this more carefully.

Thank you for this contribution.

On Fri, Jul 10, 2020 at 2:03 PM Linas Vepštas <xxxxxx@github.com> wrote:

Base implementation for a Zipfian distribution.


You can view, comment on, or merge this pull request online at:

  https://github.com/scheme-requests-for-implementation/srfi-194/pull/3

Commit Summary

  • Base implementation of zipf
  • Rename, and replace guile-specific function.
  • Include zipf-imp.scm in the base.

File Changes