numpy.exceptions.TooHardError
- exceptionexceptions.TooHardError[source]
-
max_work was exceeded.
This is raised whenever the maximum number of candidate solutions to consider specified by the
max_work
parameter is exceeded. Assigning a finite number to max_work may have caused the operation to fail.
© 2005–2024 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/2.0/reference/generated/numpy.exceptions.TooHardError.html