Hi all, In [1] it was pointed out that the NonConvergence exception is only available through scipy.optimize.nonlin which is deprecated. This is annoying if you want to catch this exception. I have opened [2] to expose NonConvergence in the main scipy.optimize namespace so that this exception is accessible without deprecation warning and in the future when optimize.nonlin is removed. Please feel free to raise any thoughts/objections here or on the pr.
Thanks, Jake [1] https://github.com/scipy/scipy/issues/20100 [2] https://github.com/scipy/scipy/pull/20103 _______________________________________________ SciPy-Dev mailing list -- scipy-dev@python.org To unsubscribe send an email to scipy-dev-le...@python.org https://mail.python.org/mailman3/lists/scipy-dev.python.org/ Member address: arch...@mail-archive.com