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

More tests for Mat #30

Merged
merged 1 commit into from
Nov 20, 2015
Merged

Conversation

kshyatt
Copy link
Contributor

@kshyatt kshyatt commented Nov 19, 2015

Added some tests for resize error throws, lengthlocal, conj, negating a matrix, and ./ and .\ for Numbers.

@jakebolewski
Copy link
Member

Hmm, needs a rebase now.

@kshyatt
Copy link
Contributor Author

kshyatt commented Nov 20, 2015

Will do


for i=1:3
for j=1:3
@fact mat22[i,j] => roughly(mat22j[i,j])
Copy link
Member

Choose a reason for hiding this comment

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

Also, try to use the new --> factcheck syntax

@kshyatt
Copy link
Contributor Author

kshyatt commented Nov 20, 2015

Yeah I'll fix that in the rebase

@kshyatt
Copy link
Contributor Author

kshyatt commented Nov 20, 2015

More conflicts? :/

Well I found and fixed another bug.

jakebolewski added a commit that referenced this pull request Nov 20, 2015
@jakebolewski jakebolewski merged commit 7efcdc8 into JuliaParallel:master Nov 20, 2015
@jakebolewski
Copy link
Member

👍

@kshyatt kshyatt deleted the ksh/mattest branch November 21, 2015 00:33
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