Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/diffusionkinetics/open
- Owner: diffusionkinetics
- License: mit
- Created: 2017-03-16T20:49:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T16:15:29.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T23:24:20.403Z (7 months ago)
- Topics: data-science, haskell
- Language: Haskell
- Homepage:
- Size: 955 KB
- Stars: 115
- Watchers: 17
- Forks: 24
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`