]> gitweb.michael.orlitzky.com - sage.d.git/blobdiff - README
eja: rename operator_inner_product -> operator_trace inner_product.
[sage.d.git] / README
diff --git a/README b/README
index 47ccc9f5516e63c4de76401db55e797a57cc0ba3..eb9fd9f95838fcbd21f71f0844ad2a6ee453444f 100644 (file)
--- a/README
+++ b/README
@@ -5,5 +5,8 @@ which imports the Sage library. Sage loads ~/.sage/init.sage upon
 startup, so I've supplied a sample init.sage file which will load this
 code from ~/src/sage/.
 
+Newer versions of Sage don't load ~/.sage/init.sage during test mode,
+and "packages" need to be imported explicitly. Therefore the test
+suite is a little tricky to run; but "make check" should work.
 
 [1] http://www.sagemath.org/