PySCeS / pysces

The official PySCeS project source code repository.
https://pysces.github.io
Other
34 stars 10 forks source link

PySCeS fails without an error message (mysterious 766 error) #65

Closed bgoli closed 6 months ago

bgoli commented 2 years ago

I've identified a silent crash (no error) message on my Python 3.8 Anaconda windows machine. The lapack getRF function fails when called with a large matrix e.g. (700x400). This never occurs with normal sized N matrices and I consider it to be a corner case that needs characterisation.

Triggered by BIOMD0000000235.xml

bgoli commented 2 years ago

This may be an OS, SciPy or numpy issue, something for the future

bgoli commented 6 months ago

Tested with Python 3.8.18 and works in latest release 1.2.0