{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":312573123,"defaultBranch":"main","name":"SyMPC","ownerLogin":"OpenMined","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-11-13T12:44:46.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30185530?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1723516306.0","currentOid":""},"activityList":{"items":[{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"dd795f4726c0c06b9840a729a51a79c9a7cd5e5f","ref":"refs/heads/snyk-fix-1c9bd696b655288f7bbdece6500a6f99","pushedAt":"2024-08-13T02:31:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-AUTHLIB-7231109\n- https://snyk.io/vuln/SNYK-PYTHON-BANDIT-6241859\n- https://snyk.io/vuln/SNYK-PYTHON-BLACK-6256273\n- https://snyk.io/vuln/SNYK-PYTHON-IPYTHON-3318382\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2441824\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2928995\n- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867\n- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5840803\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-6041512\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-7217828\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-7217829\n- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250\n- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-1c9bd696b655288f7bbdece6500a6f99","pushedAt":"2024-08-13T02:31:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"f40025e90ea2ac21c9049c3e724848266f61b41d","ref":"refs/heads/snyk-fix-8af75444b61b1a9799c5a1581fa462e7","pushedAt":"2024-07-15T23:01:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-8af75444b61b1a9799c5a1581fa462e7","pushedAt":"2024-07-15T23:01:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"0ec28184a483b7c13bd83fba8e001cb0d6f44ecc","ref":"refs/heads/snyk-fix-b799d4c064dd89735783b444cc27c096","pushedAt":"2024-07-15T20:42:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-7448482","shortMessageHtmlLink":"fix: requirements.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-b799d4c064dd89735783b444cc27c096","pushedAt":"2024-07-15T20:42:12.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"2987c57e15270da76a0a0029cc2390833dd5504d","ref":"refs/heads/snyk-fix-e7c283d84bc249bc7a8e8f3c2520f600","pushedAt":"2024-07-10T04:44:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-e7c283d84bc249bc7a8e8f3c2520f600","pushedAt":"2024-07-10T04:44:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"7adcaef24bb543d861b7f5a9d941cf7d0f02f5c7","ref":"refs/heads/snyk-fix-6e0027f5328eee3ad235e637f145a38c","pushedAt":"2024-07-10T03:49:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6514866\n- https://snyk.io/vuln/SNYK-PYTHON-ZIPP-7430899","shortMessageHtmlLink":"fix: requirements.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-6e0027f5328eee3ad235e637f145a38c","pushedAt":"2024-07-10T03:49:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"95bc6eb99b7cf67dbe9b79c4159f98217dbe3c7f","ref":"refs/heads/snyk-fix-fae703a0cb75ce99fc784befae8837fb","pushedAt":"2024-06-27T22:35:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6514866","shortMessageHtmlLink":"fix: requirements.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-fae703a0cb75ce99fc784befae8837fb","pushedAt":"2024-06-27T22:35:51.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"fa4ac519308459fc3c62ff6942d913513ea699da","ref":"refs/heads/snyk-fix-9609ddf440ebd95341819426b9e2b2aa","pushedAt":"2024-06-19T03:56:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-URLLIB3-7267250","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-9609ddf440ebd95341819426b9e2b2aa","pushedAt":"2024-06-19T03:56:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"9aeb877d57465f25a29fb43a13b1ded14c45c20e","ref":"refs/heads/snyk-fix-cb166d56cfcbf74ab09c52c781dacef7","pushedAt":"2024-06-10T15:02:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-AUTHLIB-7231109","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-cb166d56cfcbf74ab09c52c781dacef7","pushedAt":"2024-06-10T15:02:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"592f9e3d74281966d4913ce81e91a7977e5b9bbb","ref":"refs/heads/snyk-fix-a6f247cb82caddd7f1a0f790612034ed","pushedAt":"2024-06-07T14:48:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-7217828\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-7217829","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-a6f247cb82caddd7f1a0f790612034ed","pushedAt":"2024-06-07T14:48:53.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"d7a155d656ab198689484058e6c650c99ad2a9bb","ref":"refs/heads/snyk-fix-f2856b23fb54248bc72680919a2a3f10","pushedAt":"2024-05-21T12:17:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-REQUESTS-6928867","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-f2856b23fb54248bc72680919a2a3f10","pushedAt":"2024-05-21T12:17:25.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"aba3bd1792b9b77e2fbb3eb88f7eb66919a92d27","ref":"refs/heads/snyk-fix-82fbf619c50f2364afe837d8ff753a6b","pushedAt":"2024-03-25T20:38:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-BANDIT-6241859\n- https://snyk.io/vuln/SNYK-PYTHON-BLACK-6256273\n- https://snyk.io/vuln/SNYK-PYTHON-IPYTHON-3318382\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2441824\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2928995\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5840803\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-6041512","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-82fbf619c50f2364afe837d8ff753a6b","pushedAt":"2024-03-25T20:38:27.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":null,"after":"74dc24ecf1f379dd98b1af97a0fe08224048d9fb","ref":"refs/heads/dependabot/pip/black-24.3.0","pushedAt":"2024-03-20T16:59:24.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump black from 22.3.0 to 24.3.0\n\nBumps [black](https://github.com/psf/black) from 22.3.0 to 24.3.0.\n- [Release notes](https://github.com/psf/black/releases)\n- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)\n- [Commits](https://github.com/psf/black/compare/22.3.0...24.3.0)\n\n---\nupdated-dependencies:\n- dependency-name: black\n dependency-type: direct:development\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump black from 22.3.0 to 24.3.0"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"c6beef51aa7a13d9d8c4fbb5f0c4f5cf2203b32c","ref":"refs/heads/snyk-fix-ba7812bda83518d5abee457620bc23cd","pushedAt":"2024-03-18T14:33:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-BLACK-6256273","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-ba7812bda83518d5abee457620bc23cd","pushedAt":"2024-03-18T14:33:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"31fc3a3849c3994ea207a532c843bb0311c097d9","ref":"refs/heads/snyk-fix-798163e1e7f1c74db902c3848eb35691","pushedAt":"2024-03-08T15:16:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-BANDIT-6241859\n- https://snyk.io/vuln/SNYK-PYTHON-IPYTHON-3318382\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2441824\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2928995\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5840803\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-6041512","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-798163e1e7f1c74db902c3848eb35691","pushedAt":"2024-03-08T15:16:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"787a9408c522c07245be7f82676c8334817ef7c4","ref":"refs/heads/snyk-fix-a38d09025f7682be2a5c1d823cdb45ab","pushedAt":"2024-02-28T14:48:01.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.dev.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-BANDIT-6241859\n- https://snyk.io/vuln/SNYK-PYTHON-IPYTHON-3318382\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2441824\n- https://snyk.io/vuln/SNYK-PYTHON-NOTEBOOK-2928995\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5537286\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-5840803\n- https://snyk.io/vuln/SNYK-PYTHON-TORNADO-6041512","shortMessageHtmlLink":"fix: requirements.dev.txt to reduce vulnerabilities"}},{"before":null,"after":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","ref":"refs/heads/snyk-fix-a38d09025f7682be2a5c1d823cdb45ab","pushedAt":"2024-02-28T14:48:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"`cat` concatenates `ReplicatedSharedTensor` (#326)\n\n* `cat` concatenates `ReplicatedSharedTensor`\r\n\r\n- refer to issue #324\r\n- `cat` can concatenates `ShareTensor`s, but it is not workable for `ReplicatedSharedTensor`.\r\n- added `cat_replicatedShare_tensor` in *apy.py* and *static.py* for the concatenation of `ReplicatedSharedTensor`.\r\n\r\n* Saving a variable and formatting\r\n\r\nFormat\r\nThe following commands have been run:\r\n- `python -m black tensor/static.py`\r\n- `python -m black api.py`\r\n- `isort tensor/static.py`\r\n\r\nSave number of replicated shares as a variable\r\n- Q: Could you save the len(shares[0].shares) in a variable and then use it here and on line 140? [x]*done*\r\n\r\nAmended docstring\r\n- `shares` is a tuple of `ReplicatedSharedTensor`s\r\n- the empty blank is deleted in `cat_replicatedShare_tensor`\r\n\r\n* For Python3.7 that doesn't support `math.prod`\r\n\r\n- python 3.7 cannot support `math.prod`, only python 3.8+ can.\r\n\r\n* Remove python3.7\r\n\r\n* Remove tutorial python3.7\r\n\r\nCo-authored-by: George Muraru ","shortMessageHtmlLink":"cat concatenates ReplicatedSharedTensor (#326)"}},{"before":"91cf991d64bd5be8e3757e1f41ac7c3d57312817","after":"e7c846a6ab1b43b3ba2cf34808d2d5bf186b8fed","ref":"refs/heads/snyk-fix-f47775941cce04b7d50db01ff71ebe7c","pushedAt":"2024-02-22T19:04:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"gmuraru","name":"George-Cristian Muraru","path":"/gmuraru","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7805588?s=80&v=4"},"commit":{"message":"fix: requirements.txt to reduce vulnerabilities\n\n\nThe following vulnerabilities are fixed by pinning transitive dependencies:\n- https://snyk.io/vuln/SNYK-PYTHON-FONTTOOLS-6133203\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321964\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321966\n- https://snyk.io/vuln/SNYK-PYTHON-NUMPY-2321970\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-5918878\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6043904\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6182918\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219984\n- https://snyk.io/vuln/SNYK-PYTHON-PILLOW-6219986","shortMessageHtmlLink":"fix: requirements.txt to reduce vulnerabilities"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xM1QwMjozMTo0Ny4wMDAwMDBazwAAAASYtJ1O","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0xM1QwMjozMTo0Ny4wMDAwMDBazwAAAASYtJ1O","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wMi0yMlQxOTowNDo0Ny4wMDAwMDBazwAAAAQCWyC2"}},"title":"Activity ยท OpenMined/SyMPC"}