Ticket #34 (closed enhancement: fixed)

Opened 2 months ago

Last modified 2 months ago

Separate `ParameterDist` classes from `parameters` into a `random` module?

Reported by: apdavison Assigned to:
Priority: minor Milestone: 0.1
Component: parameters Version: trunk
Keywords: Cc:

Description

Random distributions could be useful elsewhere in NeuroTools, e.g. in the stgen module.

If we do this, the base class should be renamed to RandomDistribution.

Change History

11/07/08 16:01:02 changed by apdavison

  • status changed from new to closed.
  • resolution set to fixed.

Done in r280, although the base class has not been renamed.