Skip to content

Bug in xferfcn.py #369

@rlegnain

Description

@rlegnain

Hi,
I found a bug in _common_den() method, line 935 in xferfcn.py file. The line code is :
num[i, j, maxindex+1-len(numpoly):maxindex+1] = numpoly

The error happen when numerator order is larger than denominator order. The error message is "ValueError: could not broadcast input array from shape (4) into shape (1)"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions