series 0.2.0

Laurent series in a single variable
Documentation
1
2
3
4
5
6
7
# Version 0.2.0

- Fixed compilation issues with rustc 1.28.0.
- Implemented all arithmetic operations for all combinations of
  references and values.
- Updated traits for logarithm and exponential function and added trait
  for powers.