Skip to content

fix for larger matrices - #17

Closed
bluppfisk wants to merge 2 commits into
s-yadav:masterfrom
bluppfisk:master
Closed

fix for larger matrices#17
bluppfisk wants to merge 2 commits into
s-yadav:masterfrom
bluppfisk:master

Conversation

@bluppfisk

Copy link
Copy Markdown

will now correctly handle setPattern() with delimiters. Lack of
delimiters on matrices with > 9 dots means that dot '10' will be
interpreted as two dots: '1' and '0'. This fixes that.

Mind that you need to set the correct delimiter in the lock that gets
setPattern().

bluppfisk added 2 commits July 6, 2016 16:15
will now correctly handle setPattern() with delimiters. Lack of
delimiters on matrices with > 9 dots means that dot '10' will be
interpreted as two dots: '1' and '0'. This fixes that.

Mind that you need to set the correct delimiter in the lock that gets
setPattern().
@s-yadav

s-yadav commented Jul 17, 2016

Copy link
Copy Markdown
Owner

Can't merge as its showing all the lines are committed. Will be hard to track later. I will fix the issue as a separate commit.

@s-yadav s-yadav closed this Jul 17, 2016
@s-yadav

s-yadav commented Jul 17, 2016

Copy link
Copy Markdown
Owner

Also we should support both array and string for the pattern passed . Will add that check too.

s-yadav added a commit that referenced this pull request Jul 17, 2016
@bluppfisk

bluppfisk commented Jul 17, 2016

Copy link
Copy Markdown
Author

Good points. Yes I think using Git's Windows program messed up the line
endings.

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