hasklepias: embedded DSL for defining epidemiologic cohorts

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Please see the README on GitHub at https://github.com/novisci/asclepias#readme


[Skip to Readme]

Properties

Versions 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.6.0, 0.6.1, 0.7.0, 0.7.1, 0.8.3, 0.12.0, 0.13.0, 0.13.1, 0.14.0, 0.15.0, 0.15.1, 0.15.2, 0.16.0, 0.16.1, 0.17.0, 0.17.0, 0.17.1, 0.18.0, 0.20.0
Change log ChangeLog.md
Dependencies aeson (>=1.4.0.0 && <2), base (>=4.14 && <4.15), bytestring (==0.10.12.0), cmdargs (==0.10.21), co-log (==0.4.0.1), containers (==0.6.5.1), contravariant (>=1.4), flow (==1.0.22), ghc-prim (==0.6.1), hasklepias, interval-algebra (==0.10.2), lens (==5.0.1), lens-aeson (==1.1.1), mtl (==2.2.2), nonempty-containers (==0.3.4.1), QuickCheck, safe (>=0.3), semiring-simple (==1.0.0.1), tasty (==1.4.1), tasty-hunit (==0.10.0.3), text (==1.2.4.1), time (>=1.11), tuple (==0.3.0.2), unordered-containers (==0.2.14.0), vector (==0.12.2.0), witherable (==0.4.1) [details]
License BSD-3-Clause
Copyright NoviSci, Inc
Author Bradley Saul
Maintainer bsaul@novisci.com
Category Data Science
Home page https://github.com/novisci/asclepias/#readme
Bug tracker https://github.com/novisci/asclepias/issues
Source repo head: git clone https://github.com/novisci/asclepias
Uploaded by bradleysaul at 2021-08-27T17:02:45Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for hasklepias-0.17.0

[back to package description]

Project Asclepias

Asclepias (n):

  1. The genus of North American milkweeds, named after Linnaeus after the greek god of healing, Asclepius.
  2. A language and software project for defining and deriving features from temporally ordered events using the interval algebra.

Current status

The initial versions of hasklepias will focus on the ability to derive features from a sorted collection of events. At this time, developers can experiment with feature definitions (see the examples directory).

Getting started

See the manual and the examples