-
-
Notifications
You must be signed in to change notification settings - Fork 2k
Comparing changes
Open a pull request
base repository: OpenMined/PySyft
base: master
head repository: ivuckovic/PySyft
compare: master
- 9 commits
- 5 files changed
- 1 contributor
Commits on Oct 30, 2017
-
Convert dense matrix to sparse (#274)
* Implement function that converts dense matrix to sparse * Add sparse function to tensor.py
Configuration menu - View commit details
-
Copy full SHA for 98eecbe - Browse repository at this point
Copy the full SHA 98eecbeView commit details -
Convert dense matrix to sparse (#274)
* Implement function that converts dense matrix to sparse
Configuration menu - View commit details
-
Copy full SHA for d4be877 - Browse repository at this point
Copy the full SHA d4be877View commit details -
Convert dense to sparse matrix - Issue 274
* Add skeleton definition for conversion of dense to sparse matrix
Configuration menu - View commit details
-
Copy full SHA for 666f144 - Browse repository at this point
Copy the full SHA 666f144View commit details -
Convert dense matrix to sparse (#274)
* fix test cases, but still getting errors when trying to assert.equal two numpy.ndarrays
Configuration menu - View commit details
-
Copy full SHA for 00bff2e - Browse repository at this point
Copy the full SHA 00bff2eView commit details -
Convert dense matrix to sparse (#274)
* fix tests by converting output of sparse function to string This was necessary because assert.equal returning errors when trying to compare two numpy arrays
Configuration menu - View commit details
-
Copy full SHA for 7b6bf6d - Browse repository at this point
Copy the full SHA 7b6bf6dView commit details -
Convert dense matrix to sparse (#274)
* rebase branch onto newest commit on master * fix comments, naming conventions and placement of definitions in code according to review comments
Configuration menu - View commit details
-
Copy full SHA for 2a3e2f7 - Browse repository at this point
Copy the full SHA 2a3e2f7View commit details
Commits on Nov 1, 2017
-
Dense to sparse matrix conversion (#274)
* Fix styling errors in tenosr.py, test_tensor.py and test_math.py according to review comments
Configuration menu - View commit details
-
Copy full SHA for e1eded8 - Browse repository at this point
Copy the full SHA e1eded8View commit details
Commits on Nov 2, 2017
-
Convert dense matrix to sparse (#274)
* Fix styling errors - comment from reviewer
Configuration menu - View commit details
-
Copy full SHA for e59466c - Browse repository at this point
Copy the full SHA e59466cView commit details
Commits on Nov 3, 2017
-
Convert dense matrix to sparse (#274)
* fix styling errors that were causing Travis fails
Configuration menu - View commit details
-
Copy full SHA for 17acc82 - Browse repository at this point
Copy the full SHA 17acc82View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master