Lj Miranda

Results 49 comments of Lj Miranda

> Ah, with Optional[] I do like the Union version better. Maybe Union everywhere would just be simpler/clearer? Ah sure. I think Union everywhere is clearer. Will revert this commit:...

Hi @pointm sorry I wasn't able to reply for a **very** long time--life happened. Yes, @balisujohn's answer is the key. Thanks for replying!

Hi @devarshigoswami , welcome to Seagull! Sure go ahead! I can help you along the way :)

Hi @soxofaan ! Hello and welcome to Seagull! Thanks for this suggestion, it looks interesting and would like to include it in the API. **I wonder how you imagine the...

Hi @whonut , wow awesome! I saw the PR, thanks for this! Let me check it on the weekend!

Hi @whonut , thanks for this! Let me check your code this weekend! Hope you had fun working on it!

> Apologies if I should've asked before cracking on with this. No worries! > The implementation relies on storing a copy of the board for each state in a 3D...

> I'd be inclined to reimplement Board as a special case of it and rework simulation to work with MultiStateBoard, but that's just me. Let's treat this as another Issue...

Hi @whonut , any updates on this? :smile:

Hi @rudolf333 , that looks cool! Ok go ahead and add it in! That one is an Oscillator, so you can put it here: https://github.com/ljvmiranda921/seagull/blob/master/seagull/lifeforms/oscillators.py You can first follow how...