{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":54614238,"defaultBranch":"develop","name":"stdlib","ownerLogin":"stdlib-js","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-03-24T04:19:52.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17805691?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1727148679.0","currentOid":""},"activityList":{"items":[{"before":"d03fea5aec5eb78dd3148a05e959209348122c1b","after":"3ff273dc87f5136e141c8530e89f6f5d40d98de5","ref":"refs/heads/develop","pushedAt":"2024-09-24T16:59:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"build: add job to close PR due to it being stale","shortMessageHtmlLink":"build: add job to close PR due to it being stale"}},{"before":"8f72b432c0fc81a78641d5689722ecc9671c6f02","after":"d03fea5aec5eb78dd3148a05e959209348122c1b","ref":"refs/heads/develop","pushedAt":"2024-09-24T13:36:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"build: tweak generated comment and run on PR target","shortMessageHtmlLink":"build: tweak generated comment and run on PR target"}},{"before":"73266bf9d7f82198bd752dafccedbc017d8c8bb1","after":"8f72b432c0fc81a78641d5689722ecc9671c6f02","ref":"refs/heads/develop","pushedAt":"2024-09-24T13:28:34.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"style: add missing spaces around parentheses","shortMessageHtmlLink":"style: add missing spaces around parentheses"}},{"before":"9d55639aa76472d280ee6c613cd338ee16552cd6","after":"73266bf9d7f82198bd752dafccedbc017d8c8bb1","ref":"refs/heads/develop","pushedAt":"2024-09-24T13:23:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"feat: add `array/base/cuany-by`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2818\r\nRef: https://github.com/stdlib-js/stdlib/issues/2323\r\n\r\nSigned-off-by: Yaswanth Kosuru <116426380+yaswanthkosuru@users.noreply.github.com>\r\nSigned-off-by: Philipp Burckhardt \r\nCo-authored-by: Philipp Burckhardt \r\nReviewed-by: Philipp Burckhardt ","shortMessageHtmlLink":"feat: add array/base/cuany-by"}},{"before":"1f49ad98dfcee0a15a8bd3873508f2eaedd88807","after":"9d55639aa76472d280ee6c613cd338ee16552cd6","ref":"refs/heads/develop","pushedAt":"2024-09-24T09:09:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"fix: update C function names in `blas/ext/base/sfill` to prevent name collisions\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2945\r\nReviewed-by: Athan Reines ","shortMessageHtmlLink":"fix: update C function names in blas/ext/base/sfill to prevent name…"}},{"before":"54673410322991eb15e9c48c2e6f43912cec3b44","after":"1f49ad98dfcee0a15a8bd3873508f2eaedd88807","ref":"refs/heads/develop","pushedAt":"2024-09-24T08:20:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"fix: update C function names in `blas/ext/base/dfill` to prevent name collisions\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2944\r\nReviewed-by: Athan Reines ","shortMessageHtmlLink":"fix: update C function names in blas/ext/base/dfill to prevent name…"}},{"before":"829713b1fd6081cafa25133ac90931d8ba911b5e","after":"54673410322991eb15e9c48c2e6f43912cec3b44","ref":"refs/heads/develop","pushedAt":"2024-09-24T08:04:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"fix: update C function names in `blas/ext/base/cfill` to prevent name collisions\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2943\r\nReviewed-by: Athan Reines ","shortMessageHtmlLink":"fix: update C function names in blas/ext/base/cfill to prevent name…"}},{"before":"bc97fa994dbd0e671613e9633a551cdae30fa621","after":"829713b1fd6081cafa25133ac90931d8ba911b5e","ref":"refs/heads/develop","pushedAt":"2024-09-24T07:37:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` API and refactor `blas/ext/base/dapxsumpw`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2937\r\nCo-authored-by: Athan Reines \r\nReviewed-by: Athan Reines \r\nSigned-off-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray API and refactor blas/ext/base/dapxsumpw"}},{"before":"126c89855ae2df8c6db72ca48e138f6b45a179b0","after":"bc97fa994dbd0e671613e9633a551cdae30fa621","ref":"refs/heads/develop","pushedAt":"2024-09-24T07:33:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` API and refactor `blas/ext/base/dapxsumors`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2934\r\nCo-authored-by: Athan Reines \r\nReviewed-by: Athan Reines \r\nSigned-off-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray API and refactor blas/ext/base/dapxsumors"}},{"before":"bc3a86bd7570b474ee165594dbb48e389f68fa60","after":"126c89855ae2df8c6db72ca48e138f6b45a179b0","ref":"refs/heads/develop","pushedAt":"2024-09-24T07:33:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: refactor JavaScript implementation and add C `ndarray` implementation for `blas/base/dasum`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2942\r\nRef: https://github.com/stdlib-js/stdlib/issues/2039\r\nReviewed-by: Athan Reines ","shortMessageHtmlLink":"feat: refactor JavaScript implementation and add C ndarray implemen…"}},{"before":"b853deb21c917918997772530f2d464b1bc6eb35","after":"bc3a86bd7570b474ee165594dbb48e389f68fa60","ref":"refs/heads/develop","pushedAt":"2024-09-24T07:14:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` API and refactor `blas/ext/base/dapxsumkbn`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2930\r\nCo-authored-by: Athan Reines \r\nReviewed-by: Athan Reines \r\nSigned-off-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray API and refactor blas/ext/base/dapxsumkbn"}},{"before":"b21bf16b6f18e271430080376be4dd07aa7284a6","after":"b853deb21c917918997772530f2d464b1bc6eb35","ref":"refs/heads/develop","pushedAt":"2024-09-24T07:05:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: refactor JavaScript implementation and add C `ndarray` implementation for `blas/base/dnrm2`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2941\r\nRef: https://github.com/stdlib-js/stdlib/issues/2039\r\nCo-authored-by: Athan Reines \r\nReviewed-by: Athan Reines \r\nSigned-off-by: Athan Reines ","shortMessageHtmlLink":"feat: refactor JavaScript implementation and add C ndarray implemen…"}},{"before":"faca7d6bc1feaceb57f2fed51119101655e58bab","after":null,"ref":"refs/heads/update-contributors","pushedAt":"2024-09-24T03:31:19.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"}},{"before":"0ec855b18df29ca56cea94790c3563d038851981","after":"b21bf16b6f18e271430080376be4dd07aa7284a6","ref":"refs/heads/develop","pushedAt":"2024-09-24T03:31:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"docs: update list of contributors\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2940\r\nReviewed-by: Athan Reines \r\nSigned-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>\r\nCo-authored-by: Philipp Burckhardt ","shortMessageHtmlLink":"docs: update list of contributors"}},{"before":"e4f28df214f15513bdafeb5a6bbc3bde115dc63b","after":"0ec855b18df29ca56cea94790c3563d038851981","ref":"refs/heads/develop","pushedAt":"2024-09-24T03:30:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` implementation for `blas/base/dsdot`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2938\r\nRef: https://github.com/stdlib-js/stdlib/issues/2039\r\nCo-authored-by: Athan Reines \r\nReviewed-by: Athan Reines \r\nSigned-off-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray implementation for blas/base/dsdot"}},{"before":"faa30141a0ca6c5e871a281536ab8755032b70ec","after":"e4f28df214f15513bdafeb5a6bbc3bde115dc63b","ref":"refs/heads/develop","pushedAt":"2024-09-24T03:29:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` implementation for `blas/base/ddot`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2936\r\nRef: https://github.com/stdlib-js/stdlib/issues/2039\r\nReviewed-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray implementation for blas/base/ddot"}},{"before":null,"after":"faca7d6bc1feaceb57f2fed51119101655e58bab","ref":"refs/heads/update-contributors","pushedAt":"2024-09-24T02:46:04.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"stdlib-bot","name":null,"path":"/stdlib-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/82920195?s=80&v=4"},"commit":{"message":"docs: update list of contributors\n\nSigned-off-by: stdlib-bot <82920195+stdlib-bot@users.noreply.github.com>","shortMessageHtmlLink":"docs: update list of contributors"}},{"before":"7fb04a92ebae797788f7047feac1caaf6a7a1f4f","after":"faa30141a0ca6c5e871a281536ab8755032b70ec","ref":"refs/heads/develop","pushedAt":"2024-09-24T02:02:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` implementation for `blas/base/drotm`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2935\r\nRef: https://github.com/stdlib-js/stdlib/issues/2039\r\nCo-authored-by: Athan Reines \r\nReviewed-by: Athan Reines \r\nSigned-off-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray implementation for blas/base/drotm"}},{"before":"d7bf560813d0f6cd44418dad0e8e84dd3f0a1596","after":"7fb04a92ebae797788f7047feac1caaf6a7a1f4f","ref":"refs/heads/develop","pushedAt":"2024-09-24T00:42:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"style: add missing spaces around parentheses","shortMessageHtmlLink":"style: add missing spaces around parentheses"}},{"before":"e3078e56df8858a8f79fb3f3ded3fc76da955db5","after":"d7bf560813d0f6cd44418dad0e8e84dd3f0a1596","ref":"refs/heads/develop","pushedAt":"2024-09-24T00:37:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"docs: improve examples of `stats/base/dists/gumbel`\n\nPR-URL: #2140\r\nCloses: #1629\r\n\r\n---------\r\n\r\nCo-authored-by: Philipp Burckhardt \r\nReviewed-by: Philipp Burckhardt ","shortMessageHtmlLink":"docs: improve examples of stats/base/dists/gumbel"}},{"before":"2091d38aec245202fe1bbff462b12d0f5ed54ee1","after":"e3078e56df8858a8f79fb3f3ded3fc76da955db5","ref":"refs/heads/develop","pushedAt":"2024-09-23T14:12:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"feat: add `array/base/cuevery-by` package\n\nPR-URL: #2831\r\nCloses: #2324\r\n\r\n---------\r\n\r\nSigned-off-by: Mohammad Kaif \r\nCo-authored-by: Philipp Burckhardt \r\nReviewed-by: Philipp Burckhardt ","shortMessageHtmlLink":"feat: add array/base/cuevery-by package"}},{"before":"d8a7b13093db2dfb01ccb6ec2530753dc758a5ac","after":"2091d38aec245202fe1bbff462b12d0f5ed54ee1","ref":"refs/heads/develop","pushedAt":"2024-09-23T12:57:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"feat: add `array/base/cusome`\n\nPR-URL: #2787\r\nCloses: #2322\r\n\r\n---------\r\n\r\nCo-authored-by: Philipp Burckhardt \r\nReviewed-by: Philipp Burckhardt \r\nReviewed-by: Athan Reines ","shortMessageHtmlLink":"feat: add array/base/cusome"}},{"before":"43aa58f81dcad604f11a5715a1546c015b0a9623","after":"d8a7b13093db2dfb01ccb6ec2530753dc758a5ac","ref":"refs/heads/develop","pushedAt":"2024-09-23T01:46:38.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"docs: fix description","shortMessageHtmlLink":"docs: fix description"}},{"before":"37ef5f4f43d4fe03643b693a40b166420cbb07fd","after":"43aa58f81dcad604f11a5715a1546c015b0a9623","ref":"refs/heads/develop","pushedAt":"2024-09-22T08:19:43.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add `isByteOrder` to namespace","shortMessageHtmlLink":"feat: add isByteOrder to namespace"}},{"before":"a187bfc1f71912625823d786f7b1234b224b323d","after":"37ef5f4f43d4fe03643b693a40b166420cbb07fd","ref":"refs/heads/develop","pushedAt":"2024-09-22T07:56:02.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"refactor: use dedicated array utility","shortMessageHtmlLink":"refactor: use dedicated array utility"}},{"before":"807613dc2ae504e83f77c0707f4f6a046752b022","after":"a187bfc1f71912625823d786f7b1234b224b323d","ref":"refs/heads/develop","pushedAt":"2024-09-22T07:12:11.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` API and refactor `blas/ext/base/dapx`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2929\r\nCo-authored-by: Athan Reines \r\nReviewed-by: Athan Reines \r\nSigned-off-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray API and refactor blas/ext/base/dapx"}},{"before":"d05b88f13254ac6b690391dcee89fb23e5961285","after":"807613dc2ae504e83f77c0707f4f6a046752b022","ref":"refs/heads/develop","pushedAt":"2024-09-22T07:11:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"feat: add C `ndarray` implementation for `blas/base/srotm`\n\nPR-URL: https://github.com/stdlib-js/stdlib/pull/2928\r\nRef: https://github.com/stdlib-js/stdlib/issues/2039\r\nReviewed-by: Athan Reines ","shortMessageHtmlLink":"feat: add C ndarray implementation for blas/base/srotm"}},{"before":"b723a6eaec97adad2da4ffbecb532a3d1ae1e0ba","after":"d05b88f13254ac6b690391dcee89fb23e5961285","ref":"refs/heads/develop","pushedAt":"2024-09-22T04:06:48.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"},"commit":{"message":"Merge branch 'develop' of https://github.com/stdlib-js/stdlib into develop","shortMessageHtmlLink":"Merge branch 'develop' of https://github.com/stdlib-js/stdlib into de…"}},{"before":"177f16cd80b9072714e7b4e976487e5e6dd19761","after":"b723a6eaec97adad2da4ffbecb532a3d1ae1e0ba","ref":"refs/heads/develop","pushedAt":"2024-09-22T02:10:52.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"Planeshifter","name":"Philipp Burckhardt","path":"/Planeshifter","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1913638?s=80&v=4"},"commit":{"message":"docs: fix errors in comments and clean-up","shortMessageHtmlLink":"docs: fix errors in comments and clean-up"}},{"before":"8371c30b51d9cc71865d47a0284921a67cd24049","after":null,"ref":"refs/heads/update-package-meta-data","pushedAt":"2024-09-22T02:01:36.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kgryte","name":"Athan","path":"/kgryte","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2643044?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQxNjo1OTozMy4wMDAwMDBazwAAAAS_a2qq","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yNFQxNjo1OTozMy4wMDAwMDBazwAAAAS_a2qq","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMlQwMjowMTozNi4wMDAwMDBazwAAAAS8944v"}},"title":"Activity · stdlib-js/stdlib"}