Skip to content

Commit

Permalink
index page update
Browse files Browse the repository at this point in the history
  • Loading branch information
daslu committed Dec 15, 2024
1 parent fc6a2c7 commit 797b4f4
Show file tree
Hide file tree
Showing 4 changed files with 90 additions and 78 deletions.
4 changes: 4 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,12 @@ <h1 class="title">Tablemath</h1>
</style>
<script src="index_files/md-default0.js" type="text/javascript"></script>
<script src="index_files/md-default1.js" type="text/javascript"></script>
<p>Math and stats modelling with table ergonomics</p>
<section id="preface" class="level1" data-number="1">
<h1 data-number="1"><span class="header-section-number">1</span> Preface</h1>
<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 package.</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>Tablemath is a Clojure library for math and statistical modeling with table ergonomics, inspired by R.</p>
<p>It composes <a href="https://scicloj.github.io/tablecloth/">Tablecloth</a> datasets with <a href="https://github.com/generateme/fastmath">Fastmath</a> modeling.</p>
<div class="sourceClojure">
Expand Down
4 changes: 2 additions & 2 deletions docs/search.json

Large diffs are not rendered by default.

Loading

0 comments on commit 797b4f4

Please sign in to comment.