Wronskian for second order differential equations #15083
Annotations
3 errors
|
ruff
Process completed with exit code 1.
|
|
Ruff (RUF003):
maths/wronskian_second_order_de.py#L64
maths/wronskian_second_order_de.py:64:40: RUF003 Comment contains ambiguous `α` (GREEK SMALL LETTER ALPHA). Did you mean `a` (LATIN SMALL LETTER A)?
|
|
Ruff (I001):
maths/wronskian_second_order_de.py#L19
maths/wronskian_second_order_de.py:19:1: I001 Import block is un-sorted or un-formatted
|