Snowflurry.jl

Snowflurry is an open source Julia-based software library for implementing quantum circuits, and then running them on quantum computers and quantum simulators. The project is sponsored by Anyon Systems, Inc. See https://snowflurrySDK.github.io/Snowflurry.jl/dev for the latest documentation.

APACHE-2.0 License

Stars
47

Bot releases are visible (Hide)

Snowflurry.jl - v0.4.0 Latest Release

Published by alireza-najafi about 2 months ago

What's Changed

Full Changelog: https://github.com/SnowflurrySDK/Snowflurry.jl/compare/v0.3.0...v0.4.0

Snowflurry.jl - v0.3.0

Published by github-actions[bot] 5 months ago

Snowflurry v0.3.0

Diff since v0.2.0

Merged pull requests:

  • Feat/subset of lattice (#376) (@fSosaRey)
  • Feat/machine host in post request (#378) (@fSosaRey)
  • feat: add Yamaska6 processor (#379) (@caffeine-storm)
  • feat: send qubitCount and bitCount in POST request (#380) (@fSosaRey)
  • feat: implement and test iswap_dagger casting to cz (#381) (@fSosaRey)
  • docs: excluded_positions on connectivities (#382) (@fSosaRey)
  • Feat/submit job to project (#383) (@fSosaRey)
  • Update Project.toml (#385) (@alireza-najafi)

Closed issues:

  • Missing transpilation for iswap_dagger instruction (#377)
Snowflurry.jl - v0.2.0

Published by github-actions[bot] 8 months ago

Snowflurry v0.2.0

Diff since v0.1.0

Merged pull requests:

  • Use the updated Thunderhead API to submit jobs (#300) (@fSosaRey)
  • Fix/make project id required param (#328) (@fSosaRey)
  • Feat/user agent in header (#334) (@fSosaRey)
  • Docs/update readme and clarify notation convention (#345) (@fSosaRey)
  • docs: add warning for installing from main (#348) (@plerouxanyon)
  • feat: copy constructor for QuantumCircuit (#349) (@fSosaRey)
  • fix: add permissions for documenter deploy (#351) (@plerouxanyon)
  • feat: ensure circuit validity before sending to host (#352) (@fSosaRey)
  • docs: fix cross-refs (#353) (@fSosaRey)
  • feat: CI with Thunderhead (#355) (@alireza-najafi)
  • Feat/get adjancency for line connectivity (#356) (@fSosaRey)
  • fix: isequal for equivalent gates returns false (#357) (@fSosaRey)
  • fix: track global phase in operators (#361) (@plerouxanyon)
  • Feat/rotation_z gate (#362) (@fSosaRey)
  • Feat/transpile controlled parametric gates (#365) (@fSosaRey)
  • docs: decomposition transpiler of single-control Controlled gate (#368) (@fSosaRey)
  • Feat/realms in http header (#369) (@fSosaRey)
  • fix: all transpilers preserve circuit properties (#370) (@fSosaRey)
  • Fix/2d lattice layout (#371) (@fSosaRey)
  • docs: update LatticeConnectivity docs with new output (#372) (@fSosaRey)
  • fix: rename lattice variable (#373) (@fSosaRey)
  • Docs/realms (#374) (@fSosaRey)
  • docs: add readout to example in basics.md (#375) (@fSosaRey)

Closed issues:

  • Fix links in Snowflurry documentation (#306)
  • Add flexibility to Connectivity (#350)
  • Fix: Preserve global phase (#358)
Snowflurry.jl - v0.1.0

Published by github-actions[bot] 9 months ago

Snowflurry v0.1.0

Snowflurry.jl first release.

Snowflurry.jl - v0.1.0-alpha

Published by alireza-najafi 10 months ago

This is a pre-release for version v.0.1.0.

Snowflurry.jl - v0.1.0

Published by alireza-najafi 10 months ago

This is the first release of Snowflurry.

Snowflurry.jl - v0.2.0-alpha

Published by alireza-najafi over 1 year ago

First pre-release of Snowflake.

This release is an initial development release, the public API should not be considered stable (it will become stable at a v1.0 release).

Package Rankings
Top 24.84% on Juliahub.com
Badges
Extracted from project README
codecov