Skip to content

[Tutorials] More examples #38

Open
@olgOk

Description

@olgOk

Hello! Thank you for your wonderful work on solving DE on quantum device.

I have never had experience with Julia, so I use Python JuliaCall. Could you please provide more examples how to submit DE to the QuDiffEq solver? I tried a really straightforward example such as dx/dt = 3x+4, but could not figure out a correct way of creating the M, b and x_initial matrices (I follow the notation dx/dt=Mx+b). What data types should I use for this matrices if M, x,b are numbers?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions