Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lovasoa/elm-median
Compute the median of a list of sortable elements.
https://github.com/lovasoa/elm-median
elm maths median minimalist
Last synced: 24 days ago
JSON representation
Compute the median of a list of sortable elements.
- Host: GitHub
- URL: https://github.com/lovasoa/elm-median
- Owner: lovasoa
- License: gpl-3.0
- Created: 2017-02-16T19:00:15.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T13:46:42.000Z (almost 8 years ago)
- Last Synced: 2024-10-28T21:18:37.591Z (2 months ago)
- Topics: elm, maths, median, minimalist
- Language: Elm
- Size: 21.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lovasoa/elm-median
[![Build Status](https://travis-ci.org/lovasoa/elm-median.svg?branch=master)](https://travis-ci.org/lovasoa/elm-median)
Compute the median of a list of sortable elements.