Albert Carter

Results 7 comments of Albert Carter

This would also probably allow us to unfreeze some of the requirements

Hey @dunnock, thanks for the response, and thank you for the pointers! That's strange. I'm definitely getting that behavior on my project. (I comment the size line and it stops...

@dunnock I'm at [email protected] if you'd like to correspond. (I did a quick search, but couldn't find your email.)

Hey @jkolbe and @cecampos, It's been a while since I worked on the project that was using this, so my information may be out of date. In my graph's render...

Alternatively, is there a group chat, etc? I might be able to contribute some code, but don't want to duplicate effort

Currently, all operations are in-place operations. The aggregation ops simply take a record, change the value in the column and return. This may not be a good design.

Resolved in f69ac3e7409ada2fdbed2725e26030b0eef20781. Problems are now described using the __str__ method, and operations can be in any any logically consistent sequence.