bluss

Results 821 comments of bluss

We never ended up adding broadcasting illustrations for #565 so I guess we're still waiting for that.

more interesting approach to traits in #339

@MikeHart85 I think that you're right this is a "bug" in pyright, but I can't find that it's tracked. The fork basedpyright has an issue tracking this. I think VS...

This is a new take on #1141. I don't think this is an easy topic, lots of details to work through. That's also why this change (in current state) does...

That is interesting. Thanks for the neat proof of concept. Now I don't have bandwidth to look at this in depth unfortunately. Look at the repo, we're working on version...

About maintainership, that's welcome, feel free to join the new disucssion board https://github.com/rust-ndarray/ndarray/issues/1272#issuecomment-2254655584

Hi, do you have an example of them breaking? They should still work if keeping the versions constant, i.e. using ndarray 0.15 until the relevant crates have been updated.

Ndarray-stats is owned by the ndarray release team, so I could make releases there. For ndarray-linalg we need to involve the crate owners that can make a release.

@VlaDexa I mean for examples, existing projects that stopped compiling or were broken by ndarray 0.16. That would be interesting. Any example requires a Cargo.toml or dependency information to be...

Ok, that's the line. I've been the person who has been reaching out across the team to try to get this to work, we solved one of the crates. This...