Wronskian for second order differential equations #15088
Annotations
6 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (F821):
maths/wronskian_second_order_de.py#L72
maths/wronskian_second_order_de.py:72:19: F821 Undefined name `Callable`
|
|
Ruff (F821):
maths/wronskian_second_order_de.py#L71
maths/wronskian_second_order_de.py:71:19: F821 Undefined name `Callable`
|
|
Ruff (F821):
maths/wronskian_second_order_de.py#L70
maths/wronskian_second_order_de.py:70:17: F821 Undefined name `Callable`
|
|
Ruff (F821):
maths/wronskian_second_order_de.py#L69
maths/wronskian_second_order_de.py:69:17: F821 Undefined name `Callable`
|
|
Ruff (E501):
maths/wronskian_second_order_de.py#L3
maths/wronskian_second_order_de.py:3:89: E501 Line too long (101 > 88)
|