|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"><head><meta charset="UTF-8"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><title>- · The SciML Tutorials</title><script data-outdated-warner src="../../assets/warner.js"></script><link rel="canonical" href="https://docs.sciml.ai/SciMLTutorialsOutput/stable/Testing/test/"/><link href="https://cdnjs.cloudflare.com/ajax/libs/lato-font/3.0.0/css/lato-font.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/juliamono/0.045/juliamono.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/fontawesome.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/solid.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/brands.min.css" rel="stylesheet" type="text/css"/><link href="https://cdnjs.cloudflare.com/ajax/libs/KaTeX/0.13.24/katex.min.css" rel="stylesheet" type="text/css"/><script>documenterBaseURL="../.."</script><script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js" data-main="../../assets/documenter.js"></script><script src="../../siteinfo.js"></script><script src="../../../versions.js"></script><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-dark.css" data-theme-name="documenter-dark" data-theme-primary-dark/><link class="docs-theme-link" rel="stylesheet" type="text/css" href="../../assets/themes/documenter-light.css" data-theme-name="documenter-light" data-theme-primary/><script src="../../assets/themeswap.js"></script><link href="../../assets/favicon.ico" rel="icon" type="image/x-icon"/></head><body><div id="documenter"><nav class="docs-sidebar"><a class="docs-logo" href="../../"><img src="../../assets/logo.png" alt="The SciML Tutorials logo"/></a><div class="docs-package-name"><span class="docs-autofit"><a href="../../">The SciML Tutorials</a></span></div><form class="docs-search" action="../../search/"><input class="docs-search-query" id="documenter-search-query" name="q" type="text" placeholder="Search docs"/></form><ul class="docs-menu"><li><a class="tocitem" href="../../">SciMLTutorials.jl: Tutorials for Scientific Machine Learning (SciML) and Equation Solvers</a></li></ul><div class="docs-version-selector field has-addons"><div class="control"><span class="docs-label button is-static is-size-7">Version</span></div><div class="docs-selector control is-expanded"><div class="select is-fullwidth is-size-7"><select id="documenter-version-selector"></select></div></div></div></nav><div class="docs-main"><header class="docs-navbar"><nav class="breadcrumb"><ul class="is-hidden-mobile"><li class="is-active"><a href>-</a></li></ul><ul class="is-hidden-tablet"><li class="is-active"><a href>-</a></li></ul></nav><div class="docs-right"><a class="docs-edit-link" href="https://github.com/SciML/SciMLTutorialsOutput/blob/main/docs/src/Testing/test.md" title="Edit on GitHub"><span class="docs-icon fab"></span><span class="docs-label is-hidden-touch">Edit on GitHub</span></a><a class="docs-settings-button fas fa-cog" id="documenter-settings-button" href="#" title="Settings"></a><a class="docs-sidebar-button fa fa-bars is-hidden-desktop" id="documenter-sidebar-button" href="#"></a></div></header><article class="content" id="documenter-page"><hr/><p>author: "Chris Rackauckas" title: "Test" –-</p><p>This is a test of the builder system. It often gets bumped manually.</p><h2 id="Appendix"><a class="docs-heading-anchor" href="#Appendix">Appendix</a><a id="Appendix-1"></a><a class="docs-heading-anchor-permalink" href="#Appendix" title="Permalink"></a></h2><p>These tutorials are a part of the SciMLTutorials.jl repository, found at: <a href="https://github.com/SciML/SciMLTutorials.jl">https://github.com/SciML/SciMLTutorials.jl</a>. For more information on high-performance scientific machine learning, check out the SciML Open Source Software Organization <a href="https://sciml.ai">https://sciml.ai</a>.</p><p>To locally run this tutorial, do the following commands:</p><pre><code class="nohighlight hljs">using SciMLTutorials |
| 3 | +SciMLTutorials.weave_file("Testing","test.jmd")</code></pre><p>Computer Information:</p><pre><code class="nohighlight hljs">Julia Version 1.6.5 |
| 4 | +Commit 9058264a69 (2021-12-19 12:30 UTC) |
| 5 | +Platform Info: |
| 6 | + OS: Linux (x86_64-pc-linux-gnu) |
| 7 | + CPU: AMD EPYC 7502 32-Core Processor |
| 8 | + WORD_SIZE: 64 |
| 9 | + LIBM: libopenlibm |
| 10 | + LLVM: libLLVM-11.0.1 (ORCJIT, znver2) |
| 11 | +Environment: |
| 12 | + JULIA_CPU_THREADS = 16 |
| 13 | + BUILDKITE_PLUGIN_JULIA_CACHE_DIR = /cache/julia-buildkite-plugin |
| 14 | + JULIA_DEPOT_PATH = /cache/julia-buildkite-plugin/depots/a6029d3a-f78b-41ea-bc97-28aa57c6c6ea |
| 15 | +</code></pre><p>Package Information:</p><pre><code class="nohighlight hljs"> Status `/cache/build/default-amdci4-1/julialang/scimltutorials-dot-jl/tutorials/Testing/Project.toml` |
| 16 | + [30cb0354] SciMLTutorials v0.9.0</code></pre><p>And the full manifest:</p><pre><code class="nohighlight hljs"> Status `/cache/build/default-amdci4-1/julialang/scimltutorials-dot-jl/tutorials/Testing/Manifest.toml` |
| 17 | + [79e6a3ab] Adapt v3.3.0 |
| 18 | + [35d6a980] ColorSchemes v3.12.1 |
| 19 | + [3da002f7] ColorTypes v0.11.0 |
| 20 | + [5ae59095] Colors v0.12.8 |
| 21 | + [34da2185] Compat v3.30.0 |
| 22 | + [8f4d0f93] Conda v1.5.2 |
| 23 | + [d38c429a] Contour v0.5.7 |
| 24 | + [9a962f9c] DataAPI v1.6.0 |
| 25 | + [864edb3b] DataStructures v0.18.9 |
| 26 | + [e2d170a0] DataValueInterfaces v1.0.0 |
| 27 | + [ffbed154] DocStringExtensions v0.8.4 |
| 28 | + [c87230d0] FFMPEG v0.4.0 |
| 29 | + [53c48c17] FixedPointNumbers v0.8.4 |
| 30 | + [59287772] Formatting v0.4.2 |
| 31 | + [28b8d3ca] GR v0.57.4 |
| 32 | + [5c1252a2] GeometryBasics v0.3.12 |
| 33 | + [42e2da0e] Grisu v1.0.2 |
| 34 | + [cd3eb016] HTTP v0.9.9 |
| 35 | + [eafb193a] Highlights v0.4.5 |
| 36 | + [7073ff75] IJulia v1.23.2 |
| 37 | + [83e8ac13] IniFile v0.5.0 |
| 38 | + [c8e1da08] IterTools v1.3.0 |
| 39 | + [82899510] IteratorInterfaceExtensions v1.0.0 |
| 40 | + [692b3bcd] JLLWrappers v1.3.0 |
| 41 | + [682c06a0] JSON v0.21.1 |
| 42 | + [b964fa9f] LaTeXStrings v1.2.1 |
| 43 | + [23fbe1c1] Latexify v0.15.5 |
| 44 | + [1914dd2f] MacroTools v0.5.6 |
| 45 | + [739be429] MbedTLS v1.0.3 |
| 46 | + [442fdcdd] Measures v0.3.1 |
| 47 | + [e1d29d7a] Missings v1.0.0 |
| 48 | + [ffc61752] Mustache v1.0.10 |
| 49 | + [77ba4419] NaNMath v0.3.5 |
| 50 | + [bac558e1] OrderedCollections v1.4.1 |
| 51 | + [69de0a69] Parsers v1.1.0 |
| 52 | + [ccf2f8ad] PlotThemes v2.0.1 |
| 53 | + [995b91a9] PlotUtils v1.0.10 |
| 54 | + [91a5bcdd] Plots v1.15.2 |
| 55 | + [21216c6a] Preferences v1.2.2 |
| 56 | + [3cdcf5f2] RecipesBase v1.1.1 |
| 57 | + [01d81517] RecipesPipeline v0.3.2 |
| 58 | + [189a3867] Reexport v1.0.0 |
| 59 | + [ae029012] Requires v1.1.3 |
| 60 | + [30cb0354] SciMLTutorials v0.9.0 |
| 61 | + [6c6a2e73] Scratch v1.0.3 |
| 62 | + [992d4aef] Showoff v1.0.3 |
| 63 | + [b85f4697] SoftGlobalScope v1.1.0 |
| 64 | + [a2af1166] SortingAlgorithms v1.0.0 |
| 65 | + [90137ffa] StaticArrays v1.2.0 |
| 66 | + [82ae8749] StatsAPI v1.0.0 |
| 67 | + [2913bbd2] StatsBase v0.33.8 |
| 68 | + [09ab397b] StructArrays v0.5.1 |
| 69 | + [3783bdb8] TableTraits v1.0.1 |
| 70 | + [bd369af6] Tables v1.4.2 |
| 71 | + [5c2747f8] URIs v1.3.0 |
| 72 | + [81def892] VersionParsing v1.2.0 |
| 73 | + [44d3d7a6] Weave v0.10.8 |
| 74 | + [ddb6d928] YAML v0.4.6 |
| 75 | + [c2297ded] ZMQ v1.2.1 |
| 76 | + [6e34b625] Bzip2_jll v1.0.6+5 |
| 77 | + [83423d85] Cairo_jll v1.16.0+6 |
| 78 | + [5ae413db] EarCut_jll v2.1.5+1 |
| 79 | + [2e619515] Expat_jll v2.2.10+0 |
| 80 | + [b22a6f82] FFMPEG_jll v4.3.1+4 |
| 81 | + [a3f928ae] Fontconfig_jll v2.13.1+14 |
| 82 | + [d7e528f0] FreeType2_jll v2.10.1+5 |
| 83 | + [559328eb] FriBidi_jll v1.0.5+6 |
| 84 | + [0656b61e] GLFW_jll v3.3.4+0 |
| 85 | + [d2c73de3] GR_jll v0.57.2+0 |
| 86 | + [78b55507] Gettext_jll v0.21.0+0 |
| 87 | + [7746bdde] Glib_jll v2.68.1+0 |
| 88 | + [aacddb02] JpegTurbo_jll v2.0.1+3 |
| 89 | + [c1c5ebd0] LAME_jll v3.100.0+3 |
| 90 | + [dd4b983a] LZO_jll v2.10.1+0 |
| 91 | + [dd192d2f] LibVPX_jll v1.9.0+1 |
| 92 | + [e9f186c6] Libffi_jll v3.2.2+0 |
| 93 | + [d4300ac3] Libgcrypt_jll v1.8.7+0 |
| 94 | + [7e76a0d4] Libglvnd_jll v1.3.0+3 |
| 95 | + [7add5ba3] Libgpg_error_jll v1.42.0+0 |
| 96 | + [94ce4f54] Libiconv_jll v1.16.1+0 |
| 97 | + [4b2f31a3] Libmount_jll v2.35.0+0 |
| 98 | + [89763e89] Libtiff_jll v4.1.0+2 |
| 99 | + [38a345b3] Libuuid_jll v2.36.0+0 |
| 100 | + [e7412a2a] Ogg_jll v1.3.4+2 |
| 101 | + [458c3c95] OpenSSL_jll v1.1.1+6 |
| 102 | + [91d4177d] Opus_jll v1.3.1+3 |
| 103 | + [2f80f16e] PCRE_jll v8.44.0+0 |
| 104 | + [30392449] Pixman_jll v0.40.1+0 |
| 105 | + [ea2cea3b] Qt5Base_jll v5.15.2+0 |
| 106 | + [a2964d1f] Wayland_jll v1.17.0+4 |
| 107 | + [2381bf8a] Wayland_protocols_jll v1.18.0+4 |
| 108 | + [02c8fc9c] XML2_jll v2.9.12+0 |
| 109 | + [aed1982a] XSLT_jll v1.1.34+0 |
| 110 | + [4f6342f7] Xorg_libX11_jll v1.6.9+4 |
| 111 | + [0c0b7dd1] Xorg_libXau_jll v1.0.9+4 |
| 112 | + [935fb764] Xorg_libXcursor_jll v1.2.0+4 |
| 113 | + [a3789734] Xorg_libXdmcp_jll v1.1.3+4 |
| 114 | + [1082639a] Xorg_libXext_jll v1.3.4+4 |
| 115 | + [d091e8ba] Xorg_libXfixes_jll v5.0.3+4 |
| 116 | + [a51aa0fd] Xorg_libXi_jll v1.7.10+4 |
| 117 | + [d1454406] Xorg_libXinerama_jll v1.1.4+4 |
| 118 | + [ec84b674] Xorg_libXrandr_jll v1.5.2+4 |
| 119 | + [ea2f1a96] Xorg_libXrender_jll v0.9.10+4 |
| 120 | + [14d82f49] Xorg_libpthread_stubs_jll v0.1.0+3 |
| 121 | + [c7cfdc94] Xorg_libxcb_jll v1.13.0+3 |
| 122 | + [cc61e674] Xorg_libxkbfile_jll v1.1.0+4 |
| 123 | + [12413925] Xorg_xcb_util_image_jll v0.4.0+1 |
| 124 | + [2def613f] Xorg_xcb_util_jll v0.4.0+1 |
| 125 | + [975044d2] Xorg_xcb_util_keysyms_jll v0.4.0+1 |
| 126 | + [0d47668e] Xorg_xcb_util_renderutil_jll v0.3.9+1 |
| 127 | + [c22f9ab0] Xorg_xcb_util_wm_jll v0.4.1+1 |
| 128 | + [35661453] Xorg_xkbcomp_jll v1.4.2+4 |
| 129 | + [33bec58e] Xorg_xkeyboard_config_jll v2.27.0+4 |
| 130 | + [c5fb5394] Xorg_xtrans_jll v1.4.0+3 |
| 131 | + [8f1865be] ZeroMQ_jll v4.3.2+6 |
| 132 | + [3161d3a3] Zstd_jll v1.5.0+0 |
| 133 | + [0ac62f75] libass_jll v0.14.0+4 |
| 134 | + [f638f0a6] libfdk_aac_jll v0.1.6+4 |
| 135 | + [b53b4c65] libpng_jll v1.6.38+0 |
| 136 | + [a9144af2] libsodium_jll v1.0.20+0 |
| 137 | + [f27f6e37] libvorbis_jll v1.3.6+6 |
| 138 | + [1270edf5] x264_jll v2020.7.14+2 |
| 139 | + [dfaa095f] x265_jll v3.0.0+3 |
| 140 | + [d8fb68d0] xkbcommon_jll v0.9.1+5 |
| 141 | + [0dad84c5] ArgTools |
| 142 | + [56f22d72] Artifacts |
| 143 | + [2a0f44e3] Base64 |
| 144 | + [ade2ca70] Dates |
| 145 | + [8bb1440f] DelimitedFiles |
| 146 | + [8ba89e20] Distributed |
| 147 | + [f43a241f] Downloads |
| 148 | + [7b1f6079] FileWatching |
| 149 | + [b77e0a4c] InteractiveUtils |
| 150 | + [b27032c2] LibCURL |
| 151 | + [76f85450] LibGit2 |
| 152 | + [8f399da3] Libdl |
| 153 | + [37e2e46d] LinearAlgebra |
| 154 | + [56ddb016] Logging |
| 155 | + [d6f4376e] Markdown |
| 156 | + [a63ad114] Mmap |
| 157 | + [ca575930] NetworkOptions |
| 158 | + [44cfe95a] Pkg |
| 159 | + [de0858da] Printf |
| 160 | + [3fa0cd96] REPL |
| 161 | + [9a3f8284] Random |
| 162 | + [ea8e919c] SHA |
| 163 | + [9e88b42a] Serialization |
| 164 | + [1a1011a3] SharedArrays |
| 165 | + [6462fe0b] Sockets |
| 166 | + [2f01184e] SparseArrays |
| 167 | + [10745b16] Statistics |
| 168 | + [fa267f1f] TOML |
| 169 | + [a4e569a6] Tar |
| 170 | + [8dfed614] Test |
| 171 | + [cf7118a7] UUIDs |
| 172 | + [4ec0a83e] Unicode |
| 173 | + [e66e0078] CompilerSupportLibraries_jll |
| 174 | + [deac9b47] LibCURL_jll |
| 175 | + [29816b5a] LibSSH2_jll |
| 176 | + [c8ffd9c3] MbedTLS_jll |
| 177 | + [14a3606d] MozillaCACerts_jll |
| 178 | + [83775a58] Zlib_jll |
| 179 | + [8e850ede] nghttp2_jll |
| 180 | + [3f19e933] p7zip_jll</code></pre></article><nav class="docs-footer"><p class="footer-message">Powered by <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> and the <a href="https://julialang.org/">Julia Programming Language</a>.</p></nav></div><div class="modal" id="documenter-settings"><div class="modal-background"></div><div class="modal-card"><header class="modal-card-head"><p class="modal-card-title">Settings</p><button class="delete"></button></header><section class="modal-card-body"><p><label class="label">Theme</label><div class="select"><select id="documenter-themepicker"><option value="documenter-light">documenter-light</option><option value="documenter-dark">documenter-dark</option></select></div></p><hr/><p>This document was generated with <a href="https://github.com/JuliaDocs/Documenter.jl">Documenter.jl</a> version 0.27.24 on <span class="colophon-date" title="Saturday 4 March 2023 18:22">Saturday 4 March 2023</span>. Using Julia version 1.8.5.</p></section><footer class="modal-card-foot"></footer></div></div></div></body></html> |
0 commit comments