Skip to content

Commit

Permalink
build based on d797090
Browse files Browse the repository at this point in the history
  • Loading branch information
Documenter.jl committed Mar 21, 2024
1 parent abde417 commit 9d9afa5
Show file tree
Hide file tree
Showing 20 changed files with 117 additions and 117 deletions.
2 changes: 1 addition & 1 deletion dev/.documenter-siteinfo.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-03-19T15:39:15","documenter_version":"1.3.0"}}
{"documenter":{"julia_version":"1.10.2","generation_timestamp":"2024-03-21T01:58:35","documenter_version":"1.3.0"}}
8 changes: 4 additions & 4 deletions dev/assets/html/JuliaInterface/chap0.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ <h1>JuliaInterface</h1>
<h2>Interface to Julia</h2>

<p>
0.10.3</p>
0.11.0-DEV</p>

<p>
1 March 2024
19 March 2024
</p>

</div>
Expand Down Expand Up @@ -74,7 +74,7 @@ <h3>Abstract</h3>

<p><a id="X82A988D47DFAFCFA" name="X82A988D47DFAFCFA"></a></p>
<h3>Acknowledgements</h3>
<p>The development of this <strong class="pkg">GAP</strong> package has been supported by the <span class="URL"><a href="https://www.computeralgebra.de/sfb/">SFB-TRR 195 "Symbolic Tools in Mathematics and their Applications"</a></span> (from 2017 until 2021).</p>
<p>The development of this <strong class="pkg">GAP</strong> package has been supported by the <span class="URL"><a href="https://www.computeralgebra.de/sfb/">SFB-TRR 195 <q>Symbolic Tools in Mathematics and their Applications</q></a></span> (from 2017 until 2021).</p>

<p><a id="X8537FEB07AF2BEC8" name="X8537FEB07AF2BEC8"></a></p>

Expand Down Expand Up @@ -168,6 +168,6 @@ <h3>Contents<a id="contents" name="contents"></a></h3>
<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a> <a href="chap1.html">1</a> <a href="chap2.html">2</a> <a href="chap3.html">3</a> <a href="chapInd.html">Ind</a> </div>

<hr />
<p class="foot">generated by <a href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
<p class="foot">generated by <a href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>
10 changes: 5 additions & 5 deletions dev/assets/html/JuliaInterface/chap0_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<title>GAP (JuliaInterface) - Contents</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
Expand All @@ -32,10 +32,10 @@ <h1>JuliaInterface</h1>
<h2>Interface to Julia</h2>

<p>
0.10.3</p>
0.11.0-DEV</p>

<p>
1 March 2024
19 March 2024
</p>

</div>
Expand Down Expand Up @@ -77,7 +77,7 @@ <h3>Abstract</h3>

<p><a id="X82A988D47DFAFCFA" name="X82A988D47DFAFCFA"></a></p>
<h3>Acknowledgements</h3>
<p>The development of this <strong class="pkg">GAP</strong> package has been supported by the <span class="URL"><a href="https://www.computeralgebra.de/sfb/">SFB-TRR 195 "Symbolic Tools in Mathematics and their Applications"</a></span> (from 2017 until 2021).</p>
<p>The development of this <strong class="pkg">GAP</strong> package has been supported by the <span class="URL"><a href="https://www.computeralgebra.de/sfb/">SFB-TRR 195 <q>Symbolic Tools in Mathematics and their Applications</q></a></span> (from 2017 until 2021).</p>

<p><a id="X8537FEB07AF2BEC8" name="X8537FEB07AF2BEC8"></a></p>

Expand Down Expand Up @@ -171,6 +171,6 @@ <h3>Contents<a id="contents" name="contents"></a></h3>
<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0_mj.html">Top</a> <a href="chap1_mj.html">1</a> <a href="chap2_mj.html">2</a> <a href="chap3_mj.html">3</a> <a href="chapInd_mj.html">Ind</a> </div>

<hr />
<p class="foot">generated by <a href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
<p class="foot">generated by <a href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>
8 changes: 4 additions & 4 deletions dev/assets/html/JuliaInterface/chap1.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,9 @@ <h4>1.1 <span class="Heading">Aims of the <strong class="pkg">JuliaInterface</st

<p>The low level interface between <strong class="pkg">GAP</strong> and <strong class="pkg">Julia</strong> allows one to access <strong class="pkg">GAP</strong> objects and to call <strong class="pkg">GAP</strong> functions in a <strong class="pkg">Julia</strong> session, to access <strong class="pkg">Julia</strong> objects and to call <strong class="pkg">Julia</strong> functions in a <strong class="pkg">GAP</strong> session, and to convert low level data such as integers, booleans, strings, arrays/lists, dictionaries/records between the two systems.</p>

<p>In particular, this interface is <em>not</em> intended to provide a very "<strong class="pkg">Julia</strong>-ish" interface to <strong class="pkg">GAP</strong> objects and functions, nor a "<strong class="pkg">GAP</strong>-ish" interface to <strong class="pkg">Julia</strong> objects and functions.</p>
<p>In particular, this interface is <em>not</em> intended to provide a very <q><strong class="pkg">Julia</strong>-ish</q> interface to <strong class="pkg">GAP</strong> objects and functions, nor a <q><strong class="pkg">GAP</strong>-ish</q> interface to <strong class="pkg">Julia</strong> objects and functions.</p>

<p>Also, the interface does not provide conversions to <strong class="pkg">GAP</strong> for <strong class="pkg">Julia</strong> objects whose types are defined in <strong class="pkg">Julia</strong> packages (that is, not in the "core <strong class="pkg">Julia</strong>"). For example, the <strong class="pkg">Julia</strong> package <strong class="pkg">Oscar.jl</strong> provides several data types that correspond to objects in <strong class="pkg">GAP</strong>. Their conversions between <strong class="pkg">Julia</strong> and <strong class="pkg">GAP</strong> are handled in <strong class="pkg">Oscar.jl</strong>, see its <code class="file">src/GAP</code> subdirectory, <strong class="pkg">JuliaInterface</strong> does not deal with these issues.</p>
<p>Also, the interface does not provide conversions to <strong class="pkg">GAP</strong> for <strong class="pkg">Julia</strong> objects whose types are defined in <strong class="pkg">Julia</strong> packages (that is, not in the <q>core <strong class="pkg">Julia</strong></q>). For example, the <strong class="pkg">Julia</strong> package <strong class="pkg">Oscar.jl</strong> provides several data types that correspond to objects in <strong class="pkg">GAP</strong>. Their conversions between <strong class="pkg">Julia</strong> and <strong class="pkg">GAP</strong> are handled in <strong class="pkg">Oscar.jl</strong>, see its <code class="file">src/GAP</code> subdirectory, <strong class="pkg">JuliaInterface</strong> does not deal with these issues.</p>

<p>The interface consists of</p>

Expand Down Expand Up @@ -102,7 +102,7 @@ <h4>1.3 <span class="Heading">User preferences in the <strong class="pkg">JuliaI

<h5>1.3-1 <span class="Heading">User preference <code class="code">IncludeJuliaStartupFile</code></span></h5>

<p>When one starts an interactive <strong class="pkg">Julia</strong> session, the <strong class="pkg">Julia</strong> startup file <code class="file">~/.julia/config/startup.jl</code> gets included automatically by default, see <span class="URL"><a href="https://docs.julialang.org/en/v1/stdlib/REPL">the section "The Julia REPL" in the <strong class="pkg">Julia</strong> documentation</a></span>. Hence the effects of this inclusion can be used in a <strong class="pkg">GAP</strong> session which one gets via the following input.</p>
<p>When one starts an interactive <strong class="pkg">Julia</strong> session, the <strong class="pkg">Julia</strong> startup file <code class="file">~/.julia/config/startup.jl</code> gets included automatically by default, see <span class="URL"><a href="https://docs.julialang.org/en/v1/stdlib/REPL">the section <q>The Julia REPL</q> in the <strong class="pkg">Julia</strong> documentation</a></span>. Hence the effects of this inclusion can be used in a <strong class="pkg">GAP</strong> session which one gets via the following input.</p>


<div class="example"><pre>using GAP; GAP.prompt()</pre></div>
Expand All @@ -120,6 +120,6 @@ <h5>1.3-1 <span class="Heading">User preference <code class="code">IncludeJuliaS
<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0.html">Top</a> <a href="chap1.html">1</a> <a href="chap2.html">2</a> <a href="chap3.html">3</a> <a href="chapInd.html">Ind</a> </div>

<hr />
<p class="foot">generated by <a href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
<p class="foot">generated by <a href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>
10 changes: 5 additions & 5 deletions dev/assets/html/JuliaInterface/chap1_mj.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<script type="text/javascript"
src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.0/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
src="https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<title>GAP (JuliaInterface) - Chapter 1: Introduction to JuliaInterface</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
Expand Down Expand Up @@ -49,9 +49,9 @@ <h4>1.1 <span class="Heading">Aims of the <strong class="pkg">JuliaInterface</st

<p>The low level interface between <strong class="pkg">GAP</strong> and <strong class="pkg">Julia</strong> allows one to access <strong class="pkg">GAP</strong> objects and to call <strong class="pkg">GAP</strong> functions in a <strong class="pkg">Julia</strong> session, to access <strong class="pkg">Julia</strong> objects and to call <strong class="pkg">Julia</strong> functions in a <strong class="pkg">GAP</strong> session, and to convert low level data such as integers, booleans, strings, arrays/lists, dictionaries/records between the two systems.</p>

<p>In particular, this interface is <em>not</em> intended to provide a very "<strong class="pkg">Julia</strong>-ish" interface to <strong class="pkg">GAP</strong> objects and functions, nor a "<strong class="pkg">GAP</strong>-ish" interface to <strong class="pkg">Julia</strong> objects and functions.</p>
<p>In particular, this interface is <em>not</em> intended to provide a very <q><strong class="pkg">Julia</strong>-ish</q> interface to <strong class="pkg">GAP</strong> objects and functions, nor a <q><strong class="pkg">GAP</strong>-ish</q> interface to <strong class="pkg">Julia</strong> objects and functions.</p>

<p>Also, the interface does not provide conversions to <strong class="pkg">GAP</strong> for <strong class="pkg">Julia</strong> objects whose types are defined in <strong class="pkg">Julia</strong> packages (that is, not in the "core <strong class="pkg">Julia</strong>"). For example, the <strong class="pkg">Julia</strong> package <strong class="pkg">Oscar.jl</strong> provides several data types that correspond to objects in <strong class="pkg">GAP</strong>. Their conversions between <strong class="pkg">Julia</strong> and <strong class="pkg">GAP</strong> are handled in <strong class="pkg">Oscar.jl</strong>, see its <code class="file">src/GAP</code> subdirectory, <strong class="pkg">JuliaInterface</strong> does not deal with these issues.</p>
<p>Also, the interface does not provide conversions to <strong class="pkg">GAP</strong> for <strong class="pkg">Julia</strong> objects whose types are defined in <strong class="pkg">Julia</strong> packages (that is, not in the <q>core <strong class="pkg">Julia</strong></q>). For example, the <strong class="pkg">Julia</strong> package <strong class="pkg">Oscar.jl</strong> provides several data types that correspond to objects in <strong class="pkg">GAP</strong>. Their conversions between <strong class="pkg">Julia</strong> and <strong class="pkg">GAP</strong> are handled in <strong class="pkg">Oscar.jl</strong>, see its <code class="file">src/GAP</code> subdirectory, <strong class="pkg">JuliaInterface</strong> does not deal with these issues.</p>

<p>The interface consists of</p>

Expand Down Expand Up @@ -105,7 +105,7 @@ <h4>1.3 <span class="Heading">User preferences in the <strong class="pkg">JuliaI

<h5>1.3-1 <span class="Heading">User preference <code class="code">IncludeJuliaStartupFile</code></span></h5>

<p>When one starts an interactive <strong class="pkg">Julia</strong> session, the <strong class="pkg">Julia</strong> startup file <code class="file">~/.julia/config/startup.jl</code> gets included automatically by default, see <span class="URL"><a href="https://docs.julialang.org/en/v1/stdlib/REPL">the section "The Julia REPL" in the <strong class="pkg">Julia</strong> documentation</a></span>. Hence the effects of this inclusion can be used in a <strong class="pkg">GAP</strong> session which one gets via the following input.</p>
<p>When one starts an interactive <strong class="pkg">Julia</strong> session, the <strong class="pkg">Julia</strong> startup file <code class="file">~/.julia/config/startup.jl</code> gets included automatically by default, see <span class="URL"><a href="https://docs.julialang.org/en/v1/stdlib/REPL">the section <q>The Julia REPL</q> in the <strong class="pkg">Julia</strong> documentation</a></span>. Hence the effects of this inclusion can be used in a <strong class="pkg">GAP</strong> session which one gets via the following input.</p>


<div class="example"><pre>using GAP; GAP.prompt()</pre></div>
Expand All @@ -123,6 +123,6 @@ <h5>1.3-1 <span class="Heading">User preference <code class="code">IncludeJuliaS
<div class="chlinkbot"><span class="chlink1">Goto Chapter: </span><a href="chap0_mj.html">Top</a> <a href="chap1_mj.html">1</a> <a href="chap2_mj.html">2</a> <a href="chap3_mj.html">3</a> <a href="chapInd_mj.html">Ind</a> </div>

<hr />
<p class="foot">generated by <a href="http://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
<p class="foot">generated by <a href="https://www.math.rwth-aachen.de/~Frank.Luebeck/GAPDoc">GAPDoc2HTML</a></p>
</body>
</html>
Loading

0 comments on commit 9d9afa5

Please sign in to comment.