Created
December 14, 2014 21:36
-
-
Save daemonfire300/e157ed9a0a65e79e5d7e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
---------------------------------------------------------------------- | |
C {0: [array([1, 1]), array([5, 2])], 1: [array([1, 2]), array([2, 2]), array([4, 4]), array([2, 5]), array([5, 5])]} | |
---------------------------------------------------------------------- | |
iter 0 error 4.0 | |
iter 0 error 9.0 | |
iter 1 error 11.0 | |
iter 1 error 12.0 | |
iter 1 error 17.0 | |
iter 1 error 21.0 | |
iter 1 error 34.0 | |
34.0 | |
---------------------------------------------------------------------- | |
C {0: [array([1, 1]), array([5, 2])], 1: [array([1, 2]), array([2, 2]), array([4, 4]), array([2, 5]), array([5, 5])]} | |
---------------------------------------------------------------------- | |
iter 0 error 4.0 | |
iter 0 error 9.0 | |
iter 1 error 11.0 | |
iter 1 error 12.0 | |
iter 1 error 17.0 | |
iter 1 error 21.0 | |
iter 1 error 34.0 | |
34.0 | |
(2, 34.0, {0: [array([1, 1]), array([5, 2])], 1: [array([1, 2]), array([2, 2]), array([4, 4]), array([2, 5]), array([5, 5])]}, array([[3, 1], | |
[2, 3]])) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment