Hi All,<br><br>I've made a pull request for a  rather large update of the polynomial package. The new features are<br><br>1) Bug fixes<br>
2) Improved documentation in the numpy reference<br>
3) Preliminary support for multi-dimensional coefficient arrays<br>
4) Support for NA in the fitting routines<br>
5) Improved testing and test coverage<br>
6) Gauss quadrature<br>
7) Weight functions<br>
8) (Mostly) Symmetrized companion matrices<br>
9) Add cast and basis as static functions of convenience classes<br>
10) Remove deprecated import from package <strong>init</strong>.py<br><br>If anyone has an interest in that package, please take some time and review it <a href="https://github.com/numpy/numpy/pull/181">here</a>.<br><br>
Chuck<br>