hops: Handy Operations on Power Series

[ bsd3, library, math, program ] [ Propose Tags ]

HOPS is a DSL for power series and integer sequences.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.0.1, 0.0.2, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0, 0.2.1, 0.4.0, 0.4.1, 0.5.0, 0.7.0, 0.7.1, 0.7.2
Dependencies aeson (>=0.8), ansi-terminal (>=0.6), attoparsec (>=0.11), base (>=4 && <5), bytestring (>=0.10), conduit (>=1), conduit-extra (>=1), containers (>=0.5), deepseq (>=1.3), directory (>=1.2), filepath (>=1.3), hops, http-conduit (>=2.1.7), http-types (>=0.8), optparse-applicative (>=0.10), parallel (>=3.2), resourcet (>=1.1), text (>=0.11), transformers (>=0.4), vector (>=0.10) [details]
License BSD-3-Clause
Author Anders Claesson
Maintainer anders.claesson@gmail.com
Category Math
Home page http://akc.is/hops
Source repo head: git clone git://github.com/akc/hops.git
Uploaded by AndersClaesson at 2017-04-06T00:14:35Z
Distributions
Executables hops
Downloads 8166 total (31 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-04-06 [all 1 reports]

Readme for hops-0.7.0

[back to package description]

HOPS Build Status

HOPS is a small domain specific scripting language for working with power series and integer sequences. It comes with an interpreter and command line utility called hops. For installation and usage instructions please visit the HOPS website at http://akc.is/hops.