Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diffusionkinetics/open

DiffusionKinetics open-source monorepo
https://github.com/diffusionkinetics/open

data-science haskell

Last synced: 2 days ago
JSON representation

DiffusionKinetics open-source monorepo

Awesome Lists containing this project

README

        

DiffusionKinetics open source projects
=====
[![Build Status](https://secure.travis-ci.org/diffusionkinetics/open.svg)](http://travis-ci.org/diffusionkinetics/open)

This is a mono-repo containing a series of projects, mostly related to
data science, machine learning and statistics in Haskell.

* [dampf](https://github.com/diffusionkinetics/open/tree/master/dampf) - Declarative DevOps for busy developers
* [plotlyhs](https://github.com/diffusionkinetics/open/tree/master/plotlyhs) - Plotting using plotly.js
* [parfoldl](https://github.com/diffusionkinetics/open/tree/master/parfoldl) - Parallel folds
* [dashdo](https://github.com/diffusionkinetics/open/tree/master/dashdo) - Dashboards (Shiny for Haskell)
* [fuml](https://github.com/diffusionkinetics/open/tree/master/fuml) - Functional machine learning
* [inliterate](https://github.com/diffusionkinetics/open/tree/master/inliterate) - Dynamically generated reports
* [stanhs](https://github.com/diffusionkinetics/open/tree/master/stanhs) - Probabilistic programming (interface to [Stan](http://mc-stan.org))

## News

Oct 16, 2018 : Development of `datasets` continues within `DataHaskell/dh-core`