Ticket #29 (new defect)

Opened 1 year ago

Last modified 5 months ago

The implementation of 'distanceDependentProbability' in `pcsim` does not correspond to the definition in `common`

Reported by: apdavison Assigned to: apdavison
Priority: major Milestone: 0.4.2
Component: pcsim Version: trunk
Keywords: Cc:

Description

  • The method parameters accepted in pcsim are not d_expression and allow_self_connections.
  • The PCSIM class EuclideanDistanceRandomConnections only implements C*exp(-d/lambda) or something like this, not arbitrary expressions.

Change History

06/04/08 19:31:39 changed by apdavison

  • milestone changed from Release 0.4.0 to Release 0.4.1.

06/12/08 16:21:43 changed by apdavison

  • milestone changed from Release 0.4.1 to Release 0.4.2.