[dylan-foundry/statistics] 440e7a: Add initial generic function definitions.

GitHub <[email protected]> Mon, 16 Nov 2015 19:13:01 -0800
Newsgroups gmane.comp.lang.dylan.gwydion.cvs
Message-ID <564a9b3d66448_6c793feaabf232a0219b@hookshot-fe6-cp1-prd.iad.github.net.mail>
  Branch: refs/heads/master
  Home:   https://github.com/dylan-foundry/statistics
  Commit: 440e7aba6bb1bd3e22403f060575c7fc80b26d59
      https://github.com/dylan-foundry/statistics/commit/440e7aba6bb1bd3e22403f060575c7fc80b26d59
  Author: Bruce Mitchener <[email protected]>
  Date:   2015-11-17 (Tue, 17 Nov 2015)

  Changed paths:
    M statistics-base/extrema.dylan
    M statistics-base/mean.dylan
    M statistics-base/scale.dylan
    M statistics-base/variance.dylan

  Log Message:
  -----------
  Add initial generic function definitions.

The existing implementations are specialized on vectors of
double floats so that we can experiment with the API and
implementation and get high performance. Other implementations
will be provided in the future, so provide open generic definitions
to help make that clear. This also improves the generated documentation.

* statistics-base/extrema.dylan: Add generic function definitions.

* statistics-base/mean.dylan: Likewise.

* statistics-base/scale.dylan: Likewise.

* statistics-base/variance.dylan: Likewise.

_______________________________________________
chatter mailing list
[email protected]
https://lists.opendylan.org/mailman/listinfo/chatter