jakemoran
Results
2
issues of
jakemoran
Resolves #491 There seems to be a minor breaking change with this fix where some conversions to `PyArrayLikeDyn` may now require `AllowTypeChange` where it wasn't needed previously (which can be...
CI-no-fail-fast
# Bug Description When using `PyArrayLikeDyn` with `AllowTypeChange`, trailing singleton axes may be removed from inputs that are `ndarray`s but have the wrong dtype. # Steps to Reproduce ## `Cargo.toml`...