0.10.8
This release incorporates the changes from PR #839.
- Adds a 2D monotonic smoothing spline tax function estimation to
txfunc.py
- Changes the tax function parameters objects from NumPy arrays to lists in order to accomodate the nonparametric functions that get passed with the
mono
andmono2D
options.