Hello, Carl.
You wrote 9 августа 2010 г., 19:58:12:
> Add this line at the top of check.py:
> import sage.all
Thanks!
I've added it on top of _alglib.py because
a) check.py, as every other file, explicitly imports _alglib.py
b) I prefer to modify one file instead of two
Apparently, it works
On Mon, Aug 9, 2010 at 1:42 AM, Sergey Bochkanov
wrote:
> It is somehow connected to patch by Carl Witty which adds ability to
> work with Sage matrices/vectors. This patch works OK when package is
> used from Sage. But when we run test suite from spkg-check with
> "python check.py",