G-Node / nix

Neuroscience information exchange format
https://readthedocs.org/projects/nixio/
Other
66 stars 36 forks source link

Higher level types for Values and DataArrays #665

Open gicmo opened 7 years ago

gicmo commented 7 years ago

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

achilleas-k commented 7 years ago

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 commented 6 years ago

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