- 05 Sep, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 03 Sep, 2007 3 commits
-
-
Stefan Behnel authored
-
Stefan Behnel authored
-
Stefan Behnel authored
-
- 25 Aug, 2007 1 commit
-
-
Stefan Behnel authored
-
- 30 Jul, 2007 1 commit
-
-
Stefan Behnel authored
-
- 29 Aug, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 19 Aug, 2007 5 commits
-
-
Robert Bradshaw authored
avoid argument parsing (via meth_o, meth_noargs) for non-python-object arguments, upgrade version number to 0.9.6.4 compiles and runs SAGE fine
-
Robert Bradshaw authored
-
Robert Bradshaw authored
previous patch was just for classes
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 17 Aug, 2007 4 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 29 Jul, 2007 2 commits
-
-
William Stein authored
-
Robert Bradshaw authored
-
- 28 Jul, 2007 6 commits
-
-
William Stein authored
-
William Stein authored
-
William Stein authored
-
William Stein authored
-
William Stein authored
-
William Stein authored
-
- 11 Jul, 2007 1 commit
-
-
Robert Bradshaw authored
Emulates behavior of from <module> import *
-
- 10 Jul, 2007 4 commits
-
-
Robert Bradshaw authored
For some reason, it actually makes it slower in some of the most common cases (now commented out). Why? It does help in others.
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 07 Jul, 2007 3 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 07 Jun, 2007 5 commits
-
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
Robert Bradshaw authored
-
- 01 Jun, 2007 1 commit
-
-
Robert Bradshaw authored
Now if you inherit cdef methods from another class, you may re-declare the arguments and return variables to be sub-types of the original declared type. This will be especially convenient for the SAGE arithmetic architecture. Type-checking is performed if necessary.
-
- 09 May, 2007 1 commit
-
-
Robert Bradshaw authored
-
- 04 May, 2007 1 commit
-
-
Robert Bradshaw authored
One rarely, if ever, wants the [step] argument to be negative.
-