-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Documenter.jl
committed
Jan 14, 2025
1 parent
9521eca
commit 9bf8bee
Showing
124 changed files
with
557,546 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>404 | QuantumToolbox.jl</title> | ||
<meta name="description" content="Not Found"> | ||
<meta name="generator" content="VitePress v1.5.0"> | ||
<link rel="preload stylesheet" href="/QuantumToolbox.jl/previews/PR369/assets/style.CQYmZ7ty.css" as="style"> | ||
<link rel="preload stylesheet" href="/QuantumToolbox.jl/previews/PR369/vp-icons.css" as="style"> | ||
|
||
<script type="module" src="/QuantumToolbox.jl/previews/PR369/assets/app.B6o3wluo.js"></script> | ||
<link rel="preload" href="/QuantumToolbox.jl/previews/PR369/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<link rel="icon" href="/QuantumToolbox.jl/favicon.ico"> | ||
<link rel="icon" href="/favicon.ico"> | ||
<script src="/QuantumToolbox.jl/versions.js"></script> | ||
<script src="/QuantumToolbox.jl/previews/PR369/siteinfo.js"></script> | ||
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script> | ||
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
<script>window.__VP_HASH_MAP__=JSON.parse("{\"getting_started_brief_example.md\":\"DWJrMzhJ\",\"getting_started_logo.md\":\"CMhAFwH4\",\"getting_started_qutip_differences.md\":\"B3GoAMvZ\",\"getting_started_type_stability.md\":\"Dk8-lpQL\",\"index.md\":\"BCMrC-mi\",\"resources_acknowledgements.md\":\"sAHMC_38\",\"resources_api.md\":\"B6E_5ULV\",\"resources_bibliography.md\":\"C1VTTIZ9\",\"resources_changelog.md\":\"DsRLXOGc\",\"resources_contributing.md\":\"DBs9RH1Q\",\"users_guide_cluster.md\":\"DdSzbKD3\",\"users_guide_extensions_cairomakie.md\":\"IX6SmXC4\",\"users_guide_extensions_cuda.md\":\"SN2ErSei\",\"users_guide_heom.md\":\"DLww1suK\",\"users_guide_quantumobject_quantumobject.md\":\"lYf4Q1G0\",\"users_guide_quantumobject_quantumobject_functions.md\":\"BecVvNNz\",\"users_guide_states_and_operators.md\":\"DDSukUdu\",\"users_guide_steadystate.md\":\"CCpxKwfV\",\"users_guide_tensor.md\":\"CMsHsgit\",\"users_guide_time_evolution_intro.md\":\"DLndoSi1\",\"users_guide_time_evolution_mcsolve.md\":\"DOINDW08\",\"users_guide_time_evolution_mesolve.md\":\"DZvVvE3p\",\"users_guide_time_evolution_sesolve.md\":\"k4BNikSE\",\"users_guide_time_evolution_solution.md\":\"DHlqhxzu\",\"users_guide_time_evolution_stochastic.md\":\"CHCOKMH6\",\"users_guide_time_evolution_time_dependent.md\":\"tm_mjndQ\",\"users_guide_two_time_corr_func.md\":\"-PHt5fxG\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"QuantumToolbox.jl\",\"description\":\"Documentation for QuantumToolbox.jl\",\"base\":\"/QuantumToolbox.jl/previews/PR369/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Getting Started\",\"collapsed\":false,\"items\":[{\"text\":\"Brief Example\",\"link\":\"/getting_started/brief_example\"},{\"text\":\"Key differences from QuTiP\",\"link\":\"/getting_started/qutip_differences\"},{\"text\":\"The Importance of Type-Stability\",\"link\":\"/getting_started/type_stability\"},{\"text\":\"Example: Create QuantumToolbox.jl Logo\",\"link\":\"/getting_started/logo\"}]},{\"text\":\"Users Guide\",\"collapsed\":false,\"items\":[{\"text\":\"Basic Operations on Quantum Objects\",\"collapsed\":false,\"items\":[{\"text\":\"Quantum Objects (Qobj)\",\"link\":\"/users_guide/QuantumObject/QuantumObject\"},{\"text\":\"Functions operating on Qobj\",\"link\":\"/users_guide/QuantumObject/QuantumObject_functions\"}]},{\"text\":\"Manipulating States and Operators\",\"link\":\"/users_guide/states_and_operators\"},{\"text\":\"Tensor Products and Partial Traces\",\"link\":\"/users_guide/tensor\"},{\"text\":\"Time Evolution and Dynamics\",\"collapsed\":false,\"items\":[{\"text\":\"Introduction\",\"link\":\"/users_guide/time_evolution/intro\"},{\"text\":\"Time Evolution Solutions\",\"link\":\"/users_guide/time_evolution/solution\"},{\"text\":\"Schrödinger Equation Solver\",\"link\":\"/users_guide/time_evolution/sesolve\"},{\"text\":\"Lindblad Master Equation Solver\",\"link\":\"/users_guide/time_evolution/mesolve\"},{\"text\":\"Monte-Carlo Solver\",\"link\":\"/users_guide/time_evolution/mcsolve\"},{\"text\":\"Stochastic Solver\",\"link\":\"/users_guide/time_evolution/stochastic\"},{\"text\":\"Solving Problems with Time-dependent Hamiltonians\",\"link\":\"/users_guide/time_evolution/time_dependent\"}]},{\"text\":\"Intensive parallelization on a Cluster\",\"link\":\"/users_guide/cluster\"},{\"text\":\"Hierarchical Equations of Motion\",\"link\":\"/users_guide/HEOM\"},{\"text\":\"Solving for Steady-State Solutions\",\"link\":\"/users_guide/steadystate\"},{\"text\":\"Two-time correlation functions\",\"link\":\"/users_guide/two_time_corr_func\"},{\"text\":\"Extensions\",\"collapsed\":false,\"items\":[{\"text\":\"Extension for CUDA.jl\",\"link\":\"/users_guide/extensions/cuda\"},{\"text\":\"Extension for CairoMakie.jl\",\"link\":\"/users_guide/extensions/cairomakie\"}]}]},{\"text\":\"Resources\",\"collapsed\":false,\"items\":[{\"text\":\"API\",\"link\":\"/resources/api\"},{\"text\":\"Bibliography\",\"link\":\"/resources/bibliography\"},{\"text\":\"ChangeLog\",\"link\":\"/resources/changelog\"},{\"text\":\"Contributing to QuantumToolbox.jl\",\"link\":\"/resources/contributing\"},{\"text\":\"Acknowledgements\",\"link\":\"/resources/acknowledgements\"}]},{\"text\":\"Tutorials\",\"link\":\"https://qutip.org/qutip-julia-tutorials/\"},{\"text\":\"Benchmarks\",\"link\":\"https://qutip.org/QuantumToolbox.jl/benchmarks/\"},{\"component\":\"VersionPicker\"}],\"sidebar\":[{\"text\":\"Home\",\"link\":\"/index\"},{\"text\":\"Getting Started\",\"collapsed\":false,\"items\":[{\"text\":\"Brief Example\",\"link\":\"/getting_started/brief_example\"},{\"text\":\"Key differences from QuTiP\",\"link\":\"/getting_started/qutip_differences\"},{\"text\":\"The Importance of Type-Stability\",\"link\":\"/getting_started/type_stability\"},{\"text\":\"Example: Create QuantumToolbox.jl Logo\",\"link\":\"/getting_started/logo\"}]},{\"text\":\"Users Guide\",\"collapsed\":false,\"items\":[{\"text\":\"Basic Operations on Quantum Objects\",\"collapsed\":false,\"items\":[{\"text\":\"Quantum Objects (Qobj)\",\"link\":\"/users_guide/QuantumObject/QuantumObject\"},{\"text\":\"Functions operating on Qobj\",\"link\":\"/users_guide/QuantumObject/QuantumObject_functions\"}]},{\"text\":\"Manipulating States and Operators\",\"link\":\"/users_guide/states_and_operators\"},{\"text\":\"Tensor Products and Partial Traces\",\"link\":\"/users_guide/tensor\"},{\"text\":\"Time Evolution and Dynamics\",\"collapsed\":false,\"items\":[{\"text\":\"Introduction\",\"link\":\"/users_guide/time_evolution/intro\"},{\"text\":\"Time Evolution Solutions\",\"link\":\"/users_guide/time_evolution/solution\"},{\"text\":\"Schrödinger Equation Solver\",\"link\":\"/users_guide/time_evolution/sesolve\"},{\"text\":\"Lindblad Master Equation Solver\",\"link\":\"/users_guide/time_evolution/mesolve\"},{\"text\":\"Monte-Carlo Solver\",\"link\":\"/users_guide/time_evolution/mcsolve\"},{\"text\":\"Stochastic Solver\",\"link\":\"/users_guide/time_evolution/stochastic\"},{\"text\":\"Solving Problems with Time-dependent Hamiltonians\",\"link\":\"/users_guide/time_evolution/time_dependent\"}]},{\"text\":\"Intensive parallelization on a Cluster\",\"link\":\"/users_guide/cluster\"},{\"text\":\"Hierarchical Equations of Motion\",\"link\":\"/users_guide/HEOM\"},{\"text\":\"Solving for Steady-State Solutions\",\"link\":\"/users_guide/steadystate\"},{\"text\":\"Two-time correlation functions\",\"link\":\"/users_guide/two_time_corr_func\"},{\"text\":\"Extensions\",\"collapsed\":false,\"items\":[{\"text\":\"Extension for CUDA.jl\",\"link\":\"/users_guide/extensions/cuda\"},{\"text\":\"Extension for CairoMakie.jl\",\"link\":\"/users_guide/extensions/cairomakie\"}]}]},{\"text\":\"Resources\",\"collapsed\":false,\"items\":[{\"text\":\"API\",\"link\":\"/resources/api\"},{\"text\":\"Bibliography\",\"link\":\"/resources/bibliography\"},{\"text\":\"ChangeLog\",\"link\":\"/resources/changelog\"},{\"text\":\"Contributing to QuantumToolbox.jl\",\"link\":\"/resources/contributing\"},{\"text\":\"Acknowledgements\",\"link\":\"/resources/acknowledgements\"}]}],\"editLink\":{\"pattern\":\"https://github.com/qutip/QuantumToolbox.jl/edit/main/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/qutip/QuantumToolbox.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://documenter.juliadocs.org/stable/\\\" target=\\\"_blank\\\"><strong>Documenter.jl</strong></a>, <a href=\\\"https://vitepress.dev\\\" target=\\\"_blank\\\"><strong>VitePress</strong></a> and <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/stable\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>Released under the BSD 3-Clause License. Powered by the <a href=\\\"https://www.julialang.org\\\" target=\\\"_blank\\\">Julia Programming Language</a>.<br>\",\"copyright\":\"© Copyright 2025 <a href=\\\"https://qutip.org/\\\" target=\\\"_blank\\\"><strong>QuTiP.org</strong></a>.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script> | ||
|
||
</body> | ||
</html> |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.