Added an implementation of Legendre polynomial computation algorithm #12020
Annotations
3 errors and 1 warning
maths/polynomials/legendre.py#L3
maths/polynomials/legendre.py:3:1: UP035 `typing.List` is deprecated, use `list` instead
|
maths/polynomials/legendre.py#L10
maths/polynomials/legendre.py:10:25: UP006 Use `list` instead of `List` for type annotation
|
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
The logs for this run have expired and are no longer available.
Loading