QuantumOptics.jl
Library for the numerical simulation of closed as well as open quantum systems. (by qojulia)
Krotov.jl
Julia implementation of Krotov's method for quantum optimal control (by JuliaQuantumControl)
QuantumOptics.jl | Krotov.jl | |
---|---|---|
1 | 1 | |
567 | 8 | |
1.2% | - | |
6.6 | 7.2 | |
5 days ago | 7 months ago | |
Julia | Julia | |
GNU General Public License v3.0 or later | MIT License |
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.
QuantumOptics.jl
Posts with mentions or reviews of QuantumOptics.jl.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Any way to model the pairing interaction? (QuantumOptics.jl)
https://github.com/qojulia/QuantumOptics.jl/issues or https://discourse.julialang.org/ have a much better chance of being helpful.
Krotov.jl
Posts with mentions or reviews of Krotov.jl.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-01-26.
-
CamelCase vs. Underscores: Revisited
I would totally want that! Specifically, `a+b = a + b` where `a + b` is an expensive operation. Julia allows stuff like that to some extent, e.g. https://github.com/JuliaQuantumControl/Krotov.jl/blob/3132f0..., but unfortunately not with `+`
What are some alternatives?
When comparing QuantumOptics.jl and Krotov.jl you can also consider the following projects:
julia - The Julia Programming Language
Gridap.jl - Grid-based approximation of partial differential equations in Julia
Pulses.jl - A tiny quantum optimal control library.
NumericalAlgorithms.jl - [DEPRECATED] Statistics & Numerical algorithms implemented in Julia.
DifferentialEquations.jl - Multi-language suite for high-performance solvers of differential equations and scientific machine learning (SciML) components. Ordinary differential equations (ODEs), stochastic differential equations (SDEs), delay differential equations (DDEs), differential-algebraic equations (DAEs), and more in Julia.