Skip to content

Commit

Permalink
build based on 9ca0815
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Jan 29, 2025
1 parent 7691100 commit 67ae16f
Show file tree
Hide file tree
Showing 127 changed files with 554,676 additions and 3 deletions.
2 changes: 1 addition & 1 deletion stable
2 changes: 1 addition & 1 deletion v0.25
26 changes: 26 additions & 0 deletions v0.25.1/404.html
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.6.3">
<link rel="preload stylesheet" href="/QuantumToolbox.jl/v0.25.1/assets/style.hFZ2bh3l.css" as="style">
<link rel="preload stylesheet" href="/QuantumToolbox.jl/v0.25.1/vp-icons.css" as="style">

<script type="module" src="/QuantumToolbox.jl/v0.25.1/assets/app.Cv4ePdSQ.js"></script>
<link rel="preload" href="/QuantumToolbox.jl/v0.25.1/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/v0.25.1/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\":\"Bph2qevO\",\"getting_started_logo.md\":\"Ci2u434G\",\"getting_started_qutip_differences.md\":\"D0dBMq0L\",\"getting_started_type_stability.md\":\"CGcGYeeL\",\"index.md\":\"5t0jqgwV\",\"resources_acknowledgements.md\":\"CBhNOCte\",\"resources_api.md\":\"ECFnNtc6\",\"resources_bibliography.md\":\"CNXPfIPX\",\"resources_changelog.md\":\"z3lUc8p3\",\"resources_contributing.md\":\"C8GwP_GB\",\"users_guide_cluster.md\":\"z_sZ5zVt\",\"users_guide_extensions_cairomakie.md\":\"YIqzBbSa\",\"users_guide_extensions_cuda.md\":\"CPqgwazG\",\"users_guide_heom.md\":\"DKV1oBht\",\"users_guide_quantumobject_quantumobject.md\":\"Bh44qtgn\",\"users_guide_quantumobject_quantumobject_functions.md\":\"CRTolI8T\",\"users_guide_states_and_operators.md\":\"CwgqHqpz\",\"users_guide_steadystate.md\":\"BK8dNPxc\",\"users_guide_tensor.md\":\"ClpDqS8j\",\"users_guide_time_evolution_intro.md\":\"DeY-cqpu\",\"users_guide_time_evolution_mcsolve.md\":\"CjGADElN\",\"users_guide_time_evolution_mesolve.md\":\"Bh9O_u99\",\"users_guide_time_evolution_sesolve.md\":\"DzrVyHl5\",\"users_guide_time_evolution_solution.md\":\"C3KfcKvV\",\"users_guide_time_evolution_stochastic.md\":\"CKHG5oyb\",\"users_guide_time_evolution_time_dependent.md\":\"BdfZ6sXf\",\"users_guide_two_time_corr_func.md\":\"C134R2ZL\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"QuantumToolbox.jl\",\"description\":\"Documentation for QuantumToolbox.jl\",\"base\":\"/QuantumToolbox.jl/v0.25.1/\",\"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>
1 change: 1 addition & 0 deletions v0.25.1/assets/app.Cv4ePdSQ.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 67ae16f

Please sign in to comment.