Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upOp cleanup #65
Merged
Op cleanup #65
Conversation
…work on the method calls
…pe requirement too
used checkArity() for more op methods preparing to create SDOp
…% coverage
…st as previous but still 2/3rds the speed of the original
commit 9fb04b1580d74f644c7cc2e4de5258d6c2dbf7b1 Author: chewxy <chewxy@gmail.com> Date: Tue Nov 22 21:25:30 2016 +1100 Updated tests so that the type system is fully using v2 of HM commit 2db1eba9751e65b2bb5aef14d3727a462d0023a7 Author: chewxy <chewxy@gmail.com> Date: Tue Nov 22 01:13:53 2016 +1100 First pass at moving to the new v2 type system
… to the change to use DimSizers
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
chewxy commentedNov 28, 2016
Fixes #3, #26 and #44