Skip to content

Commit

Permalink
link qtrl repo to crab feat branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick committed Mar 26, 2024
1 parent 5f3800a commit fd38324
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 43,339 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -134,3 +134,6 @@ dmypy.json

# Visual Studio Code
.vscode/

# Cython generated files
src/qutip_qoc/*.c
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ cython>=1.0
numpy>=1.16.6
scipy>=1.10.1
qutip @ git+https://github.com/qutip/qutip.git@master
qutip-qtrl @ git+https://github.com/qutip/qutip-qtrl.git@master
qutip-qtrl @ git+https://github.com/flowerthrower/qutip-qtrl@patrick/parameterize_crab
qutip-jax @ git+https://github.com/qutip/qutip-jax.git@master
pre-commit
Loading

0 comments on commit fd38324

Please sign in to comment.