QuantumUtils / quantum-utils-mathematica

QuantumUtils for Mathematica is a software library for quantum information scientists.
Other
76 stars 18 forks source link

Parallelism #4

Open ihincks opened 9 years ago

ihincks commented 9 years ago

Some things should eventually have parallelization options:

taalexander commented 9 years ago

I could take lead on one or both of these? I would like an excuse to dive into the code and understand some of it.

Cheers, -Thomas

On Fri, Apr 3, 2015 at 10:45 AM, Ian Hincks notifications@github.com wrote:

Some things should eventually have parallelization options:

  • GRAPE
    • Over Distributions
    • Over initial guesses
    • Over the time sliced unitary list
    • QSim
    • Over Distribitions (should be easy)
    • Over time slices (would not fit well with current implementation)

— Reply to this email directly or view it on GitHub https://github.com/QuantumUtils/quantum-utils-mathematica/issues/4.