detour-via-sci: JSON and CSV encoding for rationals as decimal point numbers.

[ csv, data, json, library, math, mpl, numeric ] [ Propose Tags ]

Lossy JSON and CSV encoding and decoding for newtype rationals via scientific with fixed decimal places.


[Skip to Readme]

Modules

[Index]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 1.0.0
Change log changelog.md
Dependencies aeson, base (>=4.5 && <5), cassava, newtype, scientific, siggy-chardust, template-haskell [details]
License MPL-2.0
Copyright © 2017-2018 Phil de Joux, © 2017-2018 Block Scope Limited
Author Phil de Joux
Maintainer phil.dejoux@blockscope.com
Revised Revision 1 made by philderbeast at 2018-06-29T00:54:59Z
Category Data, Math, Numeric, JSON, CSV
Home page https://github.com/blockscope/flare-timing/tree/master/detour-via-sci#readme
Bug tracker https://github.com/blockscope/flare-timing/issues
Source repo head: git clone https://github.com/blockscope/flare-timing(detour-via-sci)
Uploaded by philderbeast at 2018-06-22T17:14:25Z
Distributions LTSHaskell:1.0.0, NixOS:1.0.0, Stackage:1.0.0
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 1161 total (14 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-06-22 [all 1 reports]

Readme for detour-via-sci-1.0.0

[back to package description]

detour-via-sci

For encoding and decoding newtype rationals as scientific with a fixed number of decimal places.