Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docs] Basic Operations on Quantum Objects #145

Merged
merged 12 commits into from
Aug 31, 2024

Conversation

ytdHuang
Copy link
Member

@ytdHuang ytdHuang commented May 29, 2024

I am working on several pages in documentation
Summary of this PR:

  • Users Guide / Basic Operators on Quantum Objects / Quantum Objects (Qobj)
  • Users Guide / Basic Operators on Quantum Objects / Functions operating on Qobj
  • Users Guide / Extensions / CUDA.jl

@ytdHuang ytdHuang marked this pull request as draft May 29, 2024 13:43
@ytdHuang ytdHuang closed this Jun 9, 2024
@ytdHuang ytdHuang deleted the dev/states-operators branch June 9, 2024 10:26
@ytdHuang ytdHuang restored the dev/states-operators branch June 18, 2024 03:07
@ytdHuang ytdHuang reopened this Jun 18, 2024
@ytdHuang ytdHuang marked this pull request as ready for review June 23, 2024 13:15
@ytdHuang
Copy link
Member Author

ytdHuang commented Jul 11, 2024

Since we have introduced some new functions, we should add them into documentation before merging.

TODO:

  • add rand_ket
  • add rand_unitary
  • add isunitary

@ytdHuang ytdHuang marked this pull request as draft July 11, 2024 08:52
@ytdHuang ytdHuang marked this pull request as ready for review July 22, 2024 02:45

```@example Qobj_Function
ρ = ψ * ψ'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for this there is the ket2dm function

@albertomercurio albertomercurio merged commit 9f1a887 into qutip:main Aug 31, 2024
1 check passed
@ytdHuang ytdHuang deleted the dev/states-operators branch August 31, 2024 23:23
albertomercurio pushed a commit to lgravina1997/QuantumToolbox.jl that referenced this pull request Sep 27, 2024
* [Docs] Qobj

* [Docs] Qobj functions

* [Docs] CUDA extension

* minor change

* update document for `CUDA` extension

* update document for `Qobj`

* update document for functions operating on `Qobj`

* add `rand_ket` to docs

* add `rand_unitary` and `isunitary` to docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants