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

(matrix data ncol) now accepts Java arrays. #57

Merged
merged 1 commit into from Jan 19, 2012
Merged

(matrix data ncol) now accepts Java arrays. #57

merged 1 commit into from Jan 19, 2012

Conversation

motus
Copy link
Contributor

@motus motus commented Jan 19, 2012

e.g. now we can write (matrix (double-array 10000) 10)
TODO: we can also check if data is already of double[] type to avoid unnecessary conversions.

TODO: we can also check if data is already of double[] type to avoid unnecessary conversion.
liebke added a commit that referenced this pull request Jan 19, 2012
(matrix data ncol) now accepts Java arrays.
@liebke liebke merged commit 84067c0 into incanter:master Jan 19, 2012
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.

None yet

2 participants