Skip to content

Conversation

rudi-c
Copy link
Contributor

@rudi-c rudi-c commented Aug 7, 2015

Need to merge this first: pyston/pyston_v1#783

Copy link
Contributor

Choose a reason for hiding this comment

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

Could we add some assertion on the value of m? could maybe even be something as simple as assert sum(m) == 12345. similarly for the linear algebra test.

These probably return the right answer if they don't crash, but we might as well check that :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

It doesn't return the right answer at the moment, still need some of those fixes on complex numbers. Which is why I left it as-is for now.

Copy link
Contributor

Choose a reason for hiding this comment

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

oh, ok :)

kmod added a commit that referenced this pull request Aug 7, 2015
NumPy integration test
@kmod kmod merged commit bf5ef2e into dropbox:master Aug 7, 2015
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.

3 participants