client_golang/maths
Matt T. Proud 6c3a2ddddb Sundry cosmetic fixes across the board.
- Comments are migrated from ``/* */`` to ``//`` per convention.

- ``NewDefaultHistogram`` helper.

- ``Registry.Handler`` and ``Registry.YieldExporter`` deprecation.

- Cleanup of legacy import paths.

- Updating examples to use acknowledged patterns.

- Parameterizing the random parameter namespaces for ``examples/random/main.go``, which is useful for demoing population behaviors.
2013-02-13 09:21:44 -08:00
..
distributions.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
documentation.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
helpers_for_testing.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
maths_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
statistics.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00
statistics_test.go Sundry cosmetic fixes across the board. 2013-02-13 09:21:44 -08:00