Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scicloj/tablemath

Math and statistics modelling with table ergonomics
https://github.com/scicloj/tablemath

clojure dataframes math statistics

Last synced: 14 days ago
JSON representation

Math and statistics modelling with table ergonomics

Awesome Lists containing this project

README

        

# Tablemath

Math and stats modelling with table ergonomics

## What is this about?

This project is an initial attempt to create a Clojure library for math and statistics which is friendly to [tech.ml.dataset](https://github.com/techascent/tech.ml.dataset) and [Tablecloth](https://scicloj.github.io/tablecloth) datasets and uses the functionality of [Fastmath](https://github.com/generateme/fastmath). It is also intended to compose well with [Tableplot](https://scicloj.github.io/tableplot/) layered plotting. It is highly inspired by [R](https://www.r-project.org/) and its packages.

In a way, it is intended to be a user-friendly compatiblity layer across these libraries.

Possibly, after the details clarify, it will be merged into one of the other Scicloj libraries.

Comments and ideas would help!

## General info
|||
|-|-|
|Website | [https://scicloj.github.io/tablemath/](https://scicloj.github.io/tablemath/)
|Source |[![(GitHub repo)](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/scicloj/tablemath)|
|Deps |[![Clojars Project](https://img.shields.io/clojars/v/org.scicloj/tablemath.svg)](https://clojars.org/org.scicloj/tablemath)|
|License |[EPLv1.0](https://github.com/scicloj/tablemath/blob/main/LICENSE)|
|Status |🛠experimental🛠|
|Dev chat|[#tableplot-dev](https://clojurians.zulipchat.com/#narrow/channel/474332-tablemath-dev) at [Clojurians Zulip](https://scicloj.github.io/docs/community/chat/)|
|User chat|[#data-science](https://clojurians.zulipchat.com/#narrow/stream/151924-data-science) at [Clojurians Zulip](https://scicloj.github.io/docs/community/chat/)|

## License

Copyright © 2024 Scicloj

_EPLv1.0 is just the default for projects generated by `clj-new`: you are not_
_required to open source this project, nor are you required to use EPLv1.0!_
_Feel free to remove or change the `LICENSE` file and remove or update this_
_section of the `README.md` file!_

Distributed under the Eclipse Public License version 1.0.