fractal 0.5.0

The package provides a multiscale modeling framework for the analysis and synthesis of positive-valued, long-range-dependent processes.
# Fractal [![Version][version-img]][version-url] [![Status][status-img]][status-url]

The package provides a multiscale modeling framework for the analysis and
synthesis of positive-valued, long-range-dependent processes.

## [Documentation][doc]

## References

1. R. H. Riedi, M. Crouse, V. Ribeiro, and R. Baraniuk, “[A multifractal wavelet
   model with application to network traffic][1],” IEEE Transactions on
   Information Theory, vol. 45, no. 3, pp. 992–1018, April 1999.

## Contributing

1. Fork the project.
2. Implement your idea.
3. Open a pull request.

[1]: http://dx.doi.org/10.1109/18.761337

[version-img]: https://img.shields.io/crates/v/fractal.svg
[version-url]: https://crates.io/crates/fractal
[status-img]: https://travis-ci.org/markov-chain/fractal.svg?branch=master
[status-url]: https://travis-ci.org/markov-chain/fractal
[doc]: https://markov-chain.github.io/fractal