[SciPy-Dev] pull requests and code review

josef.pktd at gmail.com josef.pktd at gmail.com
Thu Jan 5 22:17:36 EST 2012


On Thu, Jan 5, 2012 at 10:14 PM, Skipper Seabold <jsseabold at gmail.com> wrote:
> On Thu, Jan 5, 2012 at 10:04 PM, Denis Laxalde <denis.laxalde at mcgill.ca> wrote:
>> josef.pktd at gmail.com wrote:
>>> statsmodesl is a very heavy user of scipy.optimize
>>
>> In this respect, is there a set of examples or a particular test suite
>> that I could use for further validation?
>>
>
> If you mean which parts of statsmodels can be used to make sure any
> changes in scipy.optimize look okay from our perspective. discrete
> makes particularly heavy use of optimize. tsa does as well but to a
> lesser extent as far as test coverage of different solvers. Our
> censored regression models will have good coverage of the solvers, but
> it's not in upstream master yet (though should be soon).

Since at least Skipper is usually reasonably up to date with scipy
master, there is still the check later on, before a scipy release,
whether any changes in scipy break tested code in statsmodels.

I have to rely on reading code, since I'm currently not able to compile scipy.

Josef

>
> Skipper
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-dev



More information about the SciPy-Dev mailing list