pydstool icon indicating copy to clipboard operation
pydstool copied to clipboard

Issue #101: Fix MorrisLecar examples

Open davidcsterratt opened this issue 2 years ago • 0 comments

The function name "tau" collides with "math.tau", which ultimately leads to a TypeError: 'float' object is not callable. This fix renames "tau" to "tauw".

davidcsterratt avatar Oct 31 '22 12:10 davidcsterratt