{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":235604909,"defaultBranch":"master","name":"RFCs","ownerLogin":"Qiskit","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2020-01-22T15:39:35.000Z","ownerAvatar":"https://github.com/avatars/u/30696987?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1701782339.0","currentOid":""},"activityList":{"items":[{"before":"a5666812602854a1d0de4b0e4e21f5a708910209","after":"7a74b08793475b7b0142d3a3f7142cabcfd33ab8","ref":"refs/heads/master","pushedAt":"2024-07-09T11:28:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"0020 implemented","shortMessageHtmlLink":"0020 implemented"}},{"before":"b04d53be4cb2a7df7d924201de3b3b265e7cffaa","after":"a5666812602854a1d0de4b0e4e21f5a708910209","ref":"refs/heads/master","pushedAt":"2024-07-09T11:26:10.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"RFC 0021: Sparse observables with extended alphabets","shortMessageHtmlLink":"RFC 0021: Sparse observables with extended alphabets"}},{"before":"f9ff88af647ba1c0d8d9bb3a651204d2e4619037","after":"b04d53be4cb2a7df7d924201de3b3b265e7cffaa","ref":"refs/heads/master","pushedAt":"2024-07-04T15:15:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Sparse observables with extended alphabets (#74)\n\n* Add design document for a qubit-sparse observable\r\n\r\nThis describes a new `SparseObservable` object that would be added to\r\n`qiskit.quantum_info` for use in the `Estimator` interface, to address\r\ntwo major problems:\r\n\r\n* the Pauli alphabet of `SparsePauliOp` makes it impossible to\r\n efficiently represent all operators that can be efficiently measured\r\n by hardware.\r\n\r\n* as device qubit counts scale up, the number of non-identity terms in\r\n observable terms does not necessarily do so, making the\r\n `SparsePauliOp` reprsentation inefficient.\r\n\r\nCo-authored-by: Ian Hincks \r\n\r\n* Remove question on growability\r\n\r\nThe only con (lack of no-copy deserialisation / CSR-array construction)\r\ncan be alleviated by supplying an unsafe uninitialised Numpy view object\r\nonto an object created with a `with_capacity` constructor from Rust\r\nspace. This way, the buffers are owned by Rust space, and the\r\ndeserialisation / raw data can be written directly into the buffers.\r\n\r\n* Add specifics on construction\r\n\r\n* Leave Estimator integration out of scope\r\n\r\n* Expand discussion of measurement bases\r\n\r\n* Fix type of view objects\r\n\r\n* Fix typos\r\n\r\n* Fix markdown typo\r\n\r\nCo-authored-by: Julien Gacon \r\n\r\n---------\r\n\r\nCo-authored-by: Ian Hincks \r\nCo-authored-by: Julien Gacon ","shortMessageHtmlLink":"Sparse observables with extended alphabets (#74)"}},{"before":"9746b6ecb51f8991c6849ad33ff3422df33b2020","after":"f9ff88af647ba1c0d8d9bb3a651204d2e4619037","ref":"refs/heads/master","pushedAt":"2024-05-31T11:11:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"RFC 0017: implemented (#67)","shortMessageHtmlLink":"RFC 0017: implemented (#67)"}},{"before":"8a4d5d3ed491ae5b7a1adffa792b3b4c0b88db3b","after":"9746b6ecb51f8991c6849ad33ff3422df33b2020","ref":"refs/heads/master","pushedAt":"2024-05-30T16:31:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"RFC 0007 implemented (#66)","shortMessageHtmlLink":"RFC 0007 implemented (#66)"}},{"before":"b16ac25e70ff761470b837402204a48722165123","after":"8a4d5d3ed491ae5b7a1adffa792b3b4c0b88db3b","ref":"refs/heads/master","pushedAt":"2024-05-30T13:41:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Implementation of RFC 0016","shortMessageHtmlLink":"Implementation of RFC 0016"}},{"before":"d91af46a099c351effcb0345efccdca12a62384b","after":"b16ac25e70ff761470b837402204a48722165123","ref":"refs/heads/master","pushedAt":"2024-05-30T13:39:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"8c4fff011cd74be5ef7616e44578a3cdbb84f389","after":"d91af46a099c351effcb0345efccdca12a62384b","ref":"refs/heads/master","pushedAt":"2024-05-30T13:37:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"RFC 0015: implemented (#70)","shortMessageHtmlLink":"RFC 0015: implemented (#70)"}},{"before":"f631f05f5f06f161bb18c49ebe9d44a1f78f90d6","after":"8c4fff011cd74be5ef7616e44578a3cdbb84f389","ref":"refs/heads/master","pushedAt":"2024-05-30T13:33:49.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Deprecate experiments and pulse RFCs (#73)\n\n* deprecate RFCs\r\n\r\n* change the status\r\n\r\n* Update 0012-Pulse-Compiler-and-IR.md\r\n\r\n* Apply suggestions from code review\r\n\r\n---------\r\n\r\nCo-authored-by: Luciano Bello ","shortMessageHtmlLink":"Deprecate experiments and pulse RFCs (#73)"}},{"before":"58269e60a169ffe63a548cf66996a2b7a97dc0aa","after":"f631f05f5f06f161bb18c49ebe9d44a1f78f90d6","ref":"refs/heads/master","pushedAt":"2024-05-30T13:20:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"RFC 0019 Implemented","shortMessageHtmlLink":"RFC 0019 Implemented"}},{"before":"f2b55c0960aadfcd7a95659ee9137d33f68e7e26","after":"58269e60a169ffe63a548cf66996a2b7a97dc0aa","ref":"refs/heads/master","pushedAt":"2024-03-06T10:49:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"epic for 0018","shortMessageHtmlLink":"epic for 0018"}},{"before":"047a88585513215959619ad337301e18498ebe45","after":"f2b55c0960aadfcd7a95659ee9137d33f68e7e26","ref":"refs/heads/master","pushedAt":"2024-03-06T10:49:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"conflict","shortMessageHtmlLink":"conflict"}},{"before":"1ee9e66d441f83ef5b04679a636c31b31d025ef6","after":"047a88585513215959619ad337301e18498ebe45","ref":"refs/heads/master","pushedAt":"2024-03-06T10:39:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update issue templates","shortMessageHtmlLink":"Update issue templates"}},{"before":"b92632e166f606843772ffb6c674b7ffbcd6f63d","after":"1ee9e66d441f83ef5b04679a636c31b31d025ef6","ref":"refs/heads/master","pushedAt":"2024-03-05T19:15:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtreinish","name":"Matthew Treinish","path":"/mtreinish","primaryAvatarUrl":"https://github.com/avatars/u/2447371?s=80&v=4"},"commit":{"message":"numbering RFC0020: Qiskit release cycle and versioning (#65)","shortMessageHtmlLink":"numbering RFC0020: Qiskit release cycle and versioning (#65)"}},{"before":"395f8e4b2974e10488ba07ade9f7c4014aad441d","after":"b92632e166f606843772ffb6c674b7ffbcd6f63d","ref":"refs/heads/master","pushedAt":"2024-03-05T12:56:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Qiskit release cycle and versioning (#34)\n\nCo-authored-by: Matthew Treinish \r\n\r\n---------\r\n\r\nCo-authored-by: Matthew Treinish ","shortMessageHtmlLink":"Qiskit release cycle and versioning (#34)"}},{"before":"df84ad0ba3465b333f5cb76e17f8336bf4bd026b","after":"395f8e4b2974e10488ba07ade9f7c4014aad441d","ref":"refs/heads/master","pushedAt":"2024-01-23T20:16:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"[Modification `RFC0015` `RFC0016` `RFC0017`] : task -> PUBs (#63)","shortMessageHtmlLink":"[Modification RFC0015 RFC0016 RFC0017] : task -> PUBs (#63)"}},{"before":"c5d6ac069b50f6dc21f7715df8d1c5c2fede75e7","after":"df84ad0ba3465b333f5cb76e17f8336bf4bd026b","ref":"refs/heads/master","pushedAt":"2024-01-19T13:27:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"update tracking of the primitives RFC","shortMessageHtmlLink":"update tracking of the primitives RFC"}},{"before":"66adf368d01483fd57516f26a71c78aad10291d7","after":"c5d6ac069b50f6dc21f7715df8d1c5c2fede75e7","ref":"refs/heads/master","pushedAt":"2023-12-18T14:31:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"0a5614382d6d96d66b839cf7dd9d2c165a761cf1","after":"66adf368d01483fd57516f26a71c78aad10291d7","ref":"refs/heads/master","pushedAt":"2023-12-05T13:19:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":null,"after":"111fc2f5f4674738fd41754def1de6144b43058d","ref":"refs/heads/1ucian0-patch-1","pushedAt":"2023-12-05T13:18:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"a43d950ca54f026c1b05cba328a4d613807b77da","after":"0a5614382d6d96d66b839cf7dd9d2c165a761cf1","ref":"refs/heads/master","pushedAt":"2023-11-22T19:40:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update README.md","shortMessageHtmlLink":"Update README.md"}},{"before":"6d9d0ccd82a33c5a68b3e350b4e3123a3d0d9b99","after":"a43d950ca54f026c1b05cba328a4d613807b77da","ref":"refs/heads/master","pushedAt":"2023-11-22T19:38:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update issue templates","shortMessageHtmlLink":"Update issue templates"}},{"before":"44dc8c7e1c58f31863211ec3e46169b4ae594ef8","after":"6d9d0ccd82a33c5a68b3e350b4e3123a3d0d9b99","ref":"refs/heads/master","pushedAt":"2023-11-21T10:13:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"rfc 0019 organization","shortMessageHtmlLink":"rfc 0019 organization"}},{"before":"5793e78dc8e4d8d17f8ef7fad789c6c5ebd3a061","after":"44dc8c7e1c58f31863211ec3e46169b4ae594ef8","ref":"refs/heads/master","pushedAt":"2023-11-21T09:57:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Variable-declaration and storage representation in Qiskit (#50)\n\n* Variable-declaration and storage representation in Qiskit\r\n\r\nThis is a proposal and design comments on how to begin adding the\r\nrepresentations of declared classical variables and stores to Qiskit,\r\nincluding input variables, which correspond to the `input` keyword in\r\nOpenQASM 3, and can be used to define parametric input of arbitrary\r\ntypes into Qiskit.\r\n\r\nFor now, this RFC does not propose expanding Qiskit's classical type\r\nsystem, so only `Bool` and `Uint` remain valid, and these parameters\r\ncannot yet be used in gate-argument positions. This is still strongly\r\ndesired, just not for this RFC.\r\n\r\n* Fix incorrect examples\r\n\r\n* Minor text fixes\r\n\r\n* Update date\r\n\r\n* Add comment on removal of ClassicalRegister","shortMessageHtmlLink":"Variable-declaration and storage representation in Qiskit (#50)"}},{"before":"cd09b3f11528ab2508e8460f26b393f88a76017d","after":"5793e78dc8e4d8d17f8ef7fad789c6c5ebd3a061","ref":"refs/heads/master","pushedAt":"2023-11-09T09:35:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"Update table in README.md","shortMessageHtmlLink":"Update table in README.md"}},{"before":"78e3a8c1f4653a8b5ef15b834f827becf2211eab","after":"cd09b3f11528ab2508e8460f26b393f88a76017d","ref":"refs/heads/master","pushedAt":"2023-11-09T07:14:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"numbering RFC0018: Primitive options type change (#60)\n\n* numbering RFC0017: Base Primitive and Units of Primitive Work\r\n\r\n* numbering RFC0018: Primitive options type change","shortMessageHtmlLink":"numbering RFC0018: Primitive options type change (#60)"}},{"before":"b05a0a80d83cd01c7d72a0f02a1c7beee931be42","after":"78e3a8c1f4653a8b5ef15b834f827becf2211eab","ref":"refs/heads/master","pushedAt":"2023-11-09T07:12:02.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"1ucian0","name":"Luciano Bello","path":"/1ucian0","primaryAvatarUrl":"https://github.com/avatars/u/766693?s=80&v=4"},"commit":{"message":"numbering RFC0017: Base Primitive and Units of Primitive Work (#59)","shortMessageHtmlLink":"numbering RFC0017: Base Primitive and Units of Primitive Work (#59)"}},{"before":"0561dbf53efe0ae373d3523542c067bcfe106642","after":"b05a0a80d83cd01c7d72a0f02a1c7beee931be42","ref":"refs/heads/master","pushedAt":"2023-11-08T16:01:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blakejohnson","name":"Blake Johnson","path":"/blakejohnson","primaryAvatarUrl":"https://github.com/avatars/u/866695?s=80&v=4"},"commit":{"message":"Update primitive options type (#52)\n\n* initial commit\r\n\r\n* wording\r\n\r\n* review comments","shortMessageHtmlLink":"Update primitive options type (#52)"}},{"before":"24f52576ea97834b49701a873bf840b09242a11d","after":"0561dbf53efe0ae373d3523542c067bcfe106642","ref":"refs/heads/master","pushedAt":"2023-11-07T13:56:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"blakejohnson","name":"Blake Johnson","path":"/blakejohnson","primaryAvatarUrl":"https://github.com/avatars/u/866695?s=80&v=4"},"commit":{"message":"Unified Primitive Container Types (#53)\n\n* Initial writeup\r\n\r\n* Update 0016-base-primitive-unification.md\r\n\r\nCo-authored-by: Blake Johnson \r\n\r\n* Update 0016-base-primitive-unification.md\r\n\r\nCo-authored-by: Blake Johnson \r\n\r\n* Update 0016-base-primitive-unification.md\r\n\r\nCo-authored-by: Blake Johnson \r\n\r\n* Update 0016-base-primitive-unification.md\r\n\r\nCo-authored-by: Takashi Imamichi <31178928+t-imamichi@users.noreply.github.com>\r\n\r\n* correct bullet formatting\r\n\r\n* Update to make the signature a suggestion/convention, rather than a base abstraction\r\n\r\n* Update 0016-base-primitive-unification.md\r\n\r\nCo-authored-by: Blake Johnson \r\n\r\n* fix unfinished sentence\r\n\r\n* Update 0016-base-primitive-unification.md\r\n\r\nCo-authored-by: Matthew Treinish \r\n\r\n---------\r\n\r\nCo-authored-by: Blake Johnson \r\nCo-authored-by: Takashi Imamichi <31178928+t-imamichi@users.noreply.github.com>\r\nCo-authored-by: Matthew Treinish ","shortMessageHtmlLink":"Unified Primitive Container Types (#53)"}},{"before":"42f3a323ed58c97a2c36519f56e82c22d11e5e95","after":"24f52576ea97834b49701a873bf840b09242a11d","ref":"refs/heads/master","pushedAt":"2023-11-06T22:16:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mtreinish","name":"Matthew Treinish","path":"/mtreinish","primaryAvatarUrl":"https://github.com/avatars/u/2447371?s=80&v=4"},"commit":{"message":"numbering RFC0016: SamplerV2 (#58)","shortMessageHtmlLink":"numbering RFC0016: SamplerV2 (#58)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEepZjUwA","startCursor":null,"endCursor":null}},"title":"Activity ยท Qiskit/RFCs"}