sage-4.3

1 view
Skip to first unread message

William Stein

unread,
Dec 25, 2009, 5:41:01 AM12/25/09
to sage-release, sage-devel
Hi,

Merry Christmas! I have released sage-4.3, which is a massive
release with 230 tickets closed, which you can see listed here:

http://trac.sagemath.org/sage_trac/query?status=closed&group=component&max=230&order=priority&col=id&col=summary&col=owner&col=type&col=priority&col=component&col=work_issues&milestone=sage-4.3

You can download the source code here:

http://sage.math.washington.edu/sage/src/

You should be able to upgrade with

sage -upgrade http://sagemath.org/packages/

I'm posting binaries for many systems (except Windows) here right now
(this will take some hours to finish):

http://sage.math.washington.edu/home/wstein/binaries

(Note that I found an OS X 10.5 build machine -- in Mike Rubinstein's
office :-) -- so this time we don't have to worry about that.)

-- William

--
William Stein
Associate Professor of Mathematics
University of Washington
http://wstein.org

Harald Schilly

unread,
Dec 25, 2009, 8:40:13 AM12/25/09
to sage-release
On Dec 25, 11:41 am, William Stein <wst...@gmail.com> wrote:
>    http://sage.math.washington.edu/sage/src/

Please use one of the mirrors for faster downloading.
these are already in sync:
http://sage.scipy.org/sage/src/index.html
http://mirrors.xmission.com/sage/src/index.html

H

Harald Schilly

unread,
Dec 25, 2009, 8:08:06 PM12/25/09
to sage-release
hi, i just want to tell you that the website is now set to 4.3. here
are a couple of things:

* the network is still slow, so syncing the mirrors will take days.

* i tried to build it on my intel n270 netbook, but R didn't respect
the sage_fortran variables and it's the same problem as in earlier
versions. setting env variables worked with 4.2.1 though... maybe
someone else has more luck?

* there are now 4 lzma compressed archives for ubuntu 9.10 and fedora
12. both distributions depend on lzma (resp. xz which is compatible)
because they started to use it for compressing deb and rpm archives.
that's why lzma support is a hard dependency and therefore i gave it a
try. let's hope nobody is confused, readme+download guide is updated.

* i copied 18 binaries, just windows and atom n270 missing i think.

* minh told me that he is working on the sphinx-pdf problem that
occurs when building mip.rst .. once this is resolved he will take
care of the documentation.

H

Rob Beezer

unread,
Dec 25, 2009, 8:23:56 PM12/25/09
to sage-release
Passed all tests (-t -long) on Kubuntu 9.10 on 64-bit Core Duo.

Thanks for the Christmas present! Nothing quite like shopping on
Christmas Eve.

Rob

Message has been deleted

Harald Schilly

unread,
Dec 26, 2009, 6:01:14 AM12/26/09
to sage-release
On Dec 26, 10:26 am, Minh Nguyen <nguyenmi...@gmail.com> wrote:
> The documentation for Sage 4.3 is updated on the Sage website, both
> the HTML [1] and PDF [2] versions.
>

thx!

What I also forgot in the list above, the changelog is (once again)
missing ...

H

kcrisman

unread,
Dec 26, 2009, 9:09:34 AM12/26/09
to sage-release
I feel like mhansen had posted the script he uses to generate (most)
of the information for them on a Trac ticket, but I can't remember
which one it was. Minh, can you take this one?

- kcrisman

Message has been deleted

kcrisman

unread,
Dec 26, 2009, 3:55:06 PM12/26/09
to sage-release

All worked well on MacIntel 10.5, but for the fact that it never
*formally* finished the build and returned to a prompt:

To install gap, gp, singular, etc., scripts
in a standard bin directory, start sage and
type something like
sage: install_scripts('/usr/local/bin')
at the Sage command prompt.

Sage build/upgrade complete!

... and then I didn't get a prompt. So I had to manually do this:

^Cmake: *** [all] Error 130

I don't know if anyone else has encountered this.

- kcrisman

Mike Hansen

unread,
Dec 26, 2009, 5:54:35 PM12/26/09
to sage-r...@googlegroups.com
Here is the info for Sage 4.3. I've attached the little (rough)
script that generates this. It is called like
"./generate_release_notes.py sage-4.3"

Other tickets closed:

#7451: Setting SAGE_FAT_BINARY causes internal compiler error building pari
#7495: notebook: fix massive security vulnerability and get rid of all
possible "internal server errors" when doing "Data --&gt; Upload or
attach file"
#5100: worksheets: can't empty the trash (safari only?)
#7627: Settings page (for converted notebook?) gives errors
#386: Enhance "attach &lt;file&gt;" in the notebook
#485: SAGElite -- release a first version of SAGE Lite
#1466: improve the "click to the left" aspect of the notebook
#2783: notebook -- ocassional "crap" in output like this print "\x01r\x01e580"
#3464: notebook server error on sage.math (port detection problem)
#3619: notebook -- record date &amp; time each user logs in
#3733: notebook -- add something to reference manual about
user-customizable css (easy ticket)
#3802: notebook -- run server locally and logout then go to local
server again and get KeyError in server log and internal server error
#3849: notebook --get rid of internal server errors when uploading a worksheet
#4429: notebook -- wrong display of message " Please enable cookies
and try again."
#4451: notebook - cursor keys do not navigate around text cells
#6076: Allow to redefine the python symbol in the Notebook
#6815: Restarting worksheet doesn't enable typesetting even when
"Typeset" box is checked
#6843: Permission problem when uploading worksheet
#6913: __eq__ methods for the classes in numerical.MIP
#7037: libm4ri thinks the C compiler is broken
#7142: We must check if the version of 'tar' found is gnu tar
#7143: We must check if the version of 'make' found is gnu 'make'
#7181: We must ensure we have GNU make, not HP-UX or Solaris 'make'
#7182: HP-UX failure of gfan-0.3.p4 but easier to ensure we have GNU make
#7195: Cohomology rings of finite p-groups: new version
#7203: prereq-0.4 does not exit if CC is not gcc, but CXX is g++
#7268: GLPK: named constraints and variables, export functions
#7284: create an optional gmp spkg
#7333: CBC spkg updated because of modifications in sage.numerical.mip
#7384: SageNB -- Fix Sphinxify doctests

Patches merged in sage-4.3.alpha0:

#7420: Mike Hansen: Fix uncaught infinite loop in coercion discovery
[Reviewed by Nicolas M. Thiéry, Robert Bradshaw]
#7421: Nicolas M. Thiéry: Weaker precondition for registering a new
coercion [Reviewed by Robert Bradshaw]
#7460: William Stein: numerical noise on itanium (iras) [Reviewed by
Mike Hansen]
#1163: Karl-Dieter Crisman: make assume behave more consistently and
catch inconsistent assumptions [Reviewed by Jason Grout, Robert Marik]
#3663: Anne Schilling, Brant Jones: add support for affine crystals
[Reviewed by Dan Bump]
#4326: Nicolas M. Thiéry, with help from Anne Schilling, Daniel Bump,
Nicolas Borie, Qiang Wang, Steve Pon: Root systems improvements
[Reviewed by Daniel Bump, Mike Hansen]
#5480: Alex Ghitza: R.quotient_by_principal_ideal() is
self-contradictory [Reviewed by Mike Hansen]
#5482: Alex Ghitza: Quotient ring can be created without generator
names [Reviewed by Mike Hansen]
#5794: Dan Bump: exceptional and reducible type branching rules
[Reviewed by Brant Jones]
#5891: Nicolas M. Thiéry: Categories for the working mathematics
programmer [Reviewed by Robert Bradshaw, Craig Citro, Florent Hivert,
David Kohel, David Roe, Anne Schilling, William Stein, Javier
Vengoroso]
#6136: Nicolas M. Thiéry: (Combinatorial) Free modules: cleanup,
abstraction into categories, and functorial constructions [Reviewed by
Florent Hivert]
#6137: Nicolas M. Thiéry: Symmetric functions: refactoring to use
coercions, categories, unique rep, and Hopf algebra framework
[Reviewed by Jason Bandlow]
#6138: Nicolas M. Thiéry: SymmetricGroupAlgebra: updates w.r.t.
categories and free modules [Reviewed by Florent Hivert]
#6318: Adam Webb: optional doctest failure -- axiom interface --
something doesn't work [Reviewed by Mike Hansen]
#6354: Nicolas M. Thiéry: Advertise and improve sage -fixdoctest
[Reviewed by Mike Hansen]
#6517: Adam Webb, Ralf Hemmecke: FriCAS X.Y.Z [Reviewed by Jaap Spies,
Adam Webb, Mike Hansen]
#6669: Martin Raum: Homomorphisms from matrix groups don't have to
have matrix groups as codomain [Reviewed by Robert Bradshaw]
#6760: Robert Bradshaw: error in quaternion algebra ideal basis
[Reviewed by Alex Ghitza]
#6803: Golam Mortuza Hossain: Implement symbolic Kronecker delta and
also make current signum (sgn) symbolic [Reviewed by Karl-Dieter
Crisman]
#7023: Robert Bradshaw: Upgrade to Cython 0.11.3 [Reviewed by Mike Hansen]
#7036: David Kirkby: rubiks ignores CXX and uses g++ even if CXX is
Sun compiler [Reviewed by Mike Hansen]
#7190: Nathann Cohen: French translation: A Tour of Sage [Reviewed by
Dan Drake, Mike Hansen]
#7208: Florent Hivert: Refactorisation of families [Reviewed by
Nicolas M. Thiéry]
#7352: David Kirkby: Update prereq to version 0.5 [Reviewed by Mike Hansen]
#7353: Dan Drake: French "Tour of Sage" should use Sphinx's French
localization [Reviewed by Mike Hansen]

Patches merged in sage-4.3.alpha1:

#5338: William Stein: Sage 3.2.2: speed regression/infinite loop for
"K.&lt;b&gt; = QQ[a]" [Reviewed by Robert Bradshaw]
#3587: Wilfried Huss: calculus -- wrap maxima's symbolic summation
[Reviewed by Burcin Erocal, Mike Hansen, Karl-Dieter Crisman, William
Stein]
#4982: Alex Ghitza, Martin Albrecht: consolidate shifts in
polynomial_template [Reviewed by Alex Ghitza, Martin Albrecht]
#6286: Burcin Erocal: Inconsistence typesettings of PrimitiveFunctions
and SFunctions [Reviewed by Mike Hansen]
#6479: Robert Marik: desolve for 2nd order ODE with initial condition
gives wrong answer [Reviewed by David Joyner]
#6496: Luis Felipe Tabera: functions numerator() and denominator() for
multivariate polynomials [Reviewed by Robert Bradshaw, Florent Hivert]
#6679: Nathann Cohen: Vertex Coloring, Edge Coloring [Reviewed by
Karl-Dieter Crisman, Minh Van Nguyen]
#6813: Nathann Cohen: The whole world in a graph [Reviewed by Adam Webb]
#7116: John Cremona: Potential bug in elliptic curve pairing code
[Reviewed by Robert Bradshaw]
#7157: Nathann Cohen: neighbors_out/in instead of
predecessor/successor in DiGraph [Reviewed by Florent Hivert, Mike
Hansen]
#7194: Michael Brickenstein: extended singular functions interface
[Reviewed by Martin Albrecht, Burcin Erocal]
#7260: Francis Clarke: Inverse mod number field ideals: deal with
several remaining problems [Reviewed by John Cremona]
#7270: Nathann Cohen: numerical.MIP: named constraints and variables,
methods, structure, etc [Reviewed by Martin Albrecht]
#7287: Nils Bruin, Mike Hansen: Update Maxima spkg to build ECL
library [Reviewed by Karl-Dieter Crisman, Minh Van Nguyen]
#7351: Martin Albrecht: optimize import of singular.py [Reviewed by
Robert Bradshaw]
#7364: Nathann Cohen: Eulerian orientation of a graph [Reviewed by
Florent Hivert]
#7375: Martin Albrecht: upgrade M4RI to newest upstream release
[Reviewed by David Kirkby]
#7386: Nathann Cohen: Docstrings for graphs_generators.CubeGraph
[Reviewed by Mike Hansen]

Patches merged in sage-4.3.rc0:

#7471: William Stein: update the patches in the mpir spkg -- update to
mpir 1.2.2 vanilla [Reviewed by Mike Hansen]
#7625: William Stein: include new version of sagenb (0.4.6) [Reviewed
by Mitesh Patel, Tim Dumol]
#2943: Kiran Kedlaya: bug with power series and/or p-adics [Reviewed
by Mike Hansen]
#7264: Burcin Erocal: segfault while substituting powers of exp
[Reviewed by Karl-Dieter Crisman, Mike Hansen]
#1918: Bill Cauchois: Matrices that are printed are not aligned
[Reviewed by Florent Hivert]
#2942: Tim Dumol: new command line options: sage -n and sage -bn
[Reviewed by William Stein]
#5261: Ivan Andrus: Make it so OS X app bundles can have space in the
name [Reviewed by Karl-Dieter Crisman]
#6523: Burcin Erocal: .is_zero() method raises error for symbolic
expression involving derivative [Reviewed by Mike Hansen]
#6854: Simon King: Tab completion for elements of
InfinitePolynomialRing [Reviewed by Martin Albrecht]
#7184: Anders Jonsson, Nathann Cohen: Implement counting of spanning
trees for graphs and digraphs [Reviewed by Mike Hansen]
#7272: Robert Bradshaw: Upgrade to Cython 0.12 [Reviewed by Mike Hansen]
#7381: Mike Hansen: Coercion of HyperellipticCurve over pAdicField to
an extension [Reviewed by Nathann Cohen]

Patches merged in sage-4.3.rc1:

#7747: John Palmieri, Burcin Erocal: miscellaneous documentation fixes
[Reviewed by Minh Van Nguyen]
#7683: Mike Hansen: sphinx reference manual documentation has a major
issue: in some cases the input parameters to functions are completely
omitted causing great confusion! [Reviewed by John Palmieri]
#7718: David Roe: Segfault in coercion code [Reviewed by Robert Bradshaw]
#3684: Martin Albrecht: linear algebra -- optimize computation of
kernel for matrices over GF(2) [Reviewed by Mike Hansen]
#6764: Nathann Cohen: Independent Set of Representatives [Reviewed by
Robert Miller]
#6962: Nathann Cohen: Feedback vertex set, Feedback arc set [Reviewed
by Robert Miller]
#7243: Tim Abbott, Mike Hansen: bashisms in
extcode-4.1.2/pari/dokchitser/testall [Reviewed by David Kirkby]
#7291: Nathann Cohen: Max Cut [Reviewed by Robert Miller]
#7294: Nathann Cohen: Degree constrained subgraph [Reviewed by Robert Miller]
#7314: Nathann Cohen: Average distance, Wiener Index, Szeged index
[Reviewed by Robert Miller]
#7358: Nathann Cohen: Strong orientations of 2-connected graphs
[Reviewed by Robert Miller]
#7365: Nathann Cohen: Petersen's 2-factor theorem [Reviewed by Robert Miller]

Patches merged in sage-4.3.rc2:

#7677: Mike Hansen: sage-4.3.rc0: powerpc g5 doctest blockers [Reviewed by ]
#7757: : Upgrade to notebook spkg to sagenb-0.4.8 [Reviewed by ]
#7758: William Stein: doctest failure on OS X 10.5 intel due to
randomization [Reviewed by Nathann Cohen]

Contributors:


Adam Webb
Alex Ghitza
Anders Jonsson
Anne Schilling
Bill Cauchois
Brant Jones
Burcin Erocal
Craig Citro
Dan Bump
Dan Drake
Daniel Bump
David Green
David Joyner
David Kirkby
David Kohel
David Roe
Florent Hivert
Francis Clarke
Golam Mortuza Hossain
Ivan Andrus
Jaap Spies
Jason Bandlow
Jason Grout
Javier Vengoroso
John Cremona
John Palmieri
Karl-Dieter Crisman
Kiran Kedlaya
Luis Felipe Tabera
Martin Albrecht
Martin Raum
Michael Brickenstein
Mike Hansen
Minh Van Nguyen
Mitesh Patel
Nathann Cohen
Nicolas Borie
Nicolas M. Thiéry
Nils Bruin
Qiang Wang
Ralf Hemmecke
Robert Bradshaw
Robert Marik
Robert Miller
Simon King
Steve Pon
Tim Abbott
Tim Dumol
Wilfried Huss
William Stein
with help from Anne Schilling

generate_release_notes.py

kcrisman

unread,
Dec 26, 2009, 6:27:26 PM12/26/09
to sage-release
Thanks, that is super helpful for the future!

Is it possible to add a thing on Trac on "merged in" to opt for Sage
or SageNB? That would assist in making this more accurate and easy to
do in the long run, as well as provide more detail for those looking
in the future to see what is going on in Sage vs. SageNB development.
Just a thought.

To Minh:

If possible, make sure to continue finding out what tickets under
"other tickets" below are really SageNB tickets and report them in a
separate category from other "other" tickets, and give reasons why
those other "other" tickets were closed - I feel this is important to
document other than on Trac alone.

- kcrisman

Message has been deleted

kcrisman

unread,
Dec 26, 2009, 10:23:18 PM12/26/09
to sage-release

On Dec 26, 9:19 pm, Minh Nguyen <nguyenmi...@gmail.com> wrote:
> Hi kcrisman,


>
> On Sun, Dec 27, 2009 at 10:27 AM, kcrisman <kcris...@gmail.com> wrote:
> > Thanks, that is super helpful for the future!
>
> > Is it possible to add a thing on Trac on "merged in" to opt for Sage
> > or SageNB?  That would assist in making this more accurate and easy to
> > do in the long run, as well as provide more detail for those looking
> > in the future to see what is going on in Sage vs. SageNB development.
> > Just a thought.
>

> Two possibilities:
>
> (1) A separate trac server for SageNB development.
>
> (2) In the "Merged in:" field, put the version of SageNB in which a
> notebook patch is merged. This seems to be the current approach. I
> have gone through the notebook tickets. Whenever possible, I have put
> down the version of SageNB in which a patch has been merged.
>

Probably the latter is the best idea, and it would be good for release
managers to remind the SageNB package administrators to do this :) I
think something separate at this point would make a higher hurdle for
Sage people to also contribute to SageNB. Not to mention annoying in
various other ways, I'm sure.

- kcrisman

Harald Schilly

unread,
Dec 27, 2009, 5:13:59 AM12/27/09
to sage-release
On Dec 26, 2:08 am, Harald Schilly <harald.schi...@gmail.com> wrote:
> * i tried to build it on my intel n270 netbook, but R didn't respect
> the sage_fortran variables ...

My second try worked. I started fresh and set the variables right from
the beginning. Just two doctests (plot and ell_rational_field) had
timeouts. So, we have an atom build, too.

H

Nicolas M. Thiery

unread,
Dec 27, 2009, 11:51:32 AM12/27/09
to sage-r...@googlegroups.com, sage-devel, sage-comb...@googlegroups.com
On Fri, Dec 25, 2009 at 02:41:01AM -0800, William Stein wrote:
> Merry Christmas! I have released sage-4.3, which is a massive
> release with 230 tickets closed

Yippee!

What an exquisite Christmas gift for the Sage-Combinat team :-)
We are glad not to have to worry about this pile of patches anymore!

Cheers,
Nicolas

PS: Minh, let me know if you need help for the category/combinat part
of the release tour

--
Nicolas M. Thi�ry "Isil" <nth...@users.sf.net>
http://Nicolas.Thiery.name/

Nicolas M. Thiery

unread,
Dec 27, 2009, 10:52:26 AM12/27/09
to sage-r...@googlegroups.com
Hi!

On Sat, Dec 26, 2009 at 05:54:35PM -0500, Mike Hansen wrote:
> Here is the info for Sage 4.3. I've attached the little (rough)
> script that generates this. It is called like
> "./generate_release_notes.py sage-4.3"
>
> Other tickets closed:
>
> #7451: Setting SAGE_FAT_BINARY causes internal compiler error building pari

...
> Contributors:
> ...


> William Stein
> with help from Anne Schilling

I am probably the original culprit for that one :-) Could someone
please fix it? Thanks!

Cheers,
Nicolas

Message has been deleted

Nicolas M. Thiery

unread,
Dec 27, 2009, 6:16:28 PM12/27/09
to sage-r...@googlegroups.com
On Mon, Dec 28, 2009 at 06:07:54AM +1100, Minh Nguyen wrote:
> On Mon, Dec 28, 2009 at 2:52 AM, Nicolas M. Thiery
> <Nicolas...@u-psud.fr> wrote:
>
> <SNIP>

>
> > I am probably the original culprit for that one :-) Could someone
> > please fix it?
>
> Done. This is now:
>
> #4326: Nicolas M. Thi�ry, Anne Schilling, Daniel Bump, Nicolas Borie,

> Qiang Wang, Steve Pon: Root systems improvements [Reviewed by Daniel
> Bump, Mike Hansen]
>
> The release note [1], the HISTORY.txt, and ticket #4326 have been
> updated accordingly. Please correct me if this is incorrect.
>
>
> [1] http://www.sagemath.org/mirror/src/announce/sage-4.3.txt
>
> [2] http://www.sagemath.org/mirror/src/announce/HISTORY.txt
>
> [3] http://trac.sagemath.org/sage_trac/ticket/4326

Thanks!

Maybe at some point we should have a separation "main author(s)" /
"contributor(s)", but that's good for now.

Gonzalo Tornaria

unread,
Dec 31, 2009, 3:10:57 PM12/31/09
to sage-r...@googlegroups.com
I haven't seen these reported:

$ \time ./sage -tp 16 devel/sage
...
The following tests failed:

sage -t devel/sage/sage/symbolic/expression.pyx # 6 doctests failed
sage -t devel/sage/sage/numerical/optimize.py # 6 doctests failed
sage -t devel/sage/sage/interfaces/r.py # 3 doctests failed
----------------------------------------------------------------------
Total time for all tests: 458.2 seconds

(detailed errors below)

This is a new machine with 2 * quad core xeon (nehalem) and plenty of ram.


I'm also getting ocasional errors (in random files) which claim:

"""
A mysterious error (perhaps a memory error?) occurred, which may have
crashed doctest.
"""

Is there any other explanation of this rather than a memory error? (dammit!)


Details:

-----------------------------

sage -t devel/sage/sage/symbolic/expression.pyx
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/symbolic/expression.pyx",
line 6103:
sage: f.find_maximum_on_interval(0,5)
Expected:
(0.5610963381910451, 0.8603335890...)
Got:
(0.5610963381910451, array([ 0.86033359]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/symbolic/expression.pyx",
line 6105:
sage: f.find_maximum_on_interval(0,5, tol=0.1, maxfun=10)
Expected:
(0.561090323458081..., 0.857926501456...)
Got:
(0.56109032345808163, array([ 0.8579265]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/symbolic/expression.pyx",
line 6142:
sage: f.find_minimum_on_interval(1, 5)
Expected:
(-3.288371395590..., 3.4256184695...)
Got:
(-3.2883713955908962, array([ 3.42561847]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/symbolic/expression.pyx",
line 6144:
sage: f.find_minimum_on_interval(1, 5, tol=1e-3)
Expected:
(-3.288371361890..., 3.4257507903...)
Got:
(-3.288371361890984, array([ 3.42575079]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/symbolic/expression.pyx",
line 6146:
sage: f.find_minimum_on_interval(1, 5, tol=1e-2, maxfun=10)
Expected:
(-3.288370845983..., 3.4250840220...)
Got:
(-3.2883708459837844, array([ 3.42508402]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/symbolic/expression.pyx",
line 6149:
sage: f.find_minimum_on_interval(1, 15)
Expected:
(-9.477294259479..., 9.5293344109...)
Got:
(-9.4772942594797929, array([ 9.52933441]))
**********************************************************************
2 items had failures:
2 of 5 in __main__.example_146
4 of 8 in __main__.example_147
***Test Failed*** 6 failures.
For whitespace errors, see the file
/home/tornaria/.sage//tmp/.doctest_expression.py
[40.2 s]

-----------------------------

sage -t devel/sage/sage/numerical/optimize.py
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/numerical/optimize.py",
line 117:
sage: find_maximum_on_interval(f, 0,5)
Expected:
(0.561096338191..., 0.8603335890...)
Got:
(array([ 0.56109634]), array([ 0.86033359]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/numerical/optimize.py",
line 119:
sage: find_maximum_on_interval(f, 0,5, tol=0.1, maxfun=10)
Expected:
(0.561090323458..., 0.857926501456...)
Got:
(array([ 0.56109032]), array([ 0.8579265]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/numerical/optimize.py",
line 155:
sage: find_minimum_on_interval(f, 1, 5)
Expected:
(-3.28837139559..., 3.4256184695...)
Got:
(array([-3.2883714]), array([ 3.42561847]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/numerical/optimize.py",
line 157:
sage: find_minimum_on_interval(f, 1, 5, tol=1e-3)
Expected:
(-3.28837136189098..., 3.42575079030572...)
Got:
(array([-3.28837136]), array([ 3.42575079]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/numerical/optimize.py",
line 159:
sage: find_minimum_on_interval(f, 1, 5, tol=1e-2, maxfun=10)
Expected:
(-3.28837084598..., 3.4250840220...)
Got:
(array([-3.28837085]), array([ 3.42508402]))
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/numerical/optimize.py",
line 162:
sage: find_minimum_on_interval(f, 1, 15)
Expected:
(-9.4772942594..., 9.5293344109...)
Got:
(array([-9.47729426]), array([ 9.52933441]))
**********************************************************************
2 items had failures:
2 of 5 in __main__.example_2
4 of 8 in __main__.example_3
***Test Failed*** 6 failures.
For whitespace errors, see the file
/home/tornaria/.sage//tmp/.doctest_optimize.py
[2.7 s]

-----------------------------

sage -t devel/sage/sage/interfaces/r.py
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/interfaces/r.py",
line 666:
sage: r.help('print.anova')
Expected:
anova package:stats R Documentation
...
'coefficients', 'effects', 'fitted.values', 'residuals',
'summary', 'drop1', 'add1'.
Got:
Error in print.help_files_with_topic("/scratch/tornaria/sage-4.3/local/lib/R//library/stats/help/anova")
:
No text help for 'print.anova' is available:
corresponding file is missing
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/interfaces/r.py",
line 1709:
sage: print length._sage_doc_()
Expected:
length package:base R Documentation
...
<BLANKLINE>
Got:
Error in print.help_files_with_topic("/scratch/tornaria/sage-4.3/local/lib/R//library/base/help/length")
:
No text help for 'length' is available:
corresponding file is missing
**********************************************************************
File "/scratch/tornaria/sage-4.3/devel/sage-main/sage/interfaces/r.py",
line 1782:
sage: print length._sage_doc_()
Expected:
length package:base R Documentation
...
<BLANKLINE>
Got:
Error in print.help_files_with_topic("/scratch/tornaria/sage-4.3/local/lib/R//library/base/help/length")
:
No text help for 'length' is available:
corresponding file is missing
**********************************************************************
3 items had failures:
1 of 3 in __main__.example_23
1 of 5 in __main__.example_68
1 of 4 in __main__.example_73
***Test Failed*** 3 failures.
For whitespace errors, see the file /home/tornaria/.sage//tmp/.doctest_r.py
[4.3 s]

-----------------------------

Reply all
Reply to author
Forward
0 new messages