Vincent Russo
Vincent Russo
> Can I work on this? I would prefer having one of the core maintainers put the language of this together, as some of the verbiage and understanding of the...
Done in https://github.com/vprusso/toqito/commit/bc050660c702170720113f1e394244505ca75f97
> [@purva-thakre](https://github.com/purva-thakre) I am interested to work on this issue. Thanks for your interest, @kruti107 . You are certainly welcome to open up a PR!
The issue in general is still open, but I'm hesitant to solve it by just peppering a bunch of guard clauses every where as I think this will bloat the...
> Yes, that makes sense. One simple approach I was thinking about is keeping the validation logic in a small shared helper (for example, common validate_dim / validate_sys functions) and...
> [@vprusso](https://github.com/vprusso) this direction sounds interesting. I can explore lightweight patterns that keep constraints close to the types (e.g., a small validated wrapper/dataclass for dim/sys, with validation in **post_init** or...
> Can I work on this? You are welcome to put together an MR for this if you wish!
> Hi @purva-thakre > Is this issue still open, or is someone already working on it? If it’s available, I’d be happy to help. It is still open and you...
@ayushjariyal I think there are still some discussions as to whether this issue needs to be solved, and if so, in what way makes the most sense. Refer to [this...