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

Higher level types for Values and DataArrays #665

Open
gicmo opened this issue Mar 10, 2017 · 2 comments
Open

Higher level types for Values and DataArrays #665

gicmo opened this issue Mar 10, 2017 · 2 comments

Comments

@gicmo
Copy link
Member

gicmo commented Mar 10, 2017

Currently we only support 'primitive' types, e.g. everything that is in the DataType. How should we handle more complex times like:

  • DateTimes (needs storage type and interpretation, e.g. int as seconds since Epoch, string as ISO 8601)
  • Complex Numbers
  • Images (encoding, format, ...)
@achilleas-k
Copy link
Member

Well, one thing I've been hoping for is to drop boost as a dependency completely. Not sure how I feel about adding more back in.

@gicmo
Copy link
Member Author

gicmo commented Jan 10, 2018

@achilleas-k yeah, should be done without libboost dep.

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

2 participants