Skip to content

Commit

Permalink
rerendered doc
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Jan 12, 2025
1 parent 8bc090c commit 0c1b93e
Show file tree
Hide file tree
Showing 3 changed files with 75 additions and 74 deletions.
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,7 @@ <h2 class="anchored" data-anchor-id="what-is-this-about">What is this about?</h2
<p>This project is an initial attempt to create a Clojure library for math and statistics which is friendly to <a href="https://github.com/techascent/tech.ml.dataset">tech.ml.dataset</a> and <a href="https://scicloj.github.io/tablecloth">Tablecloth</a> datasets and uses the functionality of <a href="https://github.com/generateme/fastmath">Fastmath</a>. It is also intended to compose well with <a href="https://scicloj.github.io/tableplot/">Tableplot</a> layered plotting. It is highly inspired by <a href="https://www.r-project.org/">R</a> and its packages.</p>
<p>In a way, it is intended to be a user-friendly compatiblity layer across these libraries.</p>
<p>Possibly, after the details clarify, it will be merged into one of the other Scicloj libraries.</p>
<p>Comments and ideas would help!</p>
</section>
<section id="general-info" class="level2">
<h2 class="anchored" data-anchor-id="general-info">General info</h2>
Expand Down Expand Up @@ -304,7 +305,7 @@ <h2 class="anchored" data-anchor-id="a-little-example">A little example</h2>
<span id="cb3-25"><a href="#cb3-25" aria-hidden="true" tabindex="-1"></a></span></code><button title="Copy to Clipboard" class="code-copy-button"><i class="bi"></i></button></pre></div>
</div>
<div style="background-color:grey;height:2px;width:100%;"></div>
<div><pre><small><small>source: <a href="https://github.com/scicloj/tablema/blob/main/notebooks/index.clj">notebooks/index.clj</a></small></small></pre></div>
<div><pre><small><small>source: <a href="https://github.com/scicloj/tablemath/blob/main/notebooks/index.clj">notebooks/index.clj</a></small></small></pre></div>


</section>
Expand Down
Loading

0 comments on commit 0c1b93e

Please sign in to comment.