Dipayan Dasgupta

Results 12 comments of Dipayan Dasgupta

Hi @timhoffm, I have opened a Draft PR (#30832) with a proof-of-concept implementation for this proposal. In the prototype, I introduced a `LineStyle` dataclass within `lines.py` and refactored `Line2D` to...

Thanks for the course correction, @timhoffm . I took a step back to analyze the architectural implications here, particularly regarding shared state and serialization as mentioned by @story645 . If...

Hi this is my first time contributing to Mesa , is this acceptable? , what changes do I need to make to my commit to get the PR merged?

@quaquel thanks a lot for your valuable feedback , I will attempt to make the above changes asap and update the PR so that it can be merged soon, pleasure...

Hi @quaquel , thank you again for the excellent feedback. I've updated the PR to address all your points and the suggestions from coderabbitai: The typo in the PropertyLayerStyle docstring...

Hi maintainers @quaquel @tpike3 , just wondering, what's the status on the PR, is it mergeable or do I need to make any further changes?

Ya , I was preoccupied with some other commitments for the past few days, can you give a final list of changes to be addressed, as far as I recall...

@Sahil-Chhoker I have addressed all the issues you highlighted in the code from my side as far as I am aware, please look into the code one last time and...