jjttjj / rankle

ALPHA Experiments with data rank and tables in Clojure, inspired by J and Q

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rankle - Rank in Clojure

Alpha This repository currently represents a set of code spikes and thought experiments (see build status).

  • Array programming and rank-oriented functions are inspired by J.
  • The column map and table abstractions are inspired by Q.

Start by reading this repo's Rankle document.

Contributors

License

This repository includes slightly modified versions of Clojure core functions as well as the fsm-clj library which are licensed

under the Eclipse Public License either version 1.0 or (at your option) any later version.

The com.semperos.rankle.util/defalias macro was copied from jackknife and is licensed under the Apache License, Version 2.0.

All other original source code in this repository is distributed under the Mozilla Public License version 2.0.

About

ALPHA Experiments with data rank and tables in Clojure, inspired by J and Q

License:Mozilla Public License 2.0


Languages

Language:Clojure 58.1%Language:Jupyter Notebook 41.9%Language:Shell 0.0%