{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":170470927,"defaultBranch":"master","name":"singleCellHaystack","ownerLogin":"alexisvdb","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-02-13T08:35:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/47323970?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1709981030.0","currentOid":""},"activityList":{"items":[{"before":"5a8bd5c3efb3efe50174fb5b4cd6c4f4baf887f5","after":"4dc598488a652aa36da5502b159cba971eac85d1","ref":"refs/heads/haystack_refactor","pushedAt":"2024-09-04T15:01:02.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Push first version of the refactoring code. For now there is a new function call haystack_continuous_v2 that does the same as haystack_continuous_highD but calling mostly functions that do some of the stuff. Most of this is straitforward. The main differences are:\n\n- Operations that can be done on regulare matrices or sparse matrices are encoded into function that recognize the matri type. This allows extending this approach to other matrix representations in the future, like maybe DelayedArray and IterableMatrix.\n\n- Instead of calculating P and KLD for each gene in a go, we calculate a matrix P for each gene and grid point. This is passed to a function that calculates KLD. This gives identical results but permits to return the matrix P in the results if needed.\n\n- During randomization before we would randomize each gene in each replication independently. Now we randomize all the columns in each replication. This is identical to what we do now in Python.","shortMessageHtmlLink":"Push first version of the refactoring code. For now there is a new fu…"}},{"before":null,"after":"5a8bd5c3efb3efe50174fb5b4cd6c4f4baf887f5","ref":"refs/heads/haystack_refactor","pushedAt":"2024-03-09T10:43:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Update CITATION file to fix NOTE in R devel.","shortMessageHtmlLink":"Update CITATION file to fix NOTE in R devel."}},{"before":"69242c17d71927143f80ef83bc52436eaab802de","after":"5a8bd5c3efb3efe50174fb5b4cd6c4f4baf887f5","ref":"refs/heads/master","pushedAt":"2024-01-11T04:20:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Update CITATION file to fix NOTE in R devel.","shortMessageHtmlLink":"Update CITATION file to fix NOTE in R devel."}},{"before":"9bec532330a421504db568fea92d5d1f09c0fac5","after":"69242c17d71927143f80ef83bc52436eaab802de","ref":"refs/heads/master","pushedAt":"2024-01-05T03:09:51.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"alexisvdb","name":"Alexis Vandenbon","path":"/alexisvdb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/47323970?s=80&v=4"},"commit":{"message":"Merge pull request #24 from olivroy/patch-1\n\nAdd links to DESCRIPTION","shortMessageHtmlLink":"Merge pull request #24 from olivroy/patch-1"}},{"before":"1a56e9f2872471749aff421d30c22b8d04d9b529","after":"9bec532330a421504db568fea92d5d1f09c0fac5","ref":"refs/heads/master","pushedAt":"2024-01-04T09:06:29.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Fix schedule in github actions.","shortMessageHtmlLink":"Fix schedule in github actions."}},{"before":"31c29070d7e8d642e485be2c383736e253ac7fb5","after":"1a56e9f2872471749aff421d30c22b8d04d9b529","ref":"refs/heads/master","pushedAt":"2024-01-04T09:04:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Fix cron scheduler for github actions.","shortMessageHtmlLink":"Fix cron scheduler for github actions."}},{"before":"52f0afde5268c1d8ebc080e5e4ab13363b442682","after":"31c29070d7e8d642e485be2c383736e253ac7fb5","ref":"refs/heads/master","pushedAt":"2024-01-04T08:56:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Add weekly schedule for github actions.","shortMessageHtmlLink":"Add weekly schedule for github actions."}},{"before":"5af434fa3a10c6efc1c109f35619b25499a2bc8e","after":"52f0afde5268c1d8ebc080e5e4ab13363b442682","ref":"refs/heads/master","pushedAt":"2024-01-04T08:36:51.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Update NEWS.","shortMessageHtmlLink":"Update NEWS."}},{"before":"ee74752554b522846368d89cf62b888100a04b8b","after":"5af434fa3a10c6efc1c109f35619b25499a2bc8e","ref":"refs/heads/master","pushedAt":"2024-01-04T08:33:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Update github actions.","shortMessageHtmlLink":"Update github actions."}},{"before":"c705b95cd2bf01575df938574864c54ba78714d3","after":"ee74752554b522846368d89cf62b888100a04b8b","ref":"refs/heads/master","pushedAt":"2023-11-06T04:54:15.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Version bump.","shortMessageHtmlLink":"Version bump."}},{"before":"87c56e70e92f63529da310c321667551ef8b5458","after":"c705b95cd2bf01575df938574864c54ba78714d3","ref":"refs/heads/master","pushedAt":"2023-08-05T14:05:57.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Update site.","shortMessageHtmlLink":"Update site."}},{"before":"c77043c97304232f286bd6990e00edf90e70a5cf","after":"87c56e70e92f63529da310c321667551ef8b5458","ref":"refs/heads/master","pushedAt":"2023-06-30T09:39:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Add documentation to plot_compare_ranks().","shortMessageHtmlLink":"Add documentation to plot_compare_ranks()."}},{"before":"4a1f0a56527beca46ea8b69f38571973d952c8da","after":"c77043c97304232f286bd6990e00edf90e70a5cf","ref":"refs/heads/master","pushedAt":"2023-06-30T09:34:28.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"ddiez","name":"Diego Diez","path":"/ddiez","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3292149?s=80&v=4"},"commit":{"message":"Add function to plot the distribution of randomized KLDs.","shortMessageHtmlLink":"Add function to plot the distribution of randomized KLDs."}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxNTowMTowMi4wMDAwMDBazwAAAASs2oL7","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0wNFQxNTowMTowMi4wMDAwMDBazwAAAASs2oL7","endCursor":"Y3Vyc29yOnYyOpK7MjAyMy0wNi0zMFQwOTozNDoyOC4wMDAwMDBazwAAAANMKWPZ"}},"title":"Activity · alexisvdb/singleCellHaystack"}