Saransh Chopra

Results 174 comments of Saransh Chopra

> Yes I think so. As it stands, I'm not sure what that mechanism would be. It would be nice if a user can leverage someone-else's code, and patch their...

The fix works! Jax and numba might still clash but that would be on the user side and not on the awkward side. But as mentioned by @agoose77, I'll look...

Hi @agoose77, the PR is ready for review; not stuck on anything!

Thanks for the tags, self-assigned!

Hi @alexander-held, I've been looking at this issue, and it seems more of a new feature request for the Jax backend. The implementation (`_impl`) of `ak.mean` calls `_impl` of `ak.count`...

Thanks! The comment above was very helpful!

Hi @eduardo-rodrigues, thanks for the tag! I am planning to work on this issue this week.

Hi @eduardo-rodrigues! I discussed this issue with @jpivarski and it should be okay to remove the math submodule in this repository. The module has some functionalities that vector lacks but...

`pyDeprecate` looks really nice. We could also implement a new helper function, but having an extra dependency doesn't sound too bad to me (if it fulfills all our requirements).

This might not be a "good first issue". Also please try to work on a single issue to familiarize yourself with pybamm, instead of taking up multiple issues (as mentioned...