Skip to content

0.10.8

Compare
Choose a tag to compare
@rickecon rickecon released this 22 Apr 22:53
· 283 commits to master since this release
5a770b5

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 and mono2D options.