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

Fixes and simplifications for DataTypes and DataType mappings #464

Merged
merged 3 commits into from
May 13, 2020

Conversation

achilleas-k
Copy link
Member

  • Added DataType groups (integers and floats) to simplify data type detection and mapping.
  • Small fixes for mapping between odML and NIX property DataTypes.

jgrewe
jgrewe previously approved these changes May 10, 2020
Copy link
Member

@jgrewe jgrewe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

One for all Integers and one for the Floats.
Simplifies the function for numeric detection, but it's probably
unnecessary now.
DataType.get_dtype() returns Double for all floating point values.
Fixes G-Node#463.
@achilleas-k
Copy link
Member Author

Rebased

@jgrewe jgrewe merged commit 2e6491f into G-Node:master May 13, 2020
@achilleas-k achilleas-k deleted the odml-dtypes branch May 14, 2020 11:37
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

Successfully merging this pull request may close these issues.

2 participants