Skip to content

Wronskian for second order differential equations #15083

Wronskian for second order differential equations

Wronskian for second order differential equations #15083

Triggered via pull request October 9, 2025 15:47
Status Failure
Total duration 55s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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