-
-
Notifications
You must be signed in to change notification settings - Fork 371
Closed
Labels
help wantedIssue could use help from someone with familiarity on the topicIssue could use help from someone with familiarity on the topic
Description
Because it uses lru_cache and we have not implemented the requisite dunder methods for object serialization to make it pickleable, which is not hard according to internet wisdom .
todo:
- add tests for pickleability for the ingredients of
ArrayandGroupclasses - implement
__getstate__and__setstate__as needed to make failing tests pass
Metadata
Metadata
Assignees
Labels
help wantedIssue could use help from someone with familiarity on the topicIssue could use help from someone with familiarity on the topic