Pulses.jl
A tiny quantum optimal control library. (by RustyBamboo)
Yao.jl
Extensible, Efficient Quantum Algorithm Design for Humans. (by QuantumBFS)
Pulses.jl | Yao.jl | |
---|---|---|
1 | 3 | |
15 | 968 | |
- | 1.9% | |
10.0 | 7.4 | |
about 2 years ago | 3 days ago | |
Julia | Julia | |
MIT License | GNU General Public License v3.0 or later |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Pulses.jl
Posts with mentions or reviews of Pulses.jl.
We have used some of these posts to build our list of alternatives
and similar projects.
Yao.jl
Posts with mentions or reviews of Yao.jl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-02-16.
-
Hello Many Worlds in Seven Quantum Languages
Lot's of reasons for this. Mostly having to do with the minimal size and sophistication of current quantum programs, and the background that many of these efforts arose from Physics teams where python is heavily used. One of the most popular non-Python based version of these sorts of frameworks is https://yaoquantum.org/ which is in Julia.
-
Any Rust, C/C++, and Java library like Qiskit or near like Qiskit ?
I shamelessly add my one (Yavque) documentation of which is never available (I hope you may get an idea from examples tho). If you like Julia, I also recommend Yao.jl .
-
Where can I publish a paper about a quantum open source library?
Yao.jl goes to the open journal Quantum for example.
What are some alternatives?
When comparing Pulses.jl and Yao.jl you can also consider the following projects:
Quantum - Microsoft Quantum Development Kit Samples
qpp - Modern C++ quantum computing library
QuantumClifford.jl - Clifford circuits, graph states, and other quantum Stabilizer formalism tools.
quil - Specification of Quil: A Practical Quantum Instruction Set Architecture
Krotov.jl - Julia implementation of Krotov's method for quantum optimal control
Yavque - Yet another variational quantum library