-
Notifications
You must be signed in to change notification settings - Fork 43
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
Nov 12, 2024
1 parent
e9be3af
commit 24804aa
Showing
93 changed files
with
30,282 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,25 @@ | ||
<!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 | DimensionalData.jl</title> | ||
<meta name="description" content="Not Found"> | ||
<meta name="generator" content="VitePress v1.5.0"> | ||
<link rel="preload stylesheet" href="/DimensionalData.jl/previews/PR859/assets/style.DSJmQVR_.css" as="style"> | ||
<link rel="preload stylesheet" href="/DimensionalData.jl/previews/PR859/vp-icons.css" as="style"> | ||
|
||
<script type="module" src="/DimensionalData.jl/previews/PR859/assets/app.CB3aZkS_.js"></script> | ||
<link rel="preload" href="/DimensionalData.jl/previews/PR859/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<link rel="icon" href="/DimensionalData.jl/dev/favicon.ico"> | ||
<script src="/DimensionalData.jl/versions.js"></script> | ||
<script src="/DimensionalData.jl/previews/PR859/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("{\"api_dimensions.md\":\"BuvuBM7x\",\"api_lookuparrays.md\":\"CPNrBKV_\",\"api_reference.md\":\"DehgKtTW\",\"basics.md\":\"CduDc_KY\",\"broadcasts.md\":\"BnFKyq-B\",\"cuda.md\":\"CdMHYdYe\",\"dimarrays.md\":\"Dby6RY3p\",\"dimensions.md\":\"DFGq5l7-\",\"diskarrays.md\":\"BQ_1yePW\",\"extending_dd.md\":\"Btp62DS9\",\"get_info.md\":\"CsKA-H1H\",\"groupby.md\":\"Ck6tUEHV\",\"index.md\":\"Ck7j9fiV\",\"integrations.md\":\"T4bgKWYD\",\"object_modification.md\":\"Ce8N4H3m\",\"plots.md\":\"TC1PtGsc\",\"selectors.md\":\"B5uq1IY3\",\"stacks.md\":\"DJAV7ikX\",\"tables.md\":\"B0lbYiN5\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"DimensionalData.jl\",\"description\":\"Datasets with named dimensions\",\"base\":\"/DimensionalData.jl/previews/PR859/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"logo\":{\"src\":\"/logo.png\",\"width\":24,\"height\":24},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Getting Started\",\"link\":\"/basics\"},{\"text\":\"Dimensions\",\"link\":\"/dimensions\"},{\"text\":\"DimArrays\",\"link\":\"/dimarrays\"},{\"text\":\"Selectors\",\"link\":\"/selectors\"},{\"text\":\"Integrations\",\"items\":[{\"text\":\"Integrations\",\"link\":\"/integrations\"},{\"text\":\"Plots and Makie\",\"link\":\"/plots\"},{\"text\":\"Tables and DataFrames\",\"link\":\"/tables\"},{\"text\":\"CUDA and GPUs\",\"link\":\"/cuda\"},{\"text\":\"DiskArrays\",\"link\":\"/diskarrays\"},{\"text\":\"Extending DimensionalData\",\"link\":\"/extending_dd\"}]},{\"component\":\"VersionPicker\"}],\"sidebar\":[{\"text\":\"Getting Started\",\"link\":\"/basics\",\"items\":[{\"text\":\"Dimensions\",\"link\":\"/dimensions\"},{\"text\":\"Selectors\",\"link\":\"/selectors\"},{\"text\":\"DimArrays\",\"link\":\"/dimarrays\"},{\"text\":\"DimStacks\",\"link\":\"/stacks\"},{\"text\":\"GroupBy\",\"link\":\"/groupby\"},{\"text\":\"Dimension-aware broadcast\",\"link\":\"/broadcasts.md\"},{\"text\":\"Getting information\",\"link\":\"/get_info\"},{\"text\":\"Object modification\",\"link\":\"/object_modification\"}]},{\"text\":\"Integrations\",\"link\":\"/integrations\",\"items\":[{\"text\":\"Plots and Makie\",\"link\":\"/plots\"},{\"text\":\"Tables and DataFrames\",\"link\":\"/tables\"},{\"text\":\"CUDA and GPUs\",\"link\":\"/cuda\"},{\"text\":\"DiskArrays\",\"link\":\"/diskarrays\"},{\"text\":\"Extending DimensionalData\",\"link\":\"/extending_dd\"}]},{\"text\":\"API Reference\",\"link\":\"/api/reference\",\"items\":[{\"text\":\"Dimensions Reference\",\"link\":\"/api/dimensions\"},{\"text\":\"LookupArrays Reference\",\"link\":\"/api/lookuparrays\"}]}],\"editLink\":{\"pattern\":\"https://github.com/rafaqz/DimensionalData.jl/edit/master/docs/src/:path\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/rafaqz/DimensionalData.jl\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://github.com/LuxDL/DocumenterVitepress.jl\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a>\",\"copyright\":\"© Copyright 2024. Released under the MIT License.\"}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script> | ||
|
||
</body> | ||
</html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
157 changes: 157 additions & 0 deletions
157
previews/PR859/assets/api_dimensions.md.BuvuBM7x.lean.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
218 changes: 218 additions & 0 deletions
218
previews/PR859/assets/api_lookuparrays.md.CPNrBKV_.lean.js
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
474 changes: 474 additions & 0 deletions
474
previews/PR859/assets/api_reference.md.DehgKtTW.lean.js
Large diffs are not rendered by default.
Oops, something went wrong.
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.