Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need type encoders/decoders for built-in data types #4

Open
b3m2a1 opened this issue Sep 24, 2018 · 1 comment
Open

Need type encoders/decoders for built-in data types #4

b3m2a1 opened this issue Sep 24, 2018 · 1 comment

Comments

@b3m2a1
Copy link
Owner

b3m2a1 commented Sep 24, 2018

Encoders and decoders should be written for important data types (SparseArray, Graph, Region, etc.) so that users can build off of these.

@b3m2a1
Copy link
Owner Author

b3m2a1 commented Sep 24, 2018

Encoders for PackedArray, Image, RawArray, and SparseArray have been written. Still need Graph, Region, MeshRegion, etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant