Quil

Latest version: v0.16.0

Safety actively analyzes 723976 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 46 of 50

0.2.3

[0.2.3](https://github.com/rigetti/quil-rust/compare/v0.2.2...v0.2.3) (2021-07-13)


Fix

* support Windows line separators \r\n ([cfc4071](https://github.com/rigetti/quil-rust/commit/cfc4071802b91bf072f87fc4f9e49a2822d42523))

0.2.2

[0.2.2](https://github.com/rigetti/quil-rust/compare/v0.2.1...v0.2.2) (2021-07-13)


Update

* PartialEq for Program, FrameSet, CalibrationSet ([6b452fe](https://github.com/rigetti/quil-rust/commit/6b452feb80c2223a3576c207db5b008cf16896d0))

0.2.1

[0.2.1](https://github.com/rigetti/quil-rust/compare/v0.2.0...v0.2.1) (2021-07-10)


Fix

* make program::graph public (4) ([d0b24ed](https://github.com/rigetti/quil-rust/commit/d0b24ed23f70e66c6121f61bff7df6897c2442ed)), closes [#4](https://github.com/rigetti/quil-rust/issues/4)

0.2.1rc.0

Features

- Support constructing ControlFlowGraph and BasicBlocks. (359)

0.2.0

Breaking Changes

- When adding two Programs, the resulting Program will have a correct used qubit cache. (249)
- cache used qubits on Program (234)
- Program::get_frames_for_instruction return type
- more optimizations (233)
- optimize clones and collections (228)
- Expression parameter strings are now delimited by a comma. `get_expression_parameter_string` and `get_string_parameter_string` have been removed from the instruction module. (214)

Features

- add clone_without_body_instructions to Program (236)
- build and return the unitary of a program (213)
- Most instruction types are now hashable.

Fixes

- Correct precedence rules are followed when matching measure calibrations. (243)
- Expand all analog control instructions (238)
- documentation typo
- The destination and source are no longer flipped when parsing CONVERT instructions. (226)
- BinaryLogic now has it's own to string implementation (222)

0.2.0rc.14

Breaking Changes

- cache used qubits on Program (234)
- Program::get_frames_for_instruction return type
- more optimizations (233)
- optimize clones and collections (228)
- Expression parameter strings are now delimited by a comma. `get_expression_parameter_string` and `get_string_parameter_string` have been removed from the instruction module. (214)

Features

- add clone_without_body_instructions to Program (236)
- build and return the unitary of a program (213)
- Most instruction types are now hashable.

Fixes

- Correct precedence rules are followed when matching measure calibrations. (243)
- Expand all analog control instructions (238)
- documentation typo
- The destination and source are no longer flipped when parsing CONVERT instructions. (226)
- BinaryLogic now has it's own to string implementation (222)

Page 46 of 50

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.