Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 0.5.2 #49

Merged
merged 7 commits into from May 9, 2024
Merged

Release 0.5.2 #49

merged 7 commits into from May 9, 2024

Conversation

a-barlow
Copy link
Owner

@a-barlow a-barlow commented May 9, 2024

See the CHANGELOG.md or the following pull requests for details to what has been updated/added:

The licence was updated to reflect the use of the fastrand crate being
used under the MIT license.

The README.md ws edited to include a mention of Spinoza (another Rust
based quantum computer simulator) and added some mentions about the
possible use of the custom function implementing non-unitary
transformations.

Several instances of ProductState::to_string being called explicilty in
print macros were removed in examples and the quick start guide.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
Improves the code of inserting states, where now the place of the states
in the hashmap will be stored for mutating.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
ProductState now has the IterTrait implemented so when invoked, it
returns an iter that cycles through the qubits that label the product
state in the computational basis.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
The user can now retrieve if the circuit will be printing explicit
simulation progress to the console.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
Feat state insertion

Please note that the base of this branch is from master and was realise too late; this was a mistake.
Bump the cargo version, and re-wrote the description for crates.io.

Signed-off-by: Andrew Barlow <a.barlow.dev@gmail.com>
@a-barlow a-barlow merged commit 0225c03 into master May 9, 2024
1 check passed
@a-barlow a-barlow deleted the release-0.5.2 branch May 9, 2024 07:39
@a-barlow a-barlow restored the release-0.5.2 branch May 12, 2024 09:01
@a-barlow a-barlow mentioned this pull request May 12, 2024
@a-barlow a-barlow deleted the release-0.5.2 branch May 12, 2024 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant