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

Dtype support #172

Merged
merged 2 commits into from
Dec 18, 2016
Merged

Dtype support #172

merged 2 commits into from
Dec 18, 2016

Conversation

j-towns
Copy link
Collaborator

@j-towns j-towns commented Dec 18, 2016

Support for different float dtypes, such as float32 and float16. Automatically infer the correct dtype. This is handy because the smaller floats use less memory and are faster. Fixes #163.

@mattjj
Copy link
Contributor

mattjj commented Dec 18, 2016

Wow, really nice short fix!

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