step-function: Step functions, staircase functions or piecewise constant functions

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]

Step functions, staircase functions or piecewise constant functions. Implemented as a default value and a series of transitions. Supports merging two step functions using a supplied merging function.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.2, 0.2.0.1
Change log None available
Dependencies base (>=4.8 && <4.9) [details]
License BSD-3-Clause
Author Petter Bergman
Maintainer jon.petter.bergman@gmail.com
Category Data
Home page https://github.com/jonpetterbergman/step-function
Bug tracker https://github.com/jonpetterbergman/step-function/issues
Source repo head: git clone http://github.com/jonpetterbergman/step-function
this: git clone http://github.com/jonpetterbergman/step-function(tag v0.1.0.0)
Uploaded by petterb at 2015-04-27T06:21:47Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for step-function-0.1.0.0

[back to package description]

step-function

Step functions, staircase functions or piecewise constant functions.

Implemented as a default value and a series of transitions. Supports merging two step functions using a supplied merging function.