{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":162182953,"defaultBranch":"main","name":"qiskit-aer","ownerLogin":"Qiskit","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-12-17T19:58:16.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/30696987?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714451990.0","currentOid":""},"activityList":{"items":[{"before":"0320a1467e6a1c6cfd58f77b332d4c87f4703df7","after":"0e7d65822fa3352ed194c1e16b5a1ebeabbbc17e","ref":"refs/heads/main","pushedAt":"2024-05-29T04:05:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Add support for ECR gate to MPS (#2137)\n\n* Add support for ECR gate\r\n\r\n* replace is not to !=\r\n\r\n* fix release note\r\n\r\n* Fix ecr implementation for stabilizer/extended-stabilizer","shortMessageHtmlLink":"Add support for ECR gate to MPS (#2137)"}},{"before":"7111188c951f982eea2c4533e5eabbfb78542792","after":"0320a1467e6a1c6cfd58f77b332d4c87f4703df7","ref":"refs/heads/main","pushedAt":"2024-05-28T08:28:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Fix deploy.yml (#2110)\n\nCo-authored-by: Hiroshi Horii \r\nCo-authored-by: Luciano Bello ","shortMessageHtmlLink":"Fix deploy.yml (#2110)"}},{"before":"3cc69324019f81907ba5448487a0df25bead2ec8","after":"7111188c951f982eea2c4533e5eabbfb78542792","ref":"refs/heads/main","pushedAt":"2024-05-28T07:42:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Fix init of EstimatorV2 and SamplerV2 (#2120)\n\n* fix init of EstimatorV2 and SamplerV2 to handle method\r\n\r\n* add release note\r\n\r\n* fix from_backend and example in README\r\n\r\n* remove setting density_matrix","shortMessageHtmlLink":"Fix init of EstimatorV2 and SamplerV2 (#2120)"}},{"before":"5e9be0b30c7b4b9732ed2feb19d8ea88a0f201d1","after":"3cc69324019f81907ba5448487a0df25bead2ec8","ref":"refs/heads/main","pushedAt":"2024-05-28T05:28:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Fix deterministic measure of stabilizer (#2132)\n\n* Fix deterministic measure of stabilizer\r\n\r\n* fix accumulation in loop\r\n\r\n* format\r\n\r\n---------\r\n\r\nCo-authored-by: Hiroshi Horii ","shortMessageHtmlLink":"Fix deterministic measure of stabilizer (#2132)"}},{"before":"83d679efd510e911920e2655936e15fefd9d4392","after":"5e9be0b30c7b4b9732ed2feb19d8ea88a0f201d1","ref":"refs/heads/main","pushedAt":"2024-05-28T04:39:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Add support for rotation gates (#2147)\n\n* add rotation gates\r\n\r\n* add cr* gates to operations.hpp\r\n\r\n* fix test for stabilkize/extended-stabilizer\r\n\r\n* fix test again","shortMessageHtmlLink":"Add support for rotation gates (#2147)"}},{"before":"ba9eb905ff5a109d56262dc15079b739496d9252","after":"83d679efd510e911920e2655936e15fefd9d4392","ref":"refs/heads/main","pushedAt":"2024-05-24T07:32:52.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"Fix cuStateVec_enable option (#2146)\n\n* Fix cuStateVec_enable option\r\n\r\n* fix function name","shortMessageHtmlLink":"Fix cuStateVec_enable option (#2146)"}},{"before":"b706ee1c7445f13f11a28eff4e11a006c89a78dd","after":"ba9eb905ff5a109d56262dc15079b739496d9252","ref":"refs/heads/main","pushedAt":"2024-05-24T05:53:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Add simulator_metadata in metadata of SamplerV2 (#2109)\n\nCo-authored-by: Hiroshi Horii ","shortMessageHtmlLink":"Add simulator_metadata in metadata of SamplerV2 (#2109)"}},{"before":"4d330e47d1073ba45250f45a0a62044f132638d2","after":"b706ee1c7445f13f11a28eff4e11a006c89a78dd","ref":"refs/heads/main","pushedAt":"2024-05-21T01:55:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Always hook omp functions in Mac (#2128)\n\n* always hook omp functions in Mac\r\n\r\n* fix recent test failures with the latest qiskit\r\n\r\n---------\r\n\r\nCo-authored-by: Jun Doi ","shortMessageHtmlLink":"Always hook omp functions in Mac (#2128)"}},{"before":"c3c32b6bede823ed7d9b714100696792d2cd1bc7","after":"4d330e47d1073ba45250f45a0a62044f132638d2","ref":"refs/heads/main","pushedAt":"2024-05-20T12:59:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Disable test shot_branching on MacOS (#2143)\n\n* remove test_shot_branching\r\n\r\n* disable sho_branching tests on MacOS\r\n\r\n* fix test\r\n\r\n* fix test\r\n\r\n* format\r\n\r\n* fix test_shot_branching\r\n\r\n* fix test_runtime_parameterization","shortMessageHtmlLink":"Disable test shot_branching on MacOS (#2143)"}},{"before":"18987e012905253d39343f8ade4a2c54045744b9","after":"c3c32b6bede823ed7d9b714100696792d2cd1bc7","ref":"refs/heads/main","pushedAt":"2024-05-20T02:09:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Remove qiskit aer translation stage (#2142)\n\nThis commit removes the qiskit aer translation plugin. This was added as\r\na workaround for a Qiskit/qiskit#11351. This has been fixed in Qiskit\r\nsince 0.45.2 and is no longer necessary. The mechanism by which the\r\nworkaround worked was unsound in practice as it was mutating the target\r\nand also explicitly using private attributes of the Target. This is\r\ncausing real issues now as it only worked by assuming the target wasn't\r\nshared between passmanagers which is never guaranteed. Similarly the\r\nreliance on internal private attributes of the Target class will cause\r\nissues in the future when the target internals change (see\r\nQiskit/qiskit#12292). This commit opts to remove the plugin in its\r\nentirity as it's no longer necessary and actively causing issues with\r\nQiskit 1.1 and transpiling targeting aer backends with >1 circuit. As\r\nit's private internal detail there isn't a release note.\r\n\r\nFixes Qiskit/qiskit#12425\r\nFixes #2141","shortMessageHtmlLink":"Remove qiskit aer translation stage (#2142)"}},{"before":"83c14459c76da0f868a004b9f2318beb490672d9","after":"18987e012905253d39343f8ade4a2c54045744b9","ref":"refs/heads/main","pushedAt":"2024-05-14T08:06:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"fix tests for the latest Qiskit (#2138)","shortMessageHtmlLink":"fix tests for the latest Qiskit (#2138)"}},{"before":"7b9371914da62cddb71daa0cf88bc6c9b7767ec7","after":"83c14459c76da0f868a004b9f2318beb490672d9","ref":"refs/heads/main","pushedAt":"2024-05-08T03:31:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"Fix issue 2084 again (#2119)\n\n* Fix issue 2084 again\r\n\r\n* format\r\n\r\n* fix test\r\n\r\n* fix test","shortMessageHtmlLink":"Fix issue 2084 again (#2119)"}},{"before":null,"after":"2fa38f1b1284b6fbe04a03f05c171e5ca0a66256","ref":"refs/heads/deploy_0.14.1","pushedAt":"2024-04-30T04:39:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"fix deploy 0.14.1","shortMessageHtmlLink":"fix deploy 0.14.1"}},{"before":"e006a64d3149e1cd62a86998615f31eb382f7e34","after":"374f712fdd48e2e04c01e34b9fafde96b5e614e8","ref":"refs/heads/gh-pages","pushedAt":"2024-04-30T02:27:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Deploying to gh-pages from @ Qiskit/qiskit-aer@b315c4f03b77bcda7270830faceca6279b0f5d90 ๐Ÿš€","shortMessageHtmlLink":"Deploying to gh-pages from @ b315c4f ๐Ÿš€"}},{"before":"e9c5737a941817b942ee5a80b90ac8ead16fe834","after":"b315c4f03b77bcda7270830faceca6279b0f5d90","ref":"refs/heads/stable/0.14","pushedAt":"2024-04-30T02:19:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"Release 0.14.1 (#2099)\n\n* Fix AerCompiler to use custom pass manager to decompose control flow ops (#2095)\r\n\r\n* Fix AerCompiler to use basis_gates built from input circuit\r\n\r\n* use custom pass manager to decompose dontrol flow ops\r\n\r\n* remove unused import\r\n\r\n* Use sphinx.ext.linkcode for more precise source code links (#2101)\r\n\r\n* switched links to using sphinx.ext.linkcode\r\n\r\n* added release note\r\n\r\n* added check for qiskit methods\r\n\r\n* remove whitespace\r\n\r\n* removed regex subsitution\r\n\r\nCo-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>\r\n\r\n* Update tox.ini\r\n\r\nCo-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>\r\n\r\n* made updates following Eric's review\r\n\r\n* made final line more readable\r\n\r\n* cast filename to str\r\n\r\n* re-added regex sub\r\n\r\n---------\r\n\r\nCo-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>\r\n\r\n* Fix noise sampling on shot-branching (#2098)\r\n\r\n* Fix noise sampling on shot-branching\r\n\r\n* format\r\n\r\n* fix runtime noise sampling\r\n\r\n* remove copying branch\r\n\r\n* fix batch GPU\r\n\r\n* format\r\n\r\n* set initial value to Op structure\r\n\r\n* format\r\n\r\n* format\r\n\r\n* test\r\n\r\n* test\r\n\r\n* fix use of additional_ops.size()\r\n\r\n* fix error\r\n\r\n* fix remove_empty_branches\r\n\r\n* test\r\n\r\n* test\r\n\r\n* test\r\n\r\n* test\r\n\r\n* Fixes for dependency issues caused by 0.14 release (#2094)\r\n\r\n* Fixes for dependency issues\r\n\r\n* lint\r\n\r\n* lint\r\n\r\n* lint\r\n\r\n* fix release note\r\n\r\n* fix sampler\r\n\r\n* fix sampler\r\n\r\n* fix sampler\r\n\r\n* fix sampler\r\n\r\n* remove skip cp38\r\n\r\n* hide primitives V2 for qiskit < 1.0\r\n\r\n* lint\r\n\r\n* add test case for sampling measure for large stabilizer circuit\r\n\r\n* reduce warning\r\n\r\n* replace test case for large stabilizer with GHZ circuit\r\n\r\n* format\r\n\r\n* format\r\n\r\n* convert basis_gates from list to set\r\n\r\n* fix assemble_circuits\r\n\r\n* resolve conflicts\r\n\r\n* Replace example in README to using primitives (#2105)\r\n\r\n* Replace example in README to using primitives\r\n\r\n* upgrade python version to 3.10 for github actions\r\n\r\n* fix 3.10\r\n\r\n* fix 3.10\r\n\r\n* upgrade python version to 3.10 for github actions\r\n\r\n* skip 3.8 and 3.9 for MacOS arm64\r\n\r\n* skip 3.8 and 3.9 for MacOS arm64\r\n\r\n* skip 3.8 and 3.9 for MacOS arm64\r\n\r\n* replace macos-latest with macos-13\r\n\r\n* Revert \"Replace example in README to using primitives\"\r\n\r\nThis reverts commit b536563851cdd51ea1db27176004b3c151ae4cd7.\r\n\r\n* Revert \"Revert \"Replace example in README to using primitives\"\"\r\n\r\nThis reverts commit 807ac6f81b8a05e543822c7df343bdc3f99dab1a.\r\n\r\n* manually merge upstream\r\n\r\n* add example using noise model\r\n\r\n* remove print(result)\r\n\r\n* add release note and set versions\r\n\r\n* Fix CI failures (#2106)\r\n\r\n* upgrade github actions for macos_arm64 and windows\r\n\r\n* skip pp38/39\r\n\r\n* exclude pp\r\n\r\n* fix doc\r\n\r\n* test\r\n\r\n* remove CIBW_TEST_SKIP for wheel\r\n\r\n---------\r\n\r\nCo-authored-by: melechlapson \r\nCo-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>","shortMessageHtmlLink":"Release 0.14.1 (#2099)"}},{"before":"6f04eb8a0ad40355cf441f72684f9bea5903dd8c","after":"7b9371914da62cddb71daa0cf88bc6c9b7767ec7","ref":"refs/heads/main","pushedAt":"2024-04-26T02:19:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"Replace example in README to using primitives (#2105)\n\n* Replace example in README to using primitives\r\n\r\n* upgrade python version to 3.10 for github actions\r\n\r\n* fix 3.10\r\n\r\n* fix 3.10\r\n\r\n* upgrade python version to 3.10 for github actions\r\n\r\n* skip 3.8 and 3.9 for MacOS arm64\r\n\r\n* skip 3.8 and 3.9 for MacOS arm64\r\n\r\n* skip 3.8 and 3.9 for MacOS arm64\r\n\r\n* replace macos-latest with macos-13\r\n\r\n* Revert \"Replace example in README to using primitives\"\r\n\r\nThis reverts commit b536563851cdd51ea1db27176004b3c151ae4cd7.\r\n\r\n* Revert \"Revert \"Replace example in README to using primitives\"\"\r\n\r\nThis reverts commit 807ac6f81b8a05e543822c7df343bdc3f99dab1a.\r\n\r\n* manually merge upstream\r\n\r\n* add example using noise model\r\n\r\n* remove print(result)","shortMessageHtmlLink":"Replace example in README to using primitives (#2105)"}},{"before":"2150983ebd9fe6a6d38436491e1168b2bf786c40","after":"6f04eb8a0ad40355cf441f72684f9bea5903dd8c","ref":"refs/heads/main","pushedAt":"2024-04-25T07:00:41.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"Fix CI failures (#2106)\n\n* upgrade github actions for macos_arm64 and windows\r\n\r\n* skip pp38/39\r\n\r\n* exclude pp\r\n\r\n* fix doc\r\n\r\n* test\r\n\r\n* remove CIBW_TEST_SKIP for wheel","shortMessageHtmlLink":"Fix CI failures (#2106)"}},{"before":"f601733d43134716d99b3c3b5d685eb574806f8a","after":"2150983ebd9fe6a6d38436491e1168b2bf786c40","ref":"refs/heads/main","pushedAt":"2024-04-23T05:36:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"Fixes for dependency issues caused by 0.14 release (#2094)\n\n* Fixes for dependency issues\r\n\r\n* lint\r\n\r\n* lint\r\n\r\n* lint\r\n\r\n* fix release note\r\n\r\n* fix sampler\r\n\r\n* fix sampler\r\n\r\n* fix sampler\r\n\r\n* fix sampler\r\n\r\n* remove skip cp38\r\n\r\n* hide primitives V2 for qiskit < 1.0\r\n\r\n* lint\r\n\r\n* add test case for sampling measure for large stabilizer circuit\r\n\r\n* reduce warning\r\n\r\n* replace test case for large stabilizer with GHZ circuit\r\n\r\n* format\r\n\r\n* format\r\n\r\n* convert basis_gates from list to set\r\n\r\n* fix assemble_circuits","shortMessageHtmlLink":"Fixes for dependency issues caused by 0.14 release (#2094)"}},{"before":"3b53bd0818d8ee3610fd5572e9882adf20df7bd8","after":"f601733d43134716d99b3c3b5d685eb574806f8a","ref":"refs/heads/main","pushedAt":"2024-04-22T07:59:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Fix noise sampling on shot-branching (#2098)\n\n* Fix noise sampling on shot-branching\r\n\r\n* format\r\n\r\n* fix runtime noise sampling\r\n\r\n* remove copying branch\r\n\r\n* fix batch GPU\r\n\r\n* format\r\n\r\n* set initial value to Op structure\r\n\r\n* format\r\n\r\n* format\r\n\r\n* test\r\n\r\n* test\r\n\r\n* fix use of additional_ops.size()\r\n\r\n* fix error\r\n\r\n* fix remove_empty_branches\r\n\r\n* test\r\n\r\n* test\r\n\r\n* test\r\n\r\n* test","shortMessageHtmlLink":"Fix noise sampling on shot-branching (#2098)"}},{"before":"2a448ba0ae69dc3f7c3c3cdebf6dd15da363ff8b","after":"3b53bd0818d8ee3610fd5572e9882adf20df7bd8","ref":"refs/heads/main","pushedAt":"2024-04-19T01:58:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Update deprecated actions in workflows (#2102)\n\n* updated GitHub actions\r\n\r\n* attempted fix for breaking changes\r\n\r\n* updated artifact name\r\n\r\n* fixed typo\r\n\r\n* switched to runs-on\r\n\r\n* manually enter names\r\n\r\n* switch to using github.job","shortMessageHtmlLink":"Update deprecated actions in workflows (#2102)"}},{"before":"cf510a2a450d3ab315c62dc81edc5a9d5f007f91","after":"2a448ba0ae69dc3f7c3c3cdebf6dd15da363ff8b","ref":"refs/heads/main","pushedAt":"2024-04-18T02:23:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Use sphinx.ext.linkcode for more precise source code links (#2101)\n\n* switched links to using sphinx.ext.linkcode\r\n\r\n* added release note\r\n\r\n* added check for qiskit methods\r\n\r\n* remove whitespace\r\n\r\n* removed regex subsitution\r\n\r\nCo-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>\r\n\r\n* Update tox.ini\r\n\r\nCo-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>\r\n\r\n* made updates following Eric's review\r\n\r\n* made final line more readable\r\n\r\n* cast filename to str\r\n\r\n* re-added regex sub\r\n\r\n---------\r\n\r\nCo-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>","shortMessageHtmlLink":"Use sphinx.ext.linkcode for more precise source code links (#2101)"}},{"before":"c0420ea7b54ef16780a5d247b0199fc672d1ac62","after":"cf510a2a450d3ab315c62dc81edc5a9d5f007f91","ref":"refs/heads/main","pushedAt":"2024-04-11T07:55:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"Fix AerCompiler to use custom pass manager to decompose control flow ops (#2095)\n\n* Fix AerCompiler to use basis_gates built from input circuit\r\n\r\n* use custom pass manager to decompose dontrol flow ops\r\n\r\n* remove unused import","shortMessageHtmlLink":"Fix AerCompiler to use custom pass manager to decompose control flow โ€ฆ"}},{"before":"e9c5737a941817b942ee5a80b90ac8ead16fe834","after":"c0420ea7b54ef16780a5d247b0199fc672d1ac62","ref":"refs/heads/main","pushedAt":"2024-04-04T02:14:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"hhorii","name":"Hiroshi Horii","path":"/hhorii","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/13864484?s=80&v=4"},"commit":{"message":"bump 0.15.0 (#2093)","shortMessageHtmlLink":"bump 0.15.0 (#2093)"}},{"before":"fdea712c064ff1dc7deee35f9b91a3599edbed04","after":null,"ref":"refs/heads/deploy_gpu_0.13.0","pushedAt":"2024-04-02T14:02:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"}},{"before":"2fbae161303aae5853d2a456f97fc6e72fa4b29e","after":null,"ref":"refs/heads/parallelize_sampling","pushedAt":"2024-04-02T05:58:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"}},{"before":"aa6d84157b6819eeafdd0b7172897a4f0c60e882","after":null,"ref":"refs/heads/deploy_0.13.3_for_gpu_fix","pushedAt":"2024-04-02T05:58:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"}},{"before":"5af8fc692b54ca32ae513ca1723740f2be68213b","after":null,"ref":"refs/heads/deploy_0.13.3_for_gpu","pushedAt":"2024-04-02T05:58:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"}},{"before":null,"after":"e9c5737a941817b942ee5a80b90ac8ead16fe834","ref":"refs/heads/stable/0.14","pushedAt":"2024-04-02T05:57:33.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"Release Aer 0.14 (#2050)\n\n* Aer 0.14\r\n\r\n* add deprecation message standalone/qobj\r\n\r\n* format\r\n\r\n* added prelude\r\n\r\n* correct release note\r\n\r\n* merge upstream\r\n\r\n* update deploy GPU","shortMessageHtmlLink":"Release Aer 0.14 (#2050)"}},{"before":"2be8f41b136019f58d41aa254f2db5c4d417300d","after":"da1fb674cc2afa8a4f623f7135a6e5378f7bcd60","ref":"refs/heads/release_0.14_gpu_deploy","pushedAt":"2024-04-02T05:05:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"skip test","shortMessageHtmlLink":"skip test"}},{"before":null,"after":"2be8f41b136019f58d41aa254f2db5c4d417300d","ref":"refs/heads/release_0.14_gpu_deploy","pushedAt":"2024-04-02T04:19:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"doichanj","name":"Jun Doi","path":"/doichanj","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/30102488?s=80&v=4"},"commit":{"message":"deploy GPU release","shortMessageHtmlLink":"deploy GPU release"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVoA_AAA","startCursor":null,"endCursor":null}},"title":"Activity ยท Qiskit/qiskit-aer"}